base/protocols/smb/smb2-main.zeek

SMB2
Namespace

SMB2

Imports

base/frameworks/notice/weird.zeek, base/protocols/smb/main.zeek

Summary

Redefinitions

SMB::CmdInfo: record

New Fields

SMB::CmdInfo

smb2_offered_dialects: index_vec &optional

Dialects offered by the client.

smb2_create_options: count &default = 0 &optional

Keep the create_options in the command for referencing later.

Detailed Interface