zeek/scripts/policy
Florian Wilkens 2d950ffde9 ssl: rudimentary decryption for TLS 1.2
Several limitations still apply:
- TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 is the only supported cipher suite
- Some tests are broken due to a failing assertion regarding bytestring
- No newly written tests for decryption (the patch was tested extensively for our paper)
- Several small open technical questions marked with FIXME
- Architecture in the ssl module might not be optimal
2021-04-19 17:38:02 +02:00
..
files Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
frameworks Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
integration Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
misc Move UnknownProtocol options to init-bare.zeek 2020-11-11 12:58:38 -08:00
protocols ssl: rudimentary decryption for TLS 1.2 2021-04-19 17:38:02 +02:00
tuning Merge remote-tracking branch 'origin/topic/seth/zeek_init' 2019-04-19 11:24:29 -07:00