asharbinkhalil / IDS

Network Intrusion Detection System with flask app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDS

An Intrusion Detection System in python using scapy Detects various network attacks. Especially wi-fi attacks. (Working to add machine learning to it, would be glad if any of you can help)

Screenshot

Setup

Open two terminals Start IDS on one terminal and launch attacks from other.

Start flask app of IDS by

./start.py

Start specific attack files from /ATTACKS on other terminal accordingly. For e.g:

./port_scanning.sh <interface IP>

Demo

Screenshot Screenshot Screenshot

About

Network Intrusion Detection System with flask app.


Languages

Language:Python 91.0%Language:HTML 8.7%Language:Shell 0.3%