Skip to content

Lazy scripts for Snort, Barnyard2, Pulledpork, and Websnort

Notifications You must be signed in to change notification settings

S0rryMyBad/Snorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

#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>

About

Lazy scripts for Snort, Barnyard2, Pulledpork, and Websnort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages