base/protocols/smb/files.zeek

SMB
Namespace:

SMB

Imports:

base/frameworks/files, base/protocols/smb/main.zeek

Summary

Functions

SMB::describe_file: function

Default file describer for SMB.

SMB::get_file_handle: function

Default file handle provider for SMB.

Detailed Interface

Functions

SMB::describe_file
Type:

function (f: fa_file) : string

Default file describer for SMB.

SMB::get_file_handle
Type:

function (c: connection, is_orig: bool) : string

Default file handle provider for SMB.