My testing area has lots of Netgear and TpLink routers. By using either hcxdumptool or wpa_supplicant, I was unable to capture a single PMKID. So the vulnerability rate is 0% here.
In case I'm being doing it wrong, here are the commands in use:
hcxdumptool:
hcxdumptool -o pca.pcapng -i wlan0mon --enable_status 15
wpa_supplicant:
wpa_supplicant -c wpa.conf -i wlan0 -dd
the wpa.conf is a blank file.
In case I'm being doing it wrong, here are the commands in use:
hcxdumptool:
hcxdumptool -o pca.pcapng -i wlan0mon --enable_status 15
wpa_supplicant:
wpa_supplicant -c wpa.conf -i wlan0 -dd
the wpa.conf is a blank file.