mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
BIT-1815: move SMB::write_cmd_log functionality into policy/ script
The option is removed, but same functionality is now enabled simply by loading policy/protocols/smb/log-cmds.bro
This commit is contained in:
parent
fc7d3cd981
commit
fcabd72b92
9 changed files with 115 additions and 90 deletions
4
NEWS
4
NEWS
|
@ -384,6 +384,10 @@ Changed Functionality
|
|||
|
||||
- smb1_transaction2_request now has an additional "args" record argument
|
||||
|
||||
- The SMB::write_cmd_log option has been removed and the corresponding
|
||||
logic moving to policy/protocols/smb/log-cmds.bro which can simply
|
||||
be loaded to produce the same effect of toggling the old flag on.
|
||||
|
||||
- SSL event argument changes:
|
||||
|
||||
- event ssl_server_signature now has an additional argument
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue