:tocdepth: 3 policy/protocols/ftp/software.zeek ================================== .. zeek:namespace:: FTP Software detection with the FTP protocol. :Namespace: FTP :Imports: :doc:`base/frameworks/software ` 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 ~~~~~~~~~~~~~~~~~~