base/bif/plugins/Bro_SMB.smb1_com_transaction2_secondary.bif.bro

GLOBAL
Namespace:GLOBAL
Source File:/scripts/base/bif/plugins/Bro_SMB.smb1_com_transaction2_secondary.bif.bro

Summary

Events

smb1_transaction2_secondary_request: event Generated for SMB/CIFS version 1 requests of type transaction2 secondary.

Detailed Interface

Events

smb1_transaction2_secondary_request
Type:event (c: connection, hdr: SMB1::Header, args: SMB1::Trans2_Sec_Args, parameters: string, data: string)

Generated for SMB/CIFS version 1 requests of type transaction2 secondary.

For more information, see MS-CIFS:2.2.4.47.1

C:The connection.
Hdr:The parsed header of the SMB version 1 message.
Args:arguments of the message (SMB_Parameters.Words)
Parameters:content of the SMB_Data.Trans_Parameters field
Data:content of the SMB_Data.Trans_Data field
Copyright 2016, The Bro Project. Last updated on January 10, 2019. Created using Sphinx 1.7.5.