zeek/testing/btest/scripts/base
Johanna Amann 95f1565498 Match DPD TLS signature on one-sided connections.
This commit changes DPD matching for TLS connections. A one-sided match
is enough to enable DPD now.

This commit also removes DPD for SSLv2 connections. SSLv2 connections do
basically no longer happen in the wild. SSLv2 is also really finnicky to
identify correctly - there is very little data required to match it, and
basically all matches today will be false positives. If DPD for SSLv2 is
still desired, the optional signature in policy/protocols/ssl/dpd-v2.sig
can be loaded.

Fixes GH-1952
2022-02-01 16:51:21 +00:00
..
files Add ability to check if hostname is valid for a specific cert 2021-06-29 15:00:48 +01:00
frameworks update existing test suite usage of "when" statements to include captures 2022-01-07 14:54:06 -08:00
misc Tweak find-filtered-trace to not flag traces if they have non-TCP 2020-09-25 11:29:44 +00:00
protocols Match DPD TLS signature on one-sided connections. 2022-02-01 16:51:21 +00:00
utils update existing test suite usage of "when" statements to include captures 2022-01-07 14:54:06 -08:00