User Tools

Site Tools


lua:quic

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:quic [2018/12/13 23:34] – [Conclusion] veeralua:quic [2018/12/13 23:37] – [QUIC protocol analysis using the Trisul Scripting API] veera
Line 8: Line 8:
  
  
 +The QUIC analysis LUA scripts can be found here in the [[https://github.com/trisulnsm/bitmaul/tree/master/examples/quic|BITMAUL/examples/quic]] repo
 ===== Network Security Monitoring for QUIC ===== ===== Network Security Monitoring for QUIC =====
  
Line 32: Line 33:
 The quic-dissect.lua script is where the real stuff happens, the rest of the files are plumbing into the Trisul platform. Start from there.  The quic-dissect.lua script is where the real stuff happens, the rest of the files are plumbing into the Trisul platform. Start from there. 
  
-What is the output of the QUIC analysis+==== Output of the QUIC analysis ==== 
  
 The goal of all Trisul scripts is to add some piece of information into the streaming analysis. What we do in quic-simplecounter.lua is. The goal of all Trisul scripts is to add some piece of information into the streaming analysis. What we do in quic-simplecounter.lua is.
Line 42: Line 44:
  
  
-This is how the outputs look like. Using the TRP API you can access these programatically too. +This is how the outputs look like. 
 ===== Flow Tags ===== ===== Flow Tags =====
  
lua/quic.txt · Last modified: 2024/06/04 16:58 by thiyagu