Open GoogleCodeExporter opened 9 years ago
new thing while i was trying to associate in terminal i put aireplay-ng -9 mon0
and it work for a moment
[!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48)
[!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48)
[!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48)
[!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48)
[!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48)
[+] Associated with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48)
[+] Trying pin 00195676
[+] Sending EAPOL START request
[+] Received identity request
[+] Sending identity response
[+] Received identity request
[+] Sending identity response
[+] Received identity request
[+] Sending identity response
[+] Received identity request
[+] Sending identity response
[+] Received identity request
[+] Sending identity response
[+] Received identity request
[+] Sending identity response
[+] Received identity request
[+] Sending identity response
[+] Received identity request
[+] Sending identity response
[+] Received identity request
[+] Sending identity response
[+] Received M1 message
[+] Sending M2 message
[+] Received M1 message
[+] Sending WSC NACK
[+] Sending WSC NACK
[!] WPS transaction failed (code: 0x03), re-trying last pin
[+] Trying pin 00195676
[!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48)
[!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48)
[!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48)
[!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48)
[!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48)
Original comment by qpe...@gmail.com
on 23 Feb 2012 at 2:26
the router is defending or overheated. why this happens. happened to me and 10
days later. 1 pin per minute testing.
Original comment by demon.ia...@hotmail.com
on 23 Feb 2012 at 2:46
so why It is working normal on my second card?
Original comment by qpe...@gmail.com
on 23 Feb 2012 at 2:53
I have the same problem, too.
I'm using backtrack 5 R2 with an Alfa AWUS036NH (which is nowadays often used
for pen testing).The chipset is a Ralink RT2870/3070 It uses the rt2800usb
driver. Is there a workaround to get the card working properly?
With Backtrack 5 R2 the kernel has been updated to 3.2.6.
Please help all the users and let's solve this problem with a fix.
Original comment by expose...@gmail.com
on 12 Mar 2012 at 10:27
I have the same problem, using Backtrack 5 R2 with an Alfa AWUS036NH, this is a
known issue; Is reaver planning to support rt2870/3070?
Original comment by alejandr...@gmail.com
on 12 Jul 2012 at 6:17
Antenna is working fine some old routers react really slow. What worked
for me unlock antenna to full 2Watt power by custom region in linux and
authentication by reaver not aireplay. Try different settings see what
is working for you
Antenna is working 100% good
Original comment by qpe...@gmail.com
on 13 Jul 2012 at 5:25
I think the problem is not the AP nor reaver, it is the chipset, and this is
the reason:
After each received packet, receiver has to answer with an ACK, but most cards
in monitor mode doesn't do that (it is logical, they are in *monitor* mode). If
the AP doesn't see the ACKs, it will think the packets have been lost and
re-send them.
There are, however, some chipsets that acknowledge the packets sent to them
even in monitor mode (I have only seen this on an Atheros chipset), and with
them reaver works great.
So, if your card doesn't acknowledge the packets, you will notice many lines
with "Failed to associate", but don't panic, after some time, it will associate.
And then it will receive each packet more than one, first the identity request:
no problem, reaver send an identity response for each request received,
then the M1: here we have trouble, because when reaver receives a M-message
repeated or out-of-order, it restarts the handshake immediately.
But you can change this behaviour (and make reaver ignore repeated or
out-of-order messages) using the argument -N (--no-nacks). The repeated packets
will still be printed, but ignored by reaver and the handshake can continue.
Hope this help.
Original comment by a123a654...@gmail.com
on 30 Aug 2012 at 3:59
Original issue reported on code.google.com by
qpe...@gmail.com
on 23 Feb 2012 at 1:34