Extracts files over a network to check for malicious executables/backdoors.
Make sure you run the script as sudo.
sudo apt-get update
sudo ./config.sh
This will install bro with all dependencies.(This may take a while)
Virustotal: your API-KEY is requried to perform virustotal checks.
- sudo apt-get update : make sure to update apt before installing
- "unable to locate package CMake" : change line 12 'CMake' to 'cmake'
python bintracker.py
You will be greeted with a command shell.