Skip to content

pthevenet/Simple-NIDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-NIDS

Simple Network Intrusion Detection System (signature based).
Written in Python with Scapy.

Install

Install python 2.7 and scapy. Clone this project :

git clone https://github.com/pthevenet/Simple-NIDS.git

Run

cd Simple-NIDS

and

sudo python -B src/Simple-NIDS.py rules/exampleRules.txt

or

sudo python -B src/Simple-NIDS.py <rule file>

Stop

ctrl + shift + \

About

Simple Network Intrusion Detection System. In python with Scapy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages