zeek/doc/scripts/policy/protocols/ftp/software.zeek.rst
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

30 lines
1017 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
~~~~~~~~~~~~~~~~~~