Position-based Rogue Access Point Detection
Wenjie Liu, Panos Papadimitratos
TL;DR
This work tackles rogue Wi‑Fi AP detection by exploiting position inconsistencies using indoor Wi‑Fi positioning. It introduces a RAIM‑inspired framework with two components: subset generation of RSSI‑based measurements and position validation via a Gaussian‑mixture fusion to detect rogue-involved subsets. Experiments on a real-world dataset with three attack types show superior rogue detection and exclusion performance compared to clustering and anomaly-detection baselines, improving subsequent position recovery. The approach is hardware-agnostic and compatible with common Wi‑Fi positioning methods, enabling practical deployment in mobile devices and network operations.
Abstract
Rogue Wi-Fi access point (AP) attacks can lead to data breaches and unauthorized access. Existing rogue AP detection methods and tools often rely on channel state information (CSI) or received signal strength indicator (RSSI), but they require specific hardware or achieve low detection accuracy. On the other hand, AP positions are typically fixed, and Wi-Fi can support indoor positioning of user devices. Based on this position information, the mobile platform can check if one (or more) AP in range is rogue. The inclusion of a rogue AP would in principle result in a wrong estimated position. Thus, the idea to use different subsets of APs: the positions computed based on subsets that include a rogue AP will be significantly different from those that do not. Our scheme contains two components: subset generation and position validation. First, we generate subsets of RSSIs from APs, which are then utilized for positioning, similar to receiver autonomous integrity monitoring (RAIM). Second, the position estimates, along with uncertainties, are combined into a Gaussian mixture, to check for inconsistencies by evaluating the overlap of the Gaussian components. Our comparative analysis, conducted on a real-world dataset with three types of attacks and synthetic RSSIs integrated, demonstrates a substantial improvement in rogue AP detection accuracy.
