PDA

View Full Version : Alfa AWUS051NH V2



localhost
2016-06-11, 17:25
Does anyone happen to have a guide on how to get the right driver loaded with this Alfa AWUS051NH V2 wireless card If I'm mistaken I read that their are 2 chipset versions which is why the wireless card possibly doesn't work.

airodump-ng wlan1 finds networks but doesn't appear to do packet injection I assume that's a driver issue is their a fix for this that anyone is aware of?

P373
2016-06-12, 00:54
It should be pre-installed. I have the same card:

root@rooty:~# airmon-ng

PHY Interface Driver Chipset

phy0 wlan0 iwlwifi Intel Corporation Wireless 7265 (rev 61)
phy1 wlan1mon rt2800usb Ralink Technology, Corp. RT3572

root@rooty:~# aireplay-ng -9 wlan1mon
20:48:50 Trying broadcast probe requests...
20:48:50 Injection is working!
20:48:52 Found 4 APs

20:48:52 Trying directed probe requests...
20:48:52 B8:E6:25:6E:36:09 - channel: 9 - '2WIRE956'
20:48:57 Ping (min/avg/max): 1.693ms/2.998ms/4.328ms Power: -72.00
20:48:57 6/30: 20%

20:48:57 94:62:69:03:27:D0 - channel: 9 - 'ATTDjCHXi2'
20:48:59 Ping (min/avg/max): 1.296ms/5.850ms/25.545ms Power: -65.57
20:48:59 23/30: 76%

20:48:59 74:9D:DC:4E:83:39 - channel: 1 - '2WIRE460'
20:48:59 Ping (min/avg/max): 1.258ms/9.315ms/66.546ms Power: -36.07
20:48:59 30/30: 100%

20:48:59 FA:8F:CA:76:07:B3 - channel: 9 - ''
20:49:03 Ping (min/avg/max): 0.752ms/2.901ms/4.479ms Power: -21.60
20:49:03 10/30: 33%


Try using airmon-ng to start the interface.

localhost
2016-06-12, 17:27
It should be pre-installed. I have the same card:

root@rooty:~# airmon-ng

PHY Interface Driver Chipset

phy0 wlan0 iwlwifi Intel Corporation Wireless 7265 (rev 61)
phy1 wlan1mon rt2800usb Ralink Technology, Corp. RT3572

root@rooty:~# aireplay-ng -9 wlan1mon
20:48:50 Trying broadcast probe requests...
20:48:50 Injection is working!
20:48:52 Found 4 APs

20:48:52 Trying directed probe requests...
20:48:52 B8:E6:25:6E:36:09 - channel: 9 - '2WIRE956'
20:48:57 Ping (min/avg/max): 1.693ms/2.998ms/4.328ms Power: -72.00
20:48:57 6/30: 20%

20:48:57 94:62:69:03:27:D0 - channel: 9 - 'ATTDjCHXi2'
20:48:59 Ping (min/avg/max): 1.296ms/5.850ms/25.545ms Power: -65.57
20:48:59 23/30: 76%

20:48:59 74:9D:DC:4E:83:39 - channel: 1 - '2WIRE460'
20:48:59 Ping (min/avg/max): 1.258ms/9.315ms/66.546ms Power: -36.07
20:48:59 30/30: 100%

20:48:59 FA:8F:CA:76:07:B3 - channel: 9 - ''
20:49:03 Ping (min/avg/max): 0.752ms/2.901ms/4.479ms Power: -21.60
20:49:03 10/30: 33%


Try using airmon-ng to start the interface.



root@kali:~# airmon-ng

PHY Interface Driver Chipset

phy0 wlan0 iwlwifi Intel Corporation Centrino Ultimate-N 6300 (rev 35)
phy1 wlan1 rt2800usb Ralink Technology, Corp. RT3572

root@kali:~# airmon-ng start wlan1


PHY Interface Driver Chipset

phy0 wlan0 iwlwifi Intel Corporation Centrino Ultimate-N 6300 (rev 35)
phy1 wlan1 rt2800usb Ralink Technology, Corp. RT3572

(mac80211 monitor mode vif enabled for [phy1]wlan1 on [phy1]wlan1mon)
(mac80211 station mode vif disabled for [phy1]wlan1)


root@kali:~# aireplay-ng -9 wlan1mon
13:24:16 Trying broadcast probe requests...
13:24:18 No Answer...
13:24:18 Found 0 APs

root@kali:~# aireplay-ng -9 wlan1mon
13:24:55 Trying broadcast probe requests...
13:24:56 No Answer...
13:24:56 Found 1 AP

13:24:56 Trying directed probe requests...
13:24:56 10:5F:06:1B:CE:05 - channel: 11 - 'CenturyLink3731'
13:25:02 0/30: 0%

P373
2016-06-13, 09:06
I don't know of another chipset to use. Maybe someone else will be able to answer that. Is this installed in Virtual box or Vmware by chance?

localhost
2016-06-13, 10:13
I don't know of another chipset to use. Maybe someone else will be able to answer that. Is this installed in Virtual box or Vmware by chance?

Nope this was a live USB booting setup.

segil
2016-06-13, 10:58
I also have some issues with the Alfa AWUS051NH v2. A few days ago I purchased this card to learn more about WPA hacking. I have some issues with 2 laptops and a desktop. Here are my findings:

