mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 03:28:19 +00:00
Allow SMB_TCP record to contain multiple protocol identifiers/headers
This commit is contained in:
parent
5aa18287f1
commit
bac6ad62b5
11 changed files with 72 additions and 20 deletions
|
@ -1,9 +1,8 @@
|
|||
#@TEST-EXEC: zeek -b -C -r $TRACES/smb/smb1-OSS-fuzz-54883.pcap %INPUT
|
||||
#@TEST-EXEC: btest-diff weird.log
|
||||
#@TEST-EXEC: btest-diff analyzer.log
|
||||
#@TEST-EXEC: ! test -f reporter.log
|
||||
|
||||
@load base/protocols/smb
|
||||
@load base/frameworks/notice/weird
|
||||
|
||||
# The traffic generated by OSS Fuzz is broken to the extreme, ensure
|
||||
# the analyzer isn't disabled so the original scripting issue triggers.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue