adtrace
small auxiliary tools for Bro
Install
- All systems
-
curl cmd.cat/adtrace.sh
- Debian
-
apt-get install bro-aux
- Ubuntu
-
apt-get install bro-aux
- Kali Linux
-
apt-get install bro-aux
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bro-aux
- Raspbian
-
apt-get install bro-aux
- Dockerfile
- dockerfile.run/adtrace
bro-aux
small auxiliary tools for Bro
This package provides handy auxiliary programs related to the use of the Bro Network Security Monitor. The “adtrace” utility is used to compute the network address that compose the internal and extern nets that bro is monitoring. The “bro-cut” utility reads ASCII Bro logs on standard input and outputs them with only the specified columns (if no column names are specified, then all columns are output). The "nfcollector" and "ftwire2bro" utilities are for dealing with Bro’s custom file format for storing NetFlow records.