zeek/testing/btest/scripts/base/protocols/ssl
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
..
basic.test GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
common_name.test General btest cleanup 2020-08-11 11:26:22 -07:00
comp_methods.test General btest cleanup 2020-08-11 11:26:22 -07:00
cve-2015-3194.test General btest cleanup 2020-08-11 11:26:22 -07:00
dhe.test General btest cleanup 2020-08-11 11:26:22 -07:00
dpd.test GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
dtls-no-dtls.test GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
dtls-stun-dpd.test General btest cleanup 2020-08-11 11:26:22 -07:00
dtls.test General btest cleanup 2020-08-11 11:26:22 -07:00
ecdhe.test General btest cleanup 2020-08-11 11:26:22 -07:00
ecdsa.test General btest cleanup 2020-08-11 11:26:22 -07:00
fragment.test General btest cleanup 2020-08-11 11:26:22 -07:00
handshake-events.test ssl: rudimentary decryption for TLS 1.2 2021-04-19 17:38:02 +02:00
keyexchange.test General btest cleanup 2020-08-11 11:26:22 -07:00
ocsp-http-get.test Remove opaque of ocsp_resp. 2019-06-18 11:09:16 -07:00
ocsp-request-only.test Remove opaque of ocsp_resp. 2019-06-18 11:09:16 -07:00
ocsp-request-response.test Remove opaque of ocsp_resp. 2019-06-18 11:09:16 -07:00
ocsp-response-only.test Remove opaque of ocsp_resp. 2019-06-18 11:09:16 -07:00
ocsp-revoked.test Remove opaque of ocsp_resp. 2019-06-18 11:09:16 -07:00
ocsp-stapling.test General btest cleanup 2020-08-11 11:26:22 -07:00
signed_certificate_timestamp.test GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
tls-1.2-ciphers.test General btest cleanup 2020-08-11 11:26:22 -07:00
tls-1.2-handshake-failure.test General btest cleanup 2020-08-11 11:26:22 -07:00
tls-1.2-random.test General btest cleanup 2020-08-11 11:26:22 -07:00
tls-1.2.test General btest cleanup 2020-08-11 11:26:22 -07:00
tls-extension-events.test General btest cleanup 2020-08-11 11:26:22 -07:00
tls1_1.test General btest cleanup 2020-08-11 11:26:22 -07:00
tls13-experiment.test General btest cleanup 2020-08-11 11:26:22 -07:00
tls13-version.test General btest cleanup 2020-08-11 11:26:22 -07:00
tls13.test ssl: rudimentary decryption for TLS 1.2 2021-04-19 17:38:02 +02:00
tls13_encrypted_handshake_events.test ssl: rudimentary decryption for TLS 1.2 2021-04-19 17:38:02 +02:00
x509-invalid-extension.test General btest cleanup 2020-08-11 11:26:22 -07:00
x509_extensions.test General btest cleanup 2020-08-11 11:26:22 -07:00