mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 15:18:20 +00:00

This is based on commit 2731def9159247e6da8a3191783c89683363689c from the zeek-docs repo.
27 lines
968 B
ReStructuredText
27 lines
968 B
ReStructuredText
:tocdepth: 3
|
|
|
|
base/protocols/smb/smb1-main.zeek
|
|
=================================
|
|
.. zeek:namespace:: SMB1
|
|
|
|
|
|
:Namespace: SMB1
|
|
:Imports: :doc:`base/protocols/smb/main.zeek </scripts/base/protocols/smb/main.zeek>`
|
|
|
|
Summary
|
|
~~~~~~~
|
|
Redefinitions
|
|
#############
|
|
============================================== =======================================================================
|
|
:zeek:type:`SMB::CmdInfo`: :zeek:type:`record`
|
|
|
|
:New Fields: :zeek:type:`SMB::CmdInfo`
|
|
|
|
smb1_offered_dialects: :zeek:type:`string_vec` :zeek:attr:`&optional`
|
|
Dialects offered by the client.
|
|
============================================== =======================================================================
|
|
|
|
|
|
Detailed Interface
|
|
~~~~~~~~~~~~~~~~~~
|
|
|