zeek/doc/scripts/base/frameworks/signatures/index.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

19 lines
591 B
ReStructuredText

:orphan:
Package: base/frameworks/signatures
===================================
The signature framework provides for doing low-level pattern matching. While
signatures are not Zeek'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__.zeek`
:doc:`/scripts/base/frameworks/signatures/main.zeek`
Script level signature support. See the
:doc:`signature documentation </frameworks/signatures>` for more
information about Zeek's signature engine.