]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
tls/ja3: adds test with duplicate handshake 2028/head
authorPhilippe Antoine <pantoine@oisf.net>
Tue, 3 Sep 2024 14:04:09 +0000 (16:04 +0200)
committerPhilippe Antoine <pantoine@oisf.net>
Tue, 3 Sep 2024 14:06:00 +0000 (16:06 +0200)
commitbc401e6a431852a7f060a6fc2db5f7ae79f1863b
tree63b9c1e1264ad9a0c4afb3806d6a2d2df957df1a
parent218af4c1a548ada869b7af8187980858a2f00235
tls/ja3: adds test with duplicate handshake

Ticket: 6634
tests/tls-duplicate-hello/README.md [new file with mode: 0644]
tests/tls-duplicate-hello/cli.py [new file with mode: 0644]
tests/tls-duplicate-hello/input.pcap [new file with mode: 0644]
tests/tls-duplicate-hello/srv.go [new file with mode: 0644]
tests/tls-duplicate-hello/test.rules [new file with mode: 0644]
tests/tls-duplicate-hello/test.yaml [new file with mode: 0644]