mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 07:08:19 +00:00
Add testcase for CVE-2015-3194
This commit is contained in:
parent
176b0e7b44
commit
a88b32ca03
3 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
# This tests if Bro does not crash when exposed to CVE-2015-3194
|
||||
|
||||
# @TEST-EXEC: bro -r $TRACES/tls/CVE-2015-3194.pcap %INPUT
|
||||
# @TEST-EXEC: btest-diff ssl.log
|
||||
|
||||
@load protocols/ssl/validate-certs.bro
|
Loading…
Add table
Add a link
Reference in a new issue