A Python-based Network Intrusion Detection System that detects network attacks in real time.
- Packet sniffing using Scapy
- ARP Spoof detection
- Man-in-the-Middle attack detection
- Port scan detection
- Suspicious UDP traffic alerts
- GUI monitoring dashboard
- Docker CLI mode
Watch the project in action:
- Python
- Scapy
- Tkinter
- Docker
- Npcap
Install dependencies:
pip install scapy