zeek/scripts/policy/protocols
Johanna Amann b56b856da9 SSL/TLS: Parse CertificateRequest message
This commit introduces parsing of the CertificateRequest message in the
TLS handshake. It introduces a new event ssl_certificate_request, as
well as a new function parse_distinguished_name, which can be used to
parse part of the ssl_certificate_request event parameters.

This commit also introduces a new policy script, which appends
information about the CAs a TLS server requests in the
CertificateRequest message, if it sends it.
2023-03-09 09:12:29 +01:00
..
conn Default known stores to false to avoid Broker stores 2023-03-02 12:48:53 -07:00
dhcp Remove deprecated functions/events 2019-05-02 12:06:39 -07:00
dns Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
ftp Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
http Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
krb Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
modbus Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
mqtt mqtt: Move from policy/ into base/ 2022-11-30 10:14:20 +01: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 Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
smtp scripts: Migrate table iteration to blank identifiers 2022-10-24 10:36:09 +02:00
ssh update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08:00
ssl SSL/TLS: Parse CertificateRequest message 2023-03-09 09:12:29 +01:00