zeek/scripts/base/protocols/ssl
Johanna Amann ff27eb5a69 SSL: Add new extension types and ECH test
This commit adds a multitude of new extension types that were added in
the last few years; it also adds grease values to extensions, curves,
and ciphersuites.

Furthermore, it adds a test that contains a encrypted-client-hello
key-exchange (which uses several extension types that we do not have in
our baseline so far).
2023-10-30 14:19:16 +00:00
..
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
consts.zeek SSL: Add new extension types and ECH test 2023-10-30 14:19:16 +00:00
ct-list.zeek Update Mozilla CA and Google CT lists 2023-05-03 10:46:41 +01:00
dpd.sig Match DPD TLS signature on one-sided connections. 2022-02-01 16:51:21 +00:00
files.zeek Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
main.zeek ssl: Prevent unbounded ssl_history growth 2023-10-25 09:35:45 +02:00
mozilla-ca-list.zeek Update Mozilla CA and Google CT lists 2023-05-03 10:46:41 +01:00
README SSL: Update OCSP/SCT scripts and documentation. 2017-07-27 16:22:40 -07:00

Support for Secure Sockets Layer (SSL)/Transport Layer Security(TLS) protocol analysis.