zeek/scripts/base/protocols/ssl
Johanna Amann e7c9fa1f6e SSL: Fix logging of Hello Retry Requests
It turns out that we never logged hello retry requests correctly in the
ssl_history field.

Hello retry requests are (in their final version) signaled by a specific
random value in the server random.

This commit fixes this oversight, and hello retry requests are now
correctly logged as such.
2023-05-03 13:34:48 +01:00
..
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
consts.zeek Update SSL consts 2021-01-20 14:14:47 +00:00
ct-list.zeek Update CT log list. 2022-10-06 15:10:59 +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: Fix logging of Hello Retry Requests 2023-05-03 13:34:48 +01:00
mozilla-ca-list.zeek Update X.509 and CT trust anchors 2022-04-28 13:58:29 +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.