Overview › Forums › Sticky Finger’s Kali-Pi › Kali-Pi – Menus and Features › Working wifi adapters
- This topic has 11 replies, 1 voice, and was last updated 4 years, 3 months ago by
Re4son. This post has been viewed 15753 times
-
AuthorPosts
-
-
October 11, 2017 at 8:27 pm #12124
Re4son
KeymasterBelow are some lists of network adapters that I have tested.
Many support all modes (managed, monitor, monitor with injection)
Some only managed and monitor without injection
Some only managedI’m working on getting all to support monitor with injection.
-
October 11, 2017 at 9:38 pm #12129
Re4son
KeymasterWORKING: Managed, Monitor, Monitor with injection
NOT WORKING: nothingAdapter Chipset Driver ------------------------------------------------------------------ - Internal wifi, Broadcom bcm43438 Nexmon – Alfa AWUS036ACH, Realtek RTL8812AU rtl8812AU – Realtek RTL8814AU rtl8814AU - Alfa AWUS036NEH, Ralink RT3070 rt2800usb - Alfa AWUS051NH v2, Ralink RT3572 rt2800usb - Alfa AWUS052NH, Ralink RT3572 rt2800usb - Alfa AWUS036NH, Ralink RT3070 rt2800usb - Alfa AWUS036NHA, Atheros AR9271 ath9k_htc - AzureWave AW-NU138, Atheros AR9271 ath9k_htc - Panda N600 PAU09, Ralink RT5572 rt2800usb - TP-Link TL-WN722N v1, Atheros AR9002U ath9k_htc - Technoethical N150, Atheros AR9002U ath9k_htc
-
October 13, 2017 at 6:53 pm #12130
Re4son
KeymasterWORKING: Managed, Monitor
NOT WORKING: Monitor with injection– Alfa AWUS036NHV, Chipset: Realtek RTL8188EUS – TP-Link TL-WN722N v2, Chipset: Realtek RTL8188EUS
-
October 13, 2017 at 9:31 pm #12131
Re4son
KeymasterWORKING: Managed
NOT WORKING: Monitor, Monitor with injectionTP-Link Archer T2UH, Chipset: MediaTek MT7610U
-
October 14, 2017 at 1:16 pm #12133
Re4son
KeymasterWORKING: Nothing
NOT WORKING: Managed, Monitor, Monitor with injection -
October 14, 2017 at 1:17 pm #12134
Re4son
KeymasterReserved
-
October 14, 2017 at 1:17 pm #12135
Re4son
KeymasterReserved
-
October 14, 2017 at 1:17 pm #12136
Re4son
KeymasterReserved
-
October 14, 2017 at 1:18 pm #12137
Re4son
KeymasterFirmware installation:
For Atheros chipsets:
apt install firmware-atheros
For Realtek chipsets:
apt install firmware-realtek
This will install the latest firmware required to get the adapters working.
-
October 14, 2017 at 1:19 pm #12138
Re4son
KeymasterAlfa AWUS036ACH:
Driver is included in latest Re4son Kernel
Set monitor mode:
ip link set wlan1 down iwconfig wlan1 mode monitor ip link set wlan1 up
-
October 14, 2017 at 1:24 pm #12139
Re4son
KeymasterAlfa AWUS036NHV,
TP-Link TL-WN722N v2:Driver is included in latest Re4son Kernel
Set monitor mode:
ip link set wlan1 up iwconfig wlan1 mode monitor
Disable monitor:
iwconfig wlan1 mode managed
-
November 11, 2017 at 12:54 pm #12176
Re4son
KeymasterPanda N600 Dual Band Wireless Wireless USB Adapter – PAU09:
Tip: Specify a channel to get monitor or injection to work, e.g
airmon-ng start wlan1 1 ## To put wlan1 in monitor mode on channel 1
iw dev wlan1mon set channel 3 ## To switch wlan1mon to channel 3
-
-
AuthorPosts
- The forum ‘Kali-Pi – Menus and Features’ is closed to new topics and replies.