**This is an old revision of the document!** ----
====== Script examples ====== Explains various programming techniques with real examples. ==== UA-Parser ==== [[lua:ua-parser|Trisul script to use UA-Parser regex to track HTTP User Agents]] ==== QUIC analyzer ==== A G-QUIC (Google QUIC) analyzer that parses a UDP-443 protocol, extracts indicators, and certificates. Learn how to use LuaJIT FFI to work with decompression, BITMAUL to parse protocols, etc. [[lua:quic|Explains the Trisul Google QUIC protocol analyzer script]]