I recently bought this WLAN adapter on Amazon.
When I attempt to switch to monitor mode:
ifconfig wlan1 down
iwconfig wlan1 mode monitor
ifconfig wlan1 up
I receive the following error:
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan1 ; Invalid argument.
This adapter is listed as follows in lsusb
:
ID 0bda:8172 Realtek Semiconductor Corp. RTL8191SU 802.11n WLAN Adapter
and wlan1
is listed when typing iwconfig
, which means its drivers/firmware are correctly installed.
I use Kali-linux Sana (2.0) with kernel 4.0.0-kali1-amd64
, but this should apply to all (Debian based) Linux distributions.
How can I switch this devive to "monitor mode"?
wlan1mon
interface even afterairmon-ng check kill
. – Magix Jan 01 '16 at 14:12