This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
lua:quic [2018/12/13 18:17] veera [Extract X.509 Certificate in QUIC] |
lua:quic [2019/08/14 14:55] (current) veera [QUIC protocol analysis using the Trisul Scripting API] |
||
---|---|---|---|
Line 6: | Line 6: | ||
This article describes how you can pull out key indicators from QUIC into Trisul using the [[https://www.trisul.org/docs/lua/index.html|Lua Scripting API]]. | This article describes how you can pull out key indicators from QUIC into Trisul using the [[https://www.trisul.org/docs/lua/index.html|Lua Scripting API]]. | ||
+ | |||
+ | <note> | ||
+ | **UPDATES** 14-Aug-19 Updated to support QUIC version 46</note> | ||
+ | <note> | ||
The QUIC analysis LUA scripts can be found here in the [[https://github.com/trisulnsm/bitmaul/tree/master/examples/quic|BITMAUL/examples/quic]] repo | The QUIC analysis LUA scripts can be found here in the [[https://github.com/trisulnsm/bitmaul/tree/master/examples/quic|BITMAUL/examples/quic]] repo | ||
+ | </note> | ||
+ | |||
+ | |||
===== Network Security Monitoring for QUIC ===== | ===== Network Security Monitoring for QUIC ===== | ||