zeek/doc/scripts/policy/protocols/ftp/software.zeek.rst
Tim Wojtulewicz ded98cd373 Copy docs into Zeek repo directly
This is based on commit 2731def9159247e6da8a3191783c89683363689c from the
zeek-docs repo.
2025-09-26 02:58:29 +00:00

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
~~~~~~~~~~~~~~~~~~