mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

This is based on commit 2731def9159247e6da8a3191783c89683363689c from the zeek-docs repo.
33 lines
1.3 KiB
ReStructuredText
33 lines
1.3 KiB
ReStructuredText
|
|
=============
|
|
Subcomponents
|
|
=============
|
|
|
|
To find documentation for the various subcomponents of Zeek, see their
|
|
respective GitHub repositories or documentation:
|
|
|
|
* `Spicy <https://docs.zeek.org/projects/spicy>`__
|
|
- C++ parser generator for dissecting protocols & files.
|
|
* `BinPAC <https://github.com/zeek/binpac>`__
|
|
- A protocol parser generator
|
|
* `ZeekControl <https://github.com/zeek/zeekctl>`__
|
|
- Interactive Zeek management shell
|
|
* `Zeek-Aux <https://github.com/zeek/zeek-aux>`__
|
|
- Small auxiliary tools for Zeek
|
|
* `BTest <https://github.com/zeek/btest>`__
|
|
- A system testing framework
|
|
* `Capstats <https://github.com/zeek/capstats>`__
|
|
- Command-line packet statistic tool
|
|
* `PySubnetTree <https://github.com/zeek/pysubnettree>`__
|
|
- Python module for CIDR lookups
|
|
* `trace-summary <https://github.com/zeek/trace-summary>`__
|
|
- Script for generating break-downs of network traffic
|
|
* `Broker <https://github.com/zeek/broker>`__
|
|
- Zeek's Messaging Library
|
|
- `(Docs) <https://docs.zeek.org/projects/broker>`__
|
|
* `Package Manager <https://github.com/zeek/package-manager>`__
|
|
- A package manager for Zeek
|
|
- `(Docs) <https://docs.zeek.org/projects/package-manager>`__
|
|
* `Paraglob <https://github.com/zeek/paraglob>`__
|
|
- A pattern matching data structure for Zeek.
|
|
- `(Docs) <https://github.com/zeek/paraglob/blob/master/README.md>`__
|