Alfa AWUS036ACH Setup
Last updated
Last updated
The Alfa AWUS036ACH card works for 2.4GHz and 5.0GHz and is listed as good for hacking. Seems to work fine.
When passing through to kali you need to download drivers. Was Plug-and-Play in Windows.
Watch the output of the above. Seems to work in 2019 kali distros, but not 2020 due to missing linux headers.
If the above doesnt work for your distro (didn't for me), you will need to do it manually. Looking at the output of the above should tell you what it is attempting to find (such as linux-headers-5.9.0-kali2-amd64).
Go to this URL:
Search for the package that you want, download it and save it and then install it.
Your package name will be different based on version.
This failed for me because of missing dependencies, so i used the following to remove the package.
I then downloaded the dependancies i could.
Then go back to the webpage above and download any other packages missing. For me that was the package linux-headers-5.9.0-kali2-common
Install it.
Now with all the dependancies sorted (you may have other ones to fix), I installed the package again.
Now I can pass the WiFi card through to the vm and see wlan0.