base/bif/plugins/Zeek_SMB.smb1_com_transaction2_secondary.bif.zeek
- GLOBAL
- Namespace
GLOBAL
Summary
Events
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
- Parameters
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