zeek/scripts/policy/protocols/smb
Jeffrey Bencteux bd72710e3b add parameters and data to smb1_transaction_request/response messages
expose SMB_Data.Trans_Parameters and SMB_Data.Trans_Data fields of
SMB_COM_TRANSACTION (0x25) message type. See MS-CIFS section
2.2.4.33.1.

These fields are exposed to the script level as Bro strings. Note that
this commit also expose a new event smb1_transaction_response.
2017-12-07 10:01:13 +01:00
..
__load__.bro SMB test clean up and docs 2016-06-28 10:30:41 -04:00
dpd.sig Move the SMB analyzer out of the default load. 2016-06-14 15:34:00 -04:00
files.bro Fixing SMB tests again. 2016-06-28 11:03:16 -04:00
main.bro Add missing paths to SMM Log::create_streams calls 2017-01-12 13:45:39 +01:00
README Added missing README files for documentation 2016-10-10 22:55:50 -05:00
smb1-main.bro add parameters and data to smb1_transaction_request/response messages 2017-12-07 10:01:13 +01:00
smb2-main.bro Fix minor typos in documentation of various scripts 2016-11-11 14:08:17 -06:00

Support for SMB protocol analysis.