Add more script package README files

The text from these README files appears on the "Bro Script Packages"
page after building the documentation.
This commit is contained in:
Daniel Thayer 2013-10-23 16:36:14 -05:00
parent 8a6e7e8036
commit 72a4a90416
10 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,4 @@
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.