mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 01:28:20 +00:00
Add a btest for the PE analyzer.
This commit is contained in:
parent
93b84463f5
commit
0199ac5ece
2 changed files with 18 additions and 0 deletions
5
testing/btest/scripts/base/files/pe/basic.test
Normal file
5
testing/btest/scripts/base/files/pe/basic.test
Normal file
|
@ -0,0 +1,5 @@
|
|||
# This tests the PE analyzer against a PCAP of 4 PE files being downloaded via FTP.
|
||||
# The files are a mix of DLL/EXEs, signed/unsigned, and 32/64-bit files.
|
||||
|
||||
# @TEST-EXEC: bro -r $TRACES/pe/pe.trace %INPUT
|
||||
# @TEST-EXEC: btest-diff pe.log
|
Loading…
Add table
Add a link
Reference in a new issue