mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 07:08:19 +00:00

The broxygen-generated files now live in the git repo, have tests that check that they are up-to-date, and a script to re-generate them on-demand.
23 lines
529 B
ReStructuredText
23 lines
529 B
ReStructuredText
:tocdepth: 3
|
|
|
|
policy/protocols/ftp/detect.bro
|
|
===============================
|
|
.. bro:namespace:: FTP
|
|
|
|
Detect various potentially bad FTP activities.
|
|
|
|
:Namespace: FTP
|
|
:Imports: :doc:`base/frameworks/notice </scripts/base/frameworks/notice/index>`, :doc:`base/protocols/ftp </scripts/base/protocols/ftp/index>`
|
|
|
|
Summary
|
|
~~~~~~~
|
|
Redefinitions
|
|
#############
|
|
========================================== =
|
|
:bro:type:`Notice::Type`: :bro:type:`enum`
|
|
========================================== =
|
|
|
|
|
|
Detailed Interface
|
|
~~~~~~~~~~~~~~~~~~
|
|
|