User Tools

Site Tools


lua:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
lua:start [2018/12/13 16:45] – [Basics] veeralua:start [2018/12/22 18:09] – [Script examples] veera
Line 13: Line 13:
 [[lua:structure|How to structure your scripts]] [[lua:structure|How to structure your scripts]]
  
-===== Basics =====+===== Tutorials =====
  
 Links to step by step tutorials Links to step by step tutorials
Line 22: Line 22:
   * **Tutorial 4** : A step-by-step guide to working with resources (Logs) [[https://github.com/trisulnsm/trisul-scripts/tree/master/lua/tutorial/tutorial4|by writing a URLHaus IOC checker]]   * **Tutorial 4** : A step-by-step guide to working with resources (Logs) [[https://github.com/trisulnsm/trisul-scripts/tree/master/lua/tutorial/tutorial4|by writing a URLHaus IOC checker]]
  
 +===== LuaJIT tips =====
  
 +[[lua:jittips|LuaJIT performance tips]]
  
-===== Techniques used in sample scripts ===== 
  
 +====== Script examples ======
  
-[[lua:ua-parser|Trisul script to use UA-Parser regex to track HTTP User Agents]] +Explains various programming techniques with real examples. 
  
 +==== UA-Parser ====
  
-===== LuaJIT tips ===== 
  
-[[lua:jittips|LuaJIT performance tips]]+[[lua:ua-parser|Trisul script to use UA-Parser regex to track HTTP User Agents]]  
  
 +==== QUIC analyzer ====
  
-===== 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]] [[lua:quic|Explains the Trisul Google QUIC protocol analyzer script]]
  
  
lua/start.txt · Last modified: 2018/12/22 18:19 by veera