Hi everybody,
I just wanted to post my experiences/finding if people want to reproduce what I did.
That 's what I've got:
-Windows 7 Ultimate, 64-bit 6.1.7601, Service Pack 1
-VMware Player 3.1.4 build-385536
-BT5R1 VMware version
-Alfa
AWUS036NH (2000mW)
First start of BT5R1 (card unplugged)
Code:
sudo gedit /etc/modprobe.d/blacklist.conf
At the end of the file add:
Code:
blacklist rt2870sta
blacklist rt2800usb
Then log off BT5R1 (top right corner), once you are logged off tape reboot.
When restarted (root, toor, startx...) I plugged the Alfa
AWUS036NH and I didthe following:
Code:
iwconfig
modprobe rt2800usb
iw reg set BO
iwconfig
iwconfig wlan0 txpower 30
iwconfig
airmon-ng start wlan0
After I tested that the card was scanning
And finally that injection worked:
Code:
aireplay-ng -9 -e XXXX -a XX:XX:XX:XX:XX:XX mon0
And believe it or not, but everything works fine.
Dam