zeek/scripts/policy/protocols
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
..
conn Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
dhcp Remove deprecated functions/events 2019-05-02 12:06:39 -07:00
dns Merge branch 'dns-original-query-case' of https://github.com/rvictory/zeek 2020-06-26 00:07:02 -07:00
ftp Merge remote-tracking branch 'origin/topic/seth/zeek_init' 2019-04-19 11:24:29 -07:00
http GH-352: Improve HTTP::match_sql_injection_uri regex 2020-11-12 16:19:35 -08:00
krb Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
modbus Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
mqtt Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
mysql Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
rdp Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
smb Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
smtp Sometimes user_agent is missing 2021-03-24 15:48:09 -05:00
ssh GH-234: rename Broxygen to Zeexygen along with roles/directives 2019-04-22 19:45:50 -07:00
ssl ssl: rudimentary decryption for TLS 1.2 2021-04-19 17:38:02 +02:00