zeek/scripts/base/protocols/ssl
Johanna Amann dcf4907857 Add CT log information to Bro
This commit add the table SSL::ct_logs to Bro. This table is populated
with information about the currently active certificate transparency
logs (data from Google). The data can, e.g., be used to identify which
Logs are being used in SCTs.
2017-03-16 13:50:32 -07:00
..
__load__.bro Add CT log information to Bro 2017-03-16 13:50:32 -07:00
consts.bro Add new TLS extension type (cached_info) 2017-01-19 13:22:34 -08:00
ct-list.bro Add CT log information to Bro 2017-03-16 13:50:32 -07:00
dpd.sig Extend ssl dpd signature to allow alert before server_hello. 2015-10-22 13:36:21 -07:00
files.bro OCSP: re-enable logging, fix tests, fix x509 issue 2017-02-10 17:05:12 -08:00
main.bro Add CT log information to Bro 2017-03-16 13:50:32 -07:00
mozilla-ca-list.bro Update Mozilla CA list. 2016-08-10 09:21:46 -07:00
README Add README files for base/protocols 2013-10-17 12:47:32 -05:00

Support for Secure Sockets Layer (SSL) protocol analysis.