#Snorter
Tricky script which mades Snort installation simply as a script execution is. The script installs:
- Snort: Open Source IDS.
- Barnyard2: Interpreter for Snort unified2 binary output files.
- PulledPork: Snort rule management.
- WebSnort: Web Interface for PCAP analysis.
Successfully tested in:
- Raspberry Pi + Raspbian Jessie
- Kali Linux Rolling Release
- Debian 8.5
- Ubuntu 16.04
- Ubuntu 14.04
###Download
Simply run on your terminal:
git clone https://github.com/betmenwasdie/Snorter.git
cd Snorter
###Execution
Printing the USAGE:
sudo ./Snorter.sh -h
OR
sudo ./Snorter.sh --help
RECOMMENDED: Executing the script using an OINKCODE
sudo ./Snorter.sh -o <oinkcode> -i <interface>