zeek/scripts/policy/protocols/ssl
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
..
decryption.zeek ssl: rudimentary decryption for TLS 1.2 2021-04-19 17:38:02 +02:00
expiring-certs.zeek GH-234: rename Broxygen to Zeexygen along with roles/directives 2019-04-22 19:45:50 -07:00
extract-certs-pem.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
heartbleed.zeek ssl: rudimentary decryption for TLS 1.2 2021-04-19 17:38:02 +02:00
known-certs.zeek Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
log-hostcerts-only.zeek &is_set => &is_assigned 2021-02-04 12:18:46 -08:00
notary.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
validate-certs.zeek More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
validate-ocsp.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
validate-sct.zeek &is_set => &is_assigned 2021-02-04 12:18:46 -08:00
weak-keys.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00