NicoderB / reaver-wps

Automatically exported from code.google.com/p/reaver-wps
0 stars 0 forks source link

WARNING: Receive timeout occurred - WPS transaction failed, re-trying last pin #132

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi guys,

Playing about with my router trying to get this working. It was trying PINs up 
until 2 days ago, it seems to have a permanent lock out or something? I have 
pasted the console commands and have attached a cap - Anyone got any ideas?

root@bt:~# reaver -i mon0 -b 00:22:75:B8:98:41 -w -r 5:60 -l 300 -c 6 -L -vv

Reaver v1.4 WiFi Protected Setup Attack Tool
Copyright (c) 2011, Tactical Network Solutions, Craig Heffner 
<cheffner@tacnetsol.com> 

[+] Waiting for beacon from 00:22:75:B8:98:41
[+] Associated with 00:22:75:B8:98:41
[+] Trying pin 12345670
[+] Sending EAPOL START request
[+] Sending identity response
[+] Sending identity response
[!] WARNING: Receive timeout occurred
[!] WPS transaction failed, re-trying last pin
[+] Trying pin 12345670
[+] Sending EAPOL START request
[+] Sending identity response
[+] Sending identity response
[!] WARNING: Receive timeout occurred
[!] WPS transaction failed, re-trying last pin
[+] Trying pin 12345670
[+] Sending EAPOL START request
[+] Sending identity response
[!] WARNING: Receive timeout occurred
[!] WPS transaction failed, re-trying last pin
[+] Trying pin 12345670
[+] Sending EAPOL START request
[+] Sending identity response
[!] WARNING: Receive timeout occurred
[!] WPS transaction failed, re-trying last pin
[+] Trying pin 12345670
[+] Sending EAPOL START request
[+] Sending identity response
[+] Sending identity response
[+] Sending identity response
[+] Sending identity response
[!] WARNING: Receive timeout occurred
[!] WPS transaction failed, re-trying last pin
[+] Entering recurring delay of 60 seconds
^C
[+] Nothing done, nothing to save.
root@bt:~# 

Original issue reported on code.google.com by themosts...@googlemail.com on 12 Jan 2012 at 7:39

Attachments:

GoogleCodeExporter commented 8 years ago
You possible problem its signal

Original comment by 1achr...@gmail.com on 12 Jan 2012 at 8:57

GoogleCodeExporter commented 8 years ago
How is the AP signal power? Try to approach to the AP until you get better than 
-60 and it should work. I also noticed the AP hasn't any ESSID. It probably has 
nothing to do with, i never tried.

Original comment by andremeg...@hotmail.com on 12 Jan 2012 at 10:19

GoogleCodeExporter commented 8 years ago
Two things to check:

1) Does the target AP support WPS?
2) As others mentioned, do you have a good signal from the AP?

Original comment by cheff...@tacnetsol.com on 13 Jan 2012 at 1:55

GoogleCodeExporter commented 8 years ago
PWR = -60
RXQ = 75

Walsh picks it up as WPS enabled with WPS Locked = N

Some extra info:

wlan0     IEEE 802.11bgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=20 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:on

Interface   Chipset     Driver

wlan0       Ralink RT2870/3070  rt2800usb - [phy0]
                (monitor mode enabled on mon0)

Any ideas?

Original comment by themosts...@googlemail.com on 13 Jan 2012 at 7:22

GoogleCodeExporter commented 8 years ago
SupportedWirelessDrivers

Original comment by patricks...@gmail.com on 13 Jan 2012 at 7:31

GoogleCodeExporter commented 8 years ago
There have been issues with the rt2800usb cards. Others have reported that 
issues clear up after updating the compat-wireless drivers: 
http://www.backtrack-linux.org/wiki/index.php/Wireless_Drivers#rt2800usb

Original comment by cheff...@tacnetsol.com on 16 Jan 2012 at 5:08

GoogleCodeExporter commented 8 years ago

Original comment by cheff...@tacnetsol.com on 17 Jan 2012 at 1:13

GoogleCodeExporter commented 8 years ago
I'm having this same issue with a linksys WUSB54GC V3 card. When I follow the 
instructions in the link above to update the compat wireless drivers I get an 
error when I run make which is below. Any ideas?

/usr/src/compat-wireless-2011-07-14/config.mk:212: "WARNING: 
CONFIG_CFG80211_WEXT will be deactivated or not working because kernel was 
compiled with CONFIG_WIRELESS_EXT=n. Tools using wext interface like iwconfig 
will not work. To activate it build your kernel e.g. with CONFIG_LIBIPW=m."
make -C /lib/modules/2.6.38/build M=/usr/src/compat-wireless-2011-07-14 modules
make: *** /lib/modules/2.6.38/build: No such file or directory.  Stop.
make: *** [modules] Error 2

Original comment by petros.f...@gmail.com on 19 Jan 2012 at 4:57

GoogleCodeExporter commented 8 years ago
I have managed to update the compat wireless drivers using the instructions in 
the link  posted by  cheff...@tacnetsol.com but I'm still getting the error 
posted earlier (below)

[+] Sending identity response
[+] Sending identity response
[!] WARNING: Receive timeout occurred
[!] WPS transaction failed, re-trying last pin
[+] Trying pin 12345670
etc etc

Do I need to just get a D-Link adapter? :) 

Original comment by petros.f...@gmail.com on 26 Jan 2012 at 5:20

GoogleCodeExporter commented 8 years ago
if you still got this issue, here a possible fix : unplug and replug your 
network card and put it again on monitor mode. At least this is what I do for 
my rt73. you have to do this every time you start a new operation. 

Original comment by opus.mag...@gmail.com on 12 Mar 2012 at 11:25