Difference between revisions of "ALFA NICs"

From ISI Support Wiki
Jump to: navigation, search
(Windows / MacOS)
m (Linux)
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
  
 
== Linux ==
 
== 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.
+
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 kernel module sources.
  
 
{| 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://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/15.htm AWUS1900] || DKMS || [https://github.com/aircrack-ng/rtl8812au https://github.com/aircrack-ng/rtl8812au]
+
| [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)]
 
|}
 
|}

Latest revision as of 15:18, 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 kernel module sources.

Model Chipset Driver Type Source
AWUS036ACS Realtek DKMS rtl8812au (gnab)
AWUS036NHA Atheros Built-In ath9k_htc
AWUS1900 Realtek DKMS rtl8812au (aircrack-ng)