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

This is based on commit 2731def9159247e6da8a3191783c89683363689c from the zeek-docs repo.
29 lines
1,017 B
ReStructuredText
29 lines
1,017 B
ReStructuredText
:tocdepth: 3
|
|
|
|
policy/protocols/ftp/software.zeek
|
|
==================================
|
|
.. zeek:namespace:: FTP
|
|
|
|
Software detection with the FTP protocol.
|
|
|
|
:Namespace: FTP
|
|
:Imports: :doc:`base/frameworks/software </scripts/base/frameworks/software/index>`
|
|
|
|
Summary
|
|
~~~~~~~
|
|
Redefinitions
|
|
#############
|
|
============================================== =======================================================
|
|
:zeek:type:`Software::Type`: :zeek:type:`enum`
|
|
|
|
* :zeek:enum:`FTP::CLIENT`:
|
|
Identifier for FTP clients in the software framework.
|
|
|
|
* :zeek:enum:`FTP::SERVER`:
|
|
Not currently implemented.
|
|
============================================== =======================================================
|
|
|
|
|
|
Detailed Interface
|
|
~~~~~~~~~~~~~~~~~~
|
|
|