- This topic has 13 replies, 3 voices, and was last updated 3 months, 1 week ago by Diego Pérez.
- AuthorPosts
- July 17, 2020 at 6:24 am #42404samuel cauneacParticipant
Hello, I was setting up my adapter to run airodump-ng, but then this happened. This is the first time I am experiencing this issue.
root@kali:~# ifconfig wlan0 down
root@kali:~# iwconfig wlan0 mode monitor
Error for wireless request “Set Mode” (8B06) :
SET failed on device wlan0 ; Operation not permitted.
I couldn’t find any solutions online
I would greatly appreciate help on this. I also ran through this problem too:
root@kali:~# ifconfig wlan0 up
SIOCSIFFLAGS: Operation not possible due to RF-kill
July 18, 2020 at 2:55 am #42589Diego PérezModeratorHi!
Can you tell me the exact model of your adapter?(brand and model)
Is this the first time that you try it?Thanks!
DiegoJuly 18, 2020 at 6:51 am #42597samuel cauneacParticipantMy adapter is Alfa AWUS036ACH. I have ran this multiple times with no issues at all. For more context… i hadn’t tried packet sniffing in a while because I was learning the MITM attack. During learning the attack I did connect the adapter for the first time to a wireless network (which was mine). Maybe connecting it for the first time messed something up? Just trying to give as much info as possible, maybe it’s useful.
July 19, 2020 at 4:01 am #42631Diego PérezModeratorHi!
Can you try to use:ifconfig wlan0 down
airmon-ng check kill
iwconfig wlan0 mode monitor
ifconfig wlan0 upLet me know how it goes!
DiegoJuly 19, 2020 at 4:18 am #42632samuel cauneacParticipantHello,
I am getting the same response. I also tried deleting the drivers and installing them back, still the same bug. I also went back to an older snapshot and deleted the usb from VB and put it back on. None of those worked.
July 20, 2020 at 3:58 am #42678Diego PérezModeratorHi!
Are you using the latest custom kali image provided by Zaid?Let me know.
DiegoJuly 21, 2020 at 10:57 pm #42802samuel cauneacParticipantYes, I got it about a month ago.
July 22, 2020 at 3:46 am #42811Diego PérezModeratorHi!
Can you share a screenshot when using the command I suggested?Thanks!
DiegoJuly 23, 2020 at 3:03 am #42857samuel cauneacParticipantroot@kali:~# ifconfig wlan0 down
root@kali:~# airmon-ng check kill
Killing these processes:
PID Name
1508 wpa_supplicant
root@kali:~# iwconfig wlan0 mode monitor
Error for wireless request “Set Mode” (8B06) :
SET failed on device wlan0 ; Operation not permitted.
root@kali:~# ifconfig wlan0 up
SIOCSIFFLAGS: Operation not possible due to RF-kill
root@kali:~#
I ended up installing a fresh install of kali instead of the custom one from Zaid, everything works good.
July 23, 2020 at 3:42 am #42860Diego PérezModeratorHi!
Cool you got it, the only disadvantage is that some of the attacks like https downgrading, installing mana and maybe installing veil will not be possible in official kali release, but ry them out first.Greetings!
DiegoJuly 23, 2020 at 4:11 am #42865samuel cauneacParticipantWhy wont they work? Is it because of legal purposes?
July 24, 2020 at 3:50 am #42919Diego PérezModeratorHi!
No, for different reasons. Https downgrade will need custom hstshijack caplet and bettercap 2.23 but even if they are installed in custom kali many students still having issues. Mana is not supported any more by official kali, veil has many incompatibility issues.Greetings!
DiegoAugust 13, 2024 at 10:51 am #180886AlfieParticipantHi , I’m 70ty years old, very little computer experience, and am just starting the course for beginners, I had the same problem, but took me 5 mins to solve it. if you are using a wireless built in connection, (not hard wired) Simply disconnect your wireless connection, then follow the instructions in the video lesson. Once done. Turn it back on. run iwconfig you will see it is in monitor mode. Hope that helps?
August 13, 2024 at 9:55 pm #181268Diego PérezModeratorHi Alfie!
Thanks for the tip!Greetings!
Diego - AuthorPosts
- You must be logged in to reply to this topic.