zeek/scripts
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
..
base Reference the manual's explanation of originator and responder from conn_id 2021-04-09 10:31:56 -07:00
policy ssl: rudimentary decryption for TLS 1.2 2021-04-19 17:38:02 +02:00
site Install zkg as part of the Zeek distribution. 2020-12-11 18:43:47 -08:00
zeekygen ssl: rudimentary decryption for TLS 1.2 2021-04-19 17:38:02 +02:00
CMakeLists.txt No longer symlink local.zeek to local.bro. 2020-01-29 12:08:10 +00:00
test-all-policy.zeek ssl: rudimentary decryption for TLS 1.2 2021-04-19 17:38:02 +02:00