- Laptop 1: Injection with Alfa card is NOT working. I installed Kali 2.0 (kali-linux-2016.1-amd64.iso) on local SSD. Injection with on-board wifi nic is working fine. Laptop is a Lenovo X61s.
- Laptop 2: Injection with Alfa card is NOT working. I booted with live cd Kali 2.0 (kali-linux-2016.1-amd64.iso). Injection with on-board wifi nic is working fine. Laptop is a HP Compaq 2230s
- Desktop with downloaded Kali VM: Injection with Alfa card IS working. I downloaded the Kali VMware VM image (Kali-Linux-2016.1-vm-amd64.7z) and played it with VMWare player 6.0.7.
- Desktop with VM and live Kali cd: Injection with Alfa card is NOT working. I booted a VM with live cd Kali 2.0 (kali-linux-2016.1-amd64.iso).
- Laptop 2 with downloaded Kali VM: Injection with Alfa card IS working. I downloaded the Kali VMware VM image (Kali-Linux-2016.1-vm-amd64.7z) and played it with VMWare player 6.0.7.

So in my case only the Kali VM image is working fine with the Alfa card, and installs or live cds don't work for me. In all cases I see the same driver installation:

5.616441] usb 1-1: reset high-speed USB device number 2 using ehci-pci
[ 6.038826] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 detected
[ 6.372424] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0009 detected
[ 6.380889] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 6.381177] usbcore: registered new interface driver rt2800usb
[ 6.406784] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6.406829] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 6.500872] rt2800usb 1-1:1.0: firmware: direct-loading firmware rt2870.bin
[ 6.500878] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29

I'm no expert on Linux... what can I do next to figure this out? I want to have the Kali card working on my laptop with Kali installed as a OS (not as a VM, because the laptop is not very fast).

localhost
2016-06-13, 18:43
I noticed the wireless card doesn't appear to pick up 5Ghz networks either for some reason I know the wireless card should be able to find 5ghz networks but it's only finding 2.4Ghz which leads me to believe this is a driver issue...

likely if the user above is able to get the wireless card to work in a Kali VM image then it's possible that VM might have a correct wireless card.

P373
2016-06-13, 18:48
Nope this was a live USB booting setup.

Did you run:

apt-get update && apt-get dist-upgrade

After you installed the system by chance?

P373
2016-06-13, 18:51
I noticed the wireless card doesn't appear to pick up 5Ghz networks either for some reason I know the wireless card should be able to find 5ghz networks but it's only finding 2.4Ghz which leads me to believe this is a driver issue...

likely if the user above is able to get the wireless card to work in a Kali VM image then it's possible that VM might have a correct wireless card.

You need to run:

airodump-ng wlan1mon --band abg
To get 5G to show up.

Luck161
2016-06-25, 15:51
Did you run:

apt-get update && apt-get dist-upgrade

After you installed the system by chance?

When ever I run "apt-get dist-upgrade" there is some error that cause my kali to not be able to boot onto gui. Any ideas?

P373
2016-06-26, 05:06
When ever I run "apt-get dist-upgrade" there is some error that cause my kali to not be able to boot onto gui. Any ideas?

Are you running it on bare metal, usb, or virtually?

P373
2016-06-26, 05:11
I'm no expert on Linux... what can I do next to figure this out? I want to have the Kali card working on my laptop with Kali installed as a OS (not as a VM, because the laptop is not very fast).

What does this command tell you:

airmon-ng

Luck161
2016-06-26, 20:57
Are you running it on bare metal, usb, or virtually?

Im running on usb, and i got it working. I had to reinstall gedit for some reason. Anyways I did that, but my AWUS051NH v2 still cant inject :(
is it the driver?

P373
2016-06-27, 01:52
Im running on usb, and i got it working. I had to reinstall gedit for some reason. Anyways I did that, but my AWUS051NH v2 still cant inject :(
is it the driver?

It maybe the driver. Make sure you've updated and upgraded but don't reboot. Try configuring it then.

Luck161
2016-07-02, 02:00
It maybe the driver. Make sure you've updated and upgraded but don't reboot. Try configuring it then.

How would I go about configuring them?

P373
2016-07-02, 03:05
How would I go about configuring them?

I took a shot in the dark on that one. I've never tried connecting a kali usb and any wireless adapters.

yh_
2016-07-19, 15:40
So, did you get the Alfa to inject?

I have one with RT3572, which I guess is the newer one (I think V2 came with 2 different chips)...

Also, the first Alfa I got claiming to be AWUS051NH V2 (it had correct labels and the hologram) was actually AWUS036H on the inside. That was odd.

Can anyone confirm by any chance that they tested RT3572 chip in the 5GHz band with injection, and it worked?

It seems to work fine in the 2GHz band. But, I can not find any evidence online (and from experimenting with it for a while) that injection worked with that chip in 5GHz band. There are people saying that it worked, but do not show any results of their injection tests.

Thank you.

ivom74
2017-03-02, 06:06
So, did you get the Alfa to inject?

I have one with RT3572, which I guess is the newer one (I think V2 came with 2 different chips)...

Also, the first Alfa I got claiming to be AWUS051NH V2 (it had correct labels and the hologram) was actually AWUS036H on the inside. That was odd.

Can anyone confirm by any chance that they tested RT3572 chip in the 5GHz band with injection, and it worked?

It seems to work fine in the 2GHz band. But, I can not find any evidence online (and from experimenting with it for a while) that injection worked with that chip in 5GHz band. There are people saying that it worked, but do not show any results of their injection tests.

Thank you.
I have Version 2 and can't captures handshakes with it on a raspberry pi. (2ghz network)

didnyou install manually a new driver for the rt3572 chip? it works in. onitor mode but doens't capture the handshake.

kimocoder
2017-06-28, 12:14
well guys.. there is recently a patch available for aircrack-ng fixing 5Ghz issues.
take a look @ https://github.com/kimocoder/aircrack-ng/commit/8199c04357ea05daaf2de2ae7eebb28d30baef87

minor info @ https://github.com/kimocoder/aircrack-ng/pull/2

:)