WLAN-Pi / wlanpi-profiler

Wi-Fi client capabilities analyzer tool built for the WLAN Pi
BSD 3-Clause "New" or "Revised" License
25 stars 8 forks source link

add detection for mac randomization #43

Closed joshschmelzle closed 3 years ago

joshschmelzle commented 4 years ago

If OUI is not found from manuf package, attempt to detect if client MAC is an LAA MAC, and note that the client is using MAC randomization.

Notes from Adrian:

joshschmelzle commented 3 years ago

basic detection added in https://github.com/joshschmelzle/profiler2/commit/976cec7d48e0e049ed0f4b9fa9eab2aaf4365464

CID detection has not been added.