zeek/scripts/base/frameworks/software
Daniel Thayer 60b2c5f1fe Add README files for most Bro frameworks
The text from these README files appears on the "Bro Script Packages"
page after building the documentation.  The text for these was mostly just
copied from the existing docs.
2013-10-11 00:19:37 -05:00
..
__load__.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
main.bro Fix typos and formatting in the software framework docs 2013-10-10 23:16:19 -05:00
README Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00

The software framework doesn't do software version detection and parsing
itself, but instead relies on other protocol specific scripts to parse out
software from the protocols they analyze.