wifi - Need help fixing "Failed to associate" error in Reaver -


i learning ethical hacking via online course. during practice, cracking wifi password of own router, getting following error:

warning: failed associate xxxxxxxx (essid: xxx) 

can guide me how fix issue? device in monitor mode , command using is:

reaver -i wlan0mon -b xxxxxxx -vv 

after -b should insert mac address of router. may able find if run "airodump-ng wlan0mon"; make sure device in monitor mode. airodump-ng comes kali, if you're using kali linux you'll not have trouble using command.

remember, not try if you're not allowed access network you're trying to.


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -