View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005746 | Kali Linux | [All Projects] Kali Package Bug | public | 2019-10-19 11:06 | 2020-12-01 10:50 |
Reporter | qapBuH | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Product Version | 2019.3 | ||||
Target Version | Fixed in Version | ||||
Summary | 0005746: tp link tl-wn722n V2 monitor mode on kali linux 5.2.0 | ||||
Description | I'm new to Linux, so I don't understand much. I need to enable Monitor mode on my device, but I get an error: Error for wireless request "Set Mode" (8B06) : SET failed on device wlan0 ; Invalid Argument; What to do? Version: kali linux 5.2.0 Adapter tp link tl-wn722n v2 | ||||
|
ifconfig wlan0 down iwconfig wlan0 mode monitor ifconfig wlam0 up iwconfig and than look for monitor in output |
|
That's what gives 37r9gzwaR8A.jpg (392,885 bytes) |
|
You're doing wrong.First make sure your interface is not up than try "iwconfig wlan0 mode monitor". ifconfig wlan0 down iwconfig wlan0 mode monitor ifconfig wlan0 up type these commands one-by-one and post screenshot |
|
See my screen |
|
9SqUKnKftw0.jpg (400,596 bytes) |
|
Try these steps systemctl stop NetworkManager.service iwconfig wlan0 mode monitor iwconfig - and look for mode:monitor If that doesnt work for you than watch this video https://www.youtube.com/watch?v=NhHiXzqkx_s You need to compile and install drivers form this repository https://github.com/kimocoder/rtl8188eus |
|
When you try to turn on the mod, it gives the same thing. And when you install the drivers gives this 91RQAYzVOAk.jpg (475,426 bytes) |
|
My drivers doesn't support kernel v5+ at this point. Working with rtl8812au and the wifite2 at the moment, but have a new version of the rtl8188eus to maintain when I've got more time again |
|
I get this: watch@watch:~$ sudo ifconfig wlan0 down watch@watch:~$ sudo iwconfig wlan0 mode monitor Error for wireless request "Set Mode" (8B06) : SET failed on device wlan0 ; Operation not permitted. |
|
This one worked for me on the Kali Linux 2020.2 VMware Image https://youtu.be/BKQXcOH9zCE https://github.com/aircrack-ng/rtl8188eus |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-10-19 11:06 | qapBuH | New Issue | |
2019-10-21 01:56 | usama | Note Added: 0011210 | |
2019-10-21 10:33 | qapBuH | File Added: 37r9gzwaR8A.jpg | |
2019-10-21 10:33 | qapBuH | Note Added: 0011211 | |
2019-10-21 13:12 | usama | Note Added: 0011212 | |
2019-10-21 13:34 | qapBuH | Note Added: 0011214 | |
2019-10-21 13:43 | qapBuH | File Added: 9SqUKnKftw0.jpg | |
2019-10-22 03:14 | usama | Note Added: 0011215 | |
2019-10-22 08:17 | qapBuH | File Added: 91RQAYzVOAk.jpg | |
2019-10-22 08:17 | qapBuH | Note Added: 0011216 | |
2019-11-11 18:04 | kimocoder | Note Added: 0011293 | |
2020-07-12 20:09 | watch | Note Added: 0013082 | |
2020-07-26 15:19 | jupiops | Note Added: 0013145 | |
2020-12-01 10:48 | g0tmi1k | Priority | urgent => normal |
2020-12-01 10:50 | g0tmi1k | Severity | major => minor |