mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 23:58:20 +00:00
Enable SMB by default by moving scripts from policy/ to base/
This commit is contained in:
parent
7fdf621a1d
commit
a04c76c035
33 changed files with 633 additions and 552 deletions
|
@ -6,7 +6,7 @@
|
|||
# @TEST-EXEC: test ! -f weird.log
|
||||
# @TEST-EXEC: btest-diff .stdout
|
||||
|
||||
@load policy/protocols/smb
|
||||
@load base/protocols/smb
|
||||
|
||||
# Add some tests for SMB2 create request and response.
|
||||
event smb2_create_request(c: connection, hdr: SMB2::Header, request: SMB2::CreateRequest)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue