wifite2
wifite2 copied to clipboard
Is PMKID meant to deauth devices? Also keep getting 'Failed to capture PMKID' on every ESSID.
If I run:
wifite --pmkid
Wifite will attempt to get the PMKID but nothing happens, then just fails to get it after it timeouts.
If I try using hcxdumptool I'm able to grab PMKID from networks all over, but I noticed it deauths devices when attempting to get PKMID from my own network.
hcxdumptool -o file.pcapng -i wlan0mon --enable_status 3
I'm wondering if it's meant to deauth as I thought the PMKID attack was meant to be silent?
If it is, maybe wifite is struggle to send deauth packets.
Any help is appreciated.
Here is my logs:
At the end it just times out and fails to capture PMKID.
im getting the same error
same i use wifite --pmkid -kill command there is a time out and no pmkid captured
same issue. when I use airodump-ng, I was able to capture PMKID to my target network, but if I use wifite --pmkid, it failed.