zeek/scripts/base/frameworks/notice
2019-04-14 01:35:50 -05:00
..
actions Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
main.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
README Add more script package README files 2013-10-22 14:44:59 -05:00
weird.zeek Merge remote-tracking branch 'upstream/master' 2019-04-14 01:35:50 -05:00

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.