policy/protocols/smb/log-cmds.bro

SMB

Load this script to generate an SMB command log, smb_cmd.log. This is primarily useful for debugging.

Namespace:SMB
Imports:base/protocols/smb
Source File:/scripts/policy/protocols/smb/log-cmds.bro

Summary

Runtime Options

SMB::ignored_command_statuses: set &redef The server response statuses which are not logged.

Redefinitions

Log::ID: enum  

Detailed Interface

Runtime Options

SMB::ignored_command_statuses
Type:set [string]
Attributes:&redef
Default:
{
   "MORE_PROCESSING_REQUIRED"
}

The server response statuses which are not logged.

Copyright 2016, The Bro Project. Last updated on December 19, 2018. Created using Sphinx 1.8.2.