mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
.. | ||
perl | ||
s2b | ||
snort2bro | ||
alert_scores | ||
bro.cfg.example | ||
bro.rc-hooks.sh | ||
bro.rc.in | ||
bro_config.in | ||
bro_log_compress.sh | ||
diskspace.sh | ||
frontend-mail-reports.sh | ||
frontend-site-report.sh | ||
install_cron.sh | ||
intern.bro.default | ||
IP4.pm | ||
local.lite.bro | ||
local.site.bro.default | ||
localnetMAC.pl.in | ||
mail_notice.sh | ||
mail_reports.sh | ||
make-ftp-safe-vocabulary.awk | ||
Makefile.am | ||
my-local.bro | ||
my-site.bro | ||
process_bro_logs.py | ||
push_logs.sh | ||
README | ||
signature_scores | ||
spot-trace | ||
start-capture-all |
This directory contains scripts to help configure and run bro. bro.cfg.in This is the bro configuration file bro.cfg This is the bro configuration file with all runtime values set localnetMAC.pl Program to figure out your network topology based on a tcpdump input file. IP4.pm Helper perl module for localnetMac. brolite.bro This is the default policy file bro.rc This is the start/stop script, with all runtime values set bro.rc-hooks.sh User level interface into the start and stop events in bro.rc bro.rc.in This si the raw start stop script bro_config This is the script run at 'make install' that sets the values in bro.cfg bro_config.in Raw bro_config script, before pre-processing bro.cfg.example Example file of what bro.cfg should look like intern.bro.default This is an example of what intern.bro should look like. mail_reports.sh Shell script to email out reports make-ftp-safe-vocabulary.awk