I’m trying to run reaver to connect to a wifi network. When I run sudo reaver -i [MY_WIFI_CARD_INTERFACE] -b [WIFI_NETWORK_BSSID] -vv, reaver does an infnite loop where it says Switching [WIFI_CARD_INTERFACE] to channel [1-14]
Does anyone know what could be causing this and maybe a possible solution?
Edit: I figured it out. I needed to put my wifi card into monitoring mode, which I was able to do with sudo airmon-ng start [WIFI_INTERFACE]. I ignored the error saying there are processes that could cause trouble.
Now I’m getting a different loop that goes:
[+] Sending EAPOL START request
[+] Received deauth request
[!] WARNING: Receive timeout occurred
You must log in or # to comment.
