This document discusses implementing an Intrusion Detection System (IDS) for WiFi security. The IDS would detect vulnerable activities of devices connected to the network and alert the system.
The paper provides background on common WiFi security vulnerabilities and attacks. It then describes the components and methodology of an IDS, including using sensors to monitor network traffic, analyzers to evaluate the traffic for attacks, and user interfaces to manage the system. The proposed IDS would collect network information using Wireshark, detect intrusions, and respond to threats to improve security for wireless networks.