AleksaMCode / Preferred-Network-List-Sniffer

A reconnaissance tool for capturing and displaying SSIDs from device's Preferred Network List.
MIT License
139 stars 7 forks source link

Add SSID filtering #31

Closed AleksaMCode closed 5 months ago

AleksaMCode commented 5 months ago

What type of PR is this? (check all applicable)

Description

Added SSID filtering will allow sniffer to ignore SSIDs from the SSID_FILTER list and in doing so reduce a socket connection load if done with SSIDs that have high ocurence.

Related Tickets & Documents

Added/updated tests?

AleksaMCode commented 5 months ago

The README.md should be updated to inform users about the option to filter out unwanted SSIDs.