GLOBAL
¶Namespace: | GLOBAL |
---|---|
Source File: | /scripts/base/bif/plugins/Bro_SMB.smb1_com_nt_cancel.bif.bro |
smb1_nt_cancel_request : event |
Generated for SMB/CIFS version 1 requests of type nt cancel. |
smb1_nt_cancel_request
¶Type: | event (c: connection , hdr: SMB1::Header ) |
---|
Generated for SMB/CIFS version 1 requests of type nt cancel. This is sent by the client to request that a currently pending request be cancelled.
For more information, see MS-CIFS:2.2.4.65
C: | The connection. |
---|---|
Hdr: | The parsed header of the SMB version 1 message. |
See also: smb1_message