zeek/doc/scripts/base/frameworks/signatures/index.rst
Jon Siwek 7e9d48f532 Remove broxygen Sphinx integration
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.
2018-12-18 10:15:22 -06:00

19 lines
587 B
ReStructuredText

:orphan:
Package: base/frameworks/signatures
===================================
The signature framework provides for doing low-level pattern matching. While
signatures are not Bro's preferred detection tool, they sometimes come in
handy and are closer to what many people are familiar with from using
other NIDS.
:doc:`/scripts/base/frameworks/signatures/__load__.bro`
:doc:`/scripts/base/frameworks/signatures/main.bro`
Script level signature support. See the
:doc:`signature documentation </frameworks/signatures>` for more
information about Bro's signature engine.