Difference between revisions of "ALFA NICs"
(→Windows / MacOS) |
|||
Line 13: | Line 13: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | ! Model !! Driver Type !! Source | + | ! Model !! Chipset !! Driver Type !! Source |
|- | |- | ||
− | | [https://www.alfa.com.tw/service_1_detail/10.htm AWUS036ACS] || DKMS || [https://github.com/gnab/rtl8812au | + | | [https://www.alfa.com.tw/service_1_detail/10.htm AWUS036ACS] || Realtek || DKMS || [https://github.com/gnab/rtl8812au rtl8812au (gnab)] |
|- | |- | ||
− | | [https://www.alfa.com.tw/service_1_detail/ | + | | [https://www.alfa.com.tw/service_1_detail/7.htm AWUS036NHA] || Atheros || Built-In || [https://wiki.debian.org/ath9k_htc ath9k_htc] |
+ | |- | ||
+ | | [https://www.alfa.com.tw/service_1_detail/15.htm AWUS1900] || Realtek || DKMS || [https://github.com/aircrack-ng/rtl8812au rtl8812au (aircrack-ng)] | ||
|} | |} |
Revision as of 15:15, 5 February 2020
ALFA Networks is a manufacturer of Network Interface Cards (NICs) commonly used in the MSSI course. Historically, we have given out these cards to use with to do Wireless Packet Sniffing.
Installation
There are various ways to install the NICs depending on your chosen platform.
Windows / MacOS
Most drivers for ALFA NICs can be found on their official downloads page.
Linux
Linux drivers for ALFA NICs can be tricky sometimes. Depending on the hardware, drivers may require different custom-compiled 3rd-party sources. This is a list of known hardware and DKMS (Ubuntu/Kali) modules.
Model | Chipset | Driver Type | Source |
---|---|---|---|
AWUS036ACS | Realtek | DKMS | rtl8812au (gnab) |
AWUS036NHA | Atheros | Built-In | ath9k_htc |
AWUS1900 | Realtek | DKMS | rtl8812au (aircrack-ng) |