This project implements a real-time Wireless Intrusion Detection System (WIDS) focused on identifying WiFi deauthentication and disassociation behavior. The system captures raw 802.11 management frames in monitor mode, applies anomaly-based detection logic, tracks impacted clients, visualizes activity in a GUI dashboard, and stores logs.
-
Updated
Mar 22, 2026 - Python