Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #42404
    samuel cauneac
    Participant

    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

    #42589
    Diego PérezDiego Pérez
    Moderator

    Hi!
    Can you tell me the exact model of your adapter?(brand and model)
    Is this the first time that you try it?

    Thanks!
    Diego

    #42597
    samuel cauneac
    Participant

    My 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.

    #42631
    Diego PérezDiego Pérez
    Moderator

    Hi!
    Can you try to use:

    ifconfig wlan0 down
    airmon-ng check kill
    iwconfig wlan0 mode monitor
    ifconfig wlan0 up

    Let me know how it goes!
    Diego

    #42632
    samuel cauneac
    Participant

    Hello,

    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.

    #42678
    Diego PérezDiego Pérez
    Moderator

    Hi!
    Are you using the latest custom kali image provided by Zaid?

    Let me know.
    Diego

    #42802
    samuel cauneac
    Participant

    Yes, I got it about a month ago.

    #42811
    Diego PérezDiego Pérez
    Moderator

    Hi!
    Can you share a screenshot when using the command I suggested?

    Thanks!
    Diego

    #42857
    samuel cauneac
    Participant

    root@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.

    #42860
    Diego PérezDiego Pérez
    Moderator

    Hi!
    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!
    Diego

    #42865
    samuel cauneac
    Participant

    Why wont they work? Is it because of legal purposes?

    #42919
    Diego PérezDiego Pérez
    Moderator

    Hi!
    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!
    Diego

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.