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-22 14:44:59 -05:00
parent 181f180374
commit 1b26c05c2c
5 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,4 @@
The notice framework enables Bro to "notice" things which are odd or
potentially bad, leaving it to the local configuration to define which
of them are actionable. This decoupling of detection and reporting allows
Bro to be customized to the different needs that sites have.

View file

@ -0,0 +1 @@
Integration with Barnyard2.

View file

@ -0,0 +1 @@
AppStats collects information about web applications in use on the network.

View file

@ -0,0 +1 @@
Detect hosts that are running traceroute.

View file

@ -0,0 +1,2 @@
Sets various defaults, and prints warning messages to stdout under
certain conditions.