Preferred Network List Sniffer (PNLS)

 



A  auditing tool with a simple web interface that is capable of intercepting SSIDs1 from device's preferred network list (PNL)2. This is achieved by sniffing out Probe Requests in the nearby vicinity which are then parsed for SSID and other information, and finally propagated to the web UI. The primary motivation for this project was to look into 802.11 Probe Requests and the privacy risks associated with the data they transmit.

Link: https://github.com/AleksaMCode/Preferred-Network-List-Sniffer

Comments