Simple Network Intrusion Detection System (signature based).
Written in Python with Scapy.
Install python 2.7 and scapy. Clone this project :
cd Simple-NIDS
and
sudo python -B src/Simple-NIDS.py rules/exampleRules.txt
or
sudo python -B src/Simple-NIDS.py <rule file>
ctrl + shift + \