Edit: I've given up on this adapter and went back to the AWUS036H (I've also got a AWUS036NH on the side).
Just exchanged my AWUS036H for the AWUS036NHR (because I need it to work with OSX 10.8.2 on my Macbook Air (2010)).
First of all, maybe a N00B-question, but; Why does the USB Cable provided has 2 Male USB connectors? Is this for low-voltage USB-ports on specific computers? Do I need to connect both on my MacBook as well? I've connected the one that comes from the main-cable, the other one is disconnected.
I've downloaded the RTL8188RU for OSX 10.8 directly from the RealTek website:
http://www.realtek.com.tw/DOWNLOADS/...Downloads=true
It's a lot faster then trying to download the driver from the Alfa website and it works perfectly. Tested and working on my MacBook.
I'm running BackTrack 5 R3 32-Bit GNOME (iSO) via VMWare Fusion 5 on OSX 10.8.2 and after a apt-get update it seems its working perfectly out of the box:
Code:
Interface Chipset Driver
mon0 Unknown rtl8192cu - [phy0]
wlan1 Unknown rtl8192cu - [phy0]
Code:
root@bt:~# aireplay-ng -9 -i mon0 wlan1
For information, no action requiered: Using gettimeofday() instead of /dev/rtc
16:42:04 Trying broadcast probe requests...
16:42:04 Injection is working!
16:42:06 Found 5 APs
16:42:06 Trying direct probe requests...
16:42:06 54:E6:FC:C4:11:A4 -channel: 1 - 'ciber_rojas'
16:42:10 Ping (min/avg/max): 4.364ms/8.776ms/12.736ms Power: -36.00
16:42:10 11/30: 36%
16:42:24 Trying card-to-card injection...
16:42:24 Attack -0: OK
16:42:24 Attack -1 (open): OK
16:42:24 Attack -1 (psk): OK
16:42:24 Attack -2/-3/-4/-6: OK
16:42:24 Attack -5/-7: OK
root@bt:~#
I've also succesfully injected packets on WEP and cracked with Aircrack-ng 10.000 IVs
Code:
Read 56221 packets (got 17449 ARP requests and 0 ACKS), sent 23049 packets... (500pps)
Beini 1.2.3 on VMWare Fusion 5:
- I did a succesful DeAuth and got a Handshake
Xiaopan 0.4.1 on VMWare Fusion 5:
- I did NOT succesfully used Reaver, it associates, but can't use the pin's
BackTrack 5 R3 32Bit Gnome on VMWare Fusion 5:
- I did NOT succesfully used Reaver, it associates, but can't use the pin's and get's time-outs
- With Wicd Network Manager I'm able to see/scan/connect to wireless networks as well.
- Succesfull Injection WEP
- WPA Handshake NOT possible
BackTrack 5 R3 64Bit Gnome on VMWare Fusion 5:
- I did NOT succesfully used Reaver, it associates, but can't use the pin's and get's time-outs
- With Wicd Network Manager I'm able to see/scan/connect to wireless networks as well.
- Succesfull Injection WEP
- WPA Handshake NOT possible
- I get ARPs not ACKs
- DeAuth = working, but handshake has not been received
I Hope this information is helpfull to anyone.