base/bif/plugins/Zeek_SMB.smb1_com_transaction2_secondary.bif.zeek

GLOBAL
Namespace

GLOBAL

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