Error for wireless request set mode 8b06 set failed on device wlan0 operation not permitted

when i write ifconfig wlan0 down && iwconfig wlan0 mode monitor && ifconfig wlan0 up then written Error for wireless request "Set Mode" (8B06) : SET failed on device wlan0...

@cathome1

when i write
ifconfig wlan0 down && iwconfig wlan0 mode monitor && ifconfig wlan0 up
then written
Error for wireless request "Set Mode" (8B06) : SET failed on device wlan0 ; Operation not permitted.
But if i write
ifconfig wlan0 down && iwconfig wlan0 mode auto && ifconfig wlan0 up
then
then everything is fine and addapter enters the auto mode

@rlphkrs

@Blamo27

@rlphkrs

@Blamo27 the adapter you mean? I use the WN722N V2, but I’m thinking about just buying a new one which works without the hassle

@Blamo27

Yeah me too I’ve the same problem, nothing to do..
=> I bought the ALFA AWUS036ACH

@steync027

Which version of Kali did you try? I tried on Kali 2017.3 and it didn’t work either.

@fire-fly

Hello,
I had the same issue.
I am using TP-Link WN722N.
Was it a hardware or software issue.
If software issue any idea will it be fixed?

@rlphkrs

@fire-fly Hi, it’s software. If you bought WN722N V1 you should be fine, but I don’t think V2 will be fixed anytime soon. I bought the same device as @Blamo27 and it works fine.

@Blamo27

@rlphkrs What is your kernel version ? And your driver ?

@fire-fly

@mido324

I have the same problem with TL-wn722n_v3 what a waste of time and money.

@jocahamilton

I managed to get a TL-wn722n_v3 into monitor mode using this driver https://github.com/kimocoder/rtl8188eus, forgot to check the version before buying, it just saved my day.
I’m using Kali 2018.4 kernel 4.18.0

@adarshnin

I have TP-Link TL-WN725N and i am getting this error «»Error for wireless request «Set Mode» (8B06) : SET failed on device wlan0 ; Invalid argument»».
I’m trying to enable monitor mode…
Does this support monitor mode??

@Nathersha

Hi, Can anyone help to set TP-LINK TN-WN722N V3, on Monitor mode. I have tried many ways but unable to make it. Can anyone please help in resolving this.

@ghost

Hi, Can anyone help to set TP-LINK TN-WN722N V3, on Monitor mode. I have tried many ways but unable to make it. Can anyone please help in resolving this.

Hi, I am a newbie. I’ve been trying to figure out the same problem like yours for months. The only difference for usb-wifi adapter, mine is TL-WN725n V3. I couldn’t get the interface in Monitor mode but weirdly enough I could still get internet connected through it. Luckily this guy saves my day. I tried to remove old driver that I gathered from various version in github. And started to reinstall new driver which recommended by jocahamilton in his post: https://github.com/kimocoder/rtl8188eus . Yes, it finally worked!!! I got the monitor mode. Maybe you can try out, probably it might worked for you as well.

@SuhelSS

Can any solve this problem
ERROR:: wireless request «Set Mode»(8B06) :
SET failed on device(name of the device); Operation not supported.

@cryptocodecg

same here. i use TP-LINK TL-WN725N on kali linux on virtual box and everytime i set the monitor mode i got this error ERROR:: wireless request «Set Mode»(8B06) :
SET failed on device(name of the device); Invalid argument.

anybody can resolve this?

@kickbuur

Guys please help me out i’ve struggled for more than 2 weeks now with this problem

Error for wireless request «Set Mode» (8B06) :
SET failed on device wlan0 ; Operation not permitted.

I have tried anything and now i’m just stuck.

@cryptocodecg

i have got this error too before i managed my kali linux to recognize wifi
connection by plugging in a wireless adapter plus installing the driver.

are you struggling on kali linux on virtual machine?

On Mon, 16 Sep 2019 at 01.21 kickbuur ***@***.***> wrote:
Guys please help me out i’ve struggled for more than 2 weeks now with this
problem

Error for wireless request «Set Mode» (8B06) :
SET failed on device wlan0 ; Operation not permitted.

I have tried anything and now i’m just stuck.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#28?email_source=notifications&email_token=AAI2QERPFXBBL3PAWZXLN3DQJZ4KHA5CNFSM4EIIR4EKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6XWF4I#issuecomment-531587825>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAI2QEWMMA7OOQVXY3FZC5DQJZ4KHANCNFSM4EIIR4EA>
.

@raaa75

I managed to get a TL-wn722n_v3 into monitor mode using this driver https://github.com/kimocoder/rtl8188eus, forgot to check the version before buying, it just saved my day.
I’m using Kali 2018.4 kernel 4.18.0

Yes with the drivers above monitor mode works on ubuntu 4.15.0-96-generic this this way:
ifconfig wlan0 down
iwconfig wlan0 mode monitor
ifconfig wlan0 up

@dolaaaa

error for wireless request set mode (8b06) set failed on device wlan0 invalid argument
ماسبب ظهور تلك المشكله في الفا Awus036ach

@raaa75

Correct, this same issue I had with the wrong driver installed. Try this one. https://github.com/kimocoder/rtl8188eus

error for wireless request set mode (8b06) set failed on device wlan0 invalid argument
ماسبب ظهور تلك المشكله في الفا Awus036ach

@bfinfosec

Still no solution for this issue ?

  • Installed Kali on my asus laptop:
    5.6.0-kali2-amd64 nl80211: Driver does not support authentication/association or connect commands #1 SMP Debian 5.6.14-1kali1 (2020-05-25) x86_64 GNU/Linux
  • Using AWUS036ACH
  • Compiled 8812au driver from actual aircrack stable branch:
    https://github.com/aircrack-ng/rtl8812au
  • System refuses to switch interface to monitor mode:
    Error for wireless request «Set Mode» (8B06) :
    SET failed on device wlan1 ; Operation not permitted.

@satishcse

Arjunan1234, VitorCorrei4, hXR16F, Alex5956, gr4yh4tr4inm4n, thien86, jmbeach, Nickjw17, adinicolaescu, igabrielnava, and 3 more reacted with thumbs up emoji

@templar10

I have this
Linux kali 5.6.0-kali2-amd64 #1 SMP Debian 5.6.14-1kali1 (2020-05-25) x86_64 GNU/Linux
and AWUS036ACH
I tried what satishcse said and it works 👏
thanks

@Arjunan1234

Guys please help me out i’ve struggled for more than 2 weeks now with this problem

Error for wireless request «Set Mode» (8B06) :
SET failed on device wlan0 ; Operation not permitted.

I have tried anything and now i’m just stuck.

Same problem please help

@bfinfosec

Problem solved by for my AWUS036ACH on latest Kali Linux by installing driver RT8812au v5.7.0 branch:
https://github.com/aircrack-ng/rtl8812au/tree/v5.7.0

Follow install instruction:
$ sudo apt-get install dkms
$ sudo ./dkms-install.sh

Then, set monitor mode:
$ sudo iwconfig wlan1 mode monitor

All aircrack-ng suite works perfectly fine.

@Aoki07

Hello , i have a problem in the second step in fluxion for to create a «captive portal » this message appears when I select my wifi card :
] Select an interface for the access point.

[1] eth0 [+] Intel Corporation 8254EM Gigabite Ethernet Controller(rev
[2] wlan0 [+] TP-Link TL-WN722N v2
[3] Repeat
[4] Back

[fluxion2@kali]-[~] 2

[*] Unable to start captive portal interface, returning!

can someone Help please?

@amankhan25

iwconfig wlan0 mode managed
Error for wireless request «Set Mode» (8B06) :
SET failed on device wlan0 ; Operation not permitted.

if You are getting this error it means you are already in manged mode. sometime you set it into monitor mode but if wifi adapter physically eject by little push then it will again back to the managed mode. At the same time if you are trying to make it manage then it gives error because it is already in managed.

@Northman94

Having Kali in Virtual Box on Windows 10. Updating drivers for my Wi-Fi adapter on Windows 10 fixed issue.

@mohanish880

I also personally use this adapter TLWN722N and I’ve faced the same issue
Error for wireless request «Set Mode» (8B06) :
SET failed on device wlan0 ; Operation not permitted.

To solve this issue you’ll need to set mode to auto by running the following commands :-
sudo ifconfig wlan0 down
sudo iwconfig wlan0 mode auto
sudo ifconfig wlan0 up
sudo iwconfig

After running these commands restart your machine

NOTE:- Always set to auto mode before shutting down your computer or else you’ll face the same issue

@Tester2009

any blacklisted module/driver in /etc/modprobe.d/ ?

@hacker1234500

@wlrmarl

@hacker1234500

Thanks NabeelJiwani but the problem is that i don’t know what to do next.

@hacker1234500

My problem is, when I shut down my virtual machine and make the iwconfig wlan0 auto before I shut down my machine the error in the next session appears again. And when I see this error I just want to break everting near me.

@stevenkennyit

Just sharing my finding:

I was getting the same error (Set Mode (8B06)) when running the «iwconfig wlan1 mode monitor» command.
However, I was able to fix/workaround it by bringing the adapter interface up then down again then setting to monitor mode. Not sure what is causing the issue but this seems to fix it (for me anyway)…
workaround

Here are the commands:
ifconfig wlan1 up
ifconfig wlan1 down
iwconfig wlan1 mode monitor

Notes:

  • Using AWUS036ACH
  • Screenshot attached to illustrate
  • Didn’t read all comments

Hoping this might save someone time.

@Sachingit1389

I just used command sudo apt-get install dkms
and its working fine now

@kstirto

I’m also using TL-WN722N ((V2/V3) and I also intermittently experience the same problem. This is how I solve it… with your adapter still plugged-in:
rmmod r8188eu.ko
modprobe 8188eu
Disconnect your adapter and reconnect. Now you should be able to put it in monitor mode. If it still fails, put it to auto mode first, down it, and now put it to monitor mode.

@proximityeffect

I’m also using TL-WN722N ((V2/V3) and I also intermittently experience the same problem. This is how I solve it… with your adapter still plugged-in:
rmmod r8188eu.ko
modprobe 8188eu
Disconnect your adapter and reconnect. Now you should be able to put it in monitor mode. If it still fails, put it to auto mode first, down it, and now put it to monitor mode.

Thank you! You just help me tremendously. I signed up with GitHub because of you.

@algisju

Same issue with RasPi on 3+ — Recompiled with «apt install raspberrypi-kernel-headers» but still have to put it down and up..? Why is it doing that remain a mystery to me :/

@TheRoyalOne2021

I’m also using TL-WN722N ((V2/V3) and I also intermittently experience the same problem. This is how I solve it… with your adapter still plugged-in:
rmmod r8188eu.ko
modprobe 8188eu
Disconnect your adapter and reconnect. Now you should be able to put it in monitor mode. If it still fails, put it to auto mode first, down it, and now put it to monitor mode.

finally someone who knows a solution,this has been wreaking havoc for me,THIS IS THE FIRST STEP IN HACKING and it wouldn’t even work,thank you

@BabyYoda2023

Sudo iwconfig wlan0 mode monitor
Sudo iwconfig

@CoffeeOperator

I can’t believe this thread is still alive, but if you are still encountering this problem this may work for you.

  1. take out your adapter
  2. sudo rmmod r8188eu.ko
  3. put your adapter back in
  4. sudo modprobe 8188eu
  5. sudo airmon-ng start wlan0
  • note* the above command may not work, use iwconfig to check your adapter’s name.*
    6.iwconfig
    you should now be in monitor mode, congrats
    if somehow your are still in auto or managed mode:
  1. put your adapter back in
  2. ifconfig wlan0 up
  3. ifconfig wlan0 down
  4. now redo everything mentioned in the beginning
  5. this worked for me, but everything is case-sensitive.

-josh

@Arturovl9

Good I’m using a tp link wn823n having the right drivers I get when trying to put the monitor mode with the command airmon-ng start wlan0 and then iwconfig I get manager mode instead of monitor mode and I’ve been trying the commands of the thread and I get the same error and I do not know what to do, if someone can help me. This image is an example but with all commands I get the same error
image

@CoffeeOperator

Hi ArturovI9,

Insert your network adapter first:

  1. ifconfig wlan0 up

  2. ifconfig wlan0 down

«Take out the network adapter»:

  1. sudo rmmod r8188eu.ko

«Insert your network adapter»:

  1. sudo modprobe 8188eu

  2. iwconfig wlan0 mode monitor

Now, your network adapter should be in monitor mode, again lots of adapters no longer work with kali Linux, also make sure you have the proper drivers installed, and that your adapter is capable of monitor mode.

-Happy Hacking, josh

  • Печать

Страницы: [1] 2  Все   Вниз

Тема: Wifi ad-hoc не поддерживается  (Прочитано 7755 раз)

0 Пользователей и 1 Гость просматривают эту тему.

Оффлайн
romeg

Ноутбук Acer Extensa 5620, ubuntu 8.04, установка с нуля.
Драйвер карты Wifi  — из коробки, открытый.
В networkManager отключаю режим роуминга, в /etc/network/interfaces прописываю wireless-mode ad-hoc.
В данный режим устройство не входит, команда iwconfig все равно говорит, что режим — Managed
При рестарте сети выдает ошибку, что неверное значение режима.

Когда на компе был ubuntu 7.10 — все работало из коробки. При этом драйвер Wifi карточки стоял преприоретарный.

Это потому что драйвер в 8.04 не поддерживает режим ad-hoc?

Как решить проблему? Только перестановкой драйвера?
Если да, то как вручную заменить установленный драйвер на старый препреоретарный драйвер?
Если нет, то где копать?


Оффлайн
12d3

а слабо сказать, какая вайфай карта? 
ЗЫ [оффтоп] : выучите уже блин все это слово — проприетарный =)


Оффлайн
romeg

Вот такая карта:
Встроенный адаптер беспроводной сети: Intel® PRO/Wireless 3945ABG (802.11a/b/g)


Оффлайн
12d3

sudo ifdown wlan0 && sudo iwconfig wlan0 mode ad-hoc && sudo ifup wlan0


Оффлайн
romeg

Вот какой ответ получил:

Error for wireless request «Set Mode» (8B06) :
    SET failed on device wlan0 ; Invalid argument.

Когда делаю рестарт сети  — аналогичная ошибка возникает, а wlan0 остается в режиме «Managed»

Значит, открытый драйвер из коробки не поддерживает режим ad-hoc?


Оффлайн
teop

Так, а что там по ifconfig выдает?


Оффлайн
12d3

раз у меня на такой-же карточке работает, то и у вас должно.
а если вместо ifdown wlan0 сделать ifconfig wlan0 down, и с ifup аналогично.


Оффлайн
romeg

спасибо, получилось.
Командой
sudo ifconfig wlan0 down && sudo iwconfig wlan0 mode ad-hoc && sudo ifconfig wlan0 up
сеть поднялась, iwconfig показывает режим ad-hoc, но все работает до следующей перезагрузки.
После перезагрузки — снова wlan0 отключена, режим Managed, пока не сделаешь вышеуказанную команду.

Как можно сделать так, чтобы wlan0 работал по умолчанию?
Ниже пишу, что у меня сейчас в /etc/network/interfaces
====
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
address 192.168.1.2
netmask 255.255.255.0
gateway 192.168.1.1

auto wlan0
iface wlan0 inet static
address 192.168.0.1
netmask 255.255.255.0
broadcast 192.168.0.255
wireless-key 1234567890
wireless-essid pantera
wireless-mode ad-hoc
#wireless-channel 1
====


Оффлайн
DJArty

Возможно еще NetworkManager следует тушить, а Wlan поднимать руками или скриптом (гдето в моём посте было)


Оффлайн
Oleg

сеть поднялась, iwconfig показывает режим ad-hoc, но все работает до следующей перезагрузки.
После перезагрузки — снова wlan0 отключена, режим Managed, пока не сделаешь вышеуказанную команду.

Смотреть сюда.


Оффлайн
romeg

Вставка в /etc/rc.local строк
sleep 15s
/etc/init.d/networking restart
не помогла, так как в моем случае команда sudo /etc/init.d/networking restart сеть не поднимала сама по себе (не знаю почему, пишет Error for wireless request «Set Mode» (8B06) : SET failed on device wlan0 ; Invalid argument).

Но проблема решилась, когда я в rc.local вставил следующую строку:
ifconfig wlan0 down && iwconfig wlan0 mode ad-hoc && ifconfig wlan0 up

все заработало.
Видимо, это единственное решение, хотя, как я думаю, не очень красивое.

Спасибо 12d3 и Oleg — совместными усилиями помогли.


Оффлайн
romeg

При перезагрузке теперь все работает.
А после выхода ис спящего режима — нет, снова вручную приходится включать.
Как заставить wlan0 подниматься после выхода из спящего режима?

Может в какой-то скрипт засунуть перезапуск, подобно /etc/rc.local ?


Оффлайн
kosilas

Помогите поднять ad-hoс на карте  BCM4318 (wl-138g)
Драйвера ставил b43-fwcutter
При команде

ifconfig wlan0 down && iwconfig wlan0 mode ad-hoc && ifconfig wlan0 upпишет:

Error for wireless request "Set Mode" (8B06) :
    SET failed on device wlan0 ; Operation not permitted.
Interface такой:

  auto lo
  iface lo inet loopback
auto eth0
iface eth0 inet static
 adress 192.168.1.6
 #network 192.168.0.0
 netmask 255.255.255.0
 #broadcast 192.168.0.255
 gateway 192.168.1.2
 up route add default gw 192.168.1.2 eth0
 auto wlan0
 iface wlan0 inet static
 address 192.168.0.12
 netmask 255.255.255.0
 wireless-essid homenet
В чем трабл? Кривые дрова ?


Оффлайн
romeg

видимо у тебя прав root нет.
Проделывай те же команды через sudo:
sudo ifconfig wlan0 down && iwconfig wlan0 mode ad-hoc && ifconfig wlan0 up


Оффлайн
kosilas


  • Печать

Страницы: [1] 2  Все   Вверх

  • Перейти на CTF площадку Игры Кодебай

    Выполняйте задания по кибербезопасности в формате CTF и получайте бесценный опыт. Ознакомиться с подробным описанием можно тут.

  • B правой части каждого сообщения есть стрелки и . Не стесняйтесь оценивать ответы. Чтобы автору вопроса закрыть свой тикет, надо выбрать лучший ответ. Просто нажмите значок в правой части сообщения.

roooooot


  • #1

Купил данный девайс, kali его видит, подключиться к домашней сети даёт. Однако брал я сию вещь для режима мониторинга. Через airmon-ng отображается, однако после ввода airmon-ng start wlan0 ничегошеньки не меняется. Через команду iwconfig wlan0 mode monitor выбивает
Error for wireless request «Set Mode» (8B06) :
SET failed on device wlan0 ; Invalid argument.
Я решил что всё дело в драйверах, однако на офф сайте версия только для Kernel 2.6.18~3.19.3, а у меня как раз таки 4.19.0 , и что делать в данном случае понятия не имею. Попробовать поставить эти дрова попробовал, но кроме десятка ошибок ничего не добился. Подскажите, если кто сталкивался, есть ли вариант всё сделать «что бы работало», или легче просто другую балалайку купить?

  • #2

Купил данный девайс, kali его видит, подключиться к домашней сети даёт. Однако брал я сию вещь для режима мониторинга. Через airmon-ng отображается, однако после ввода airmon-ng start wlan0 ничегошеньки не меняется. Через команду iwconfig wlan0 mode monitor выбивает
Error for wireless request «Set Mode» (8B06) :
SET failed on device wlan0 ; Invalid argument.
Я решил что всё дело в драйверах, однако на офф сайте версия только для Kernel 2.6.18~3.19.3, а у меня как раз таки 4.19.0 , и что делать в данном случае понятия не имею. Попробовать поставить эти дрова попробовал, но кроме десятка ошибок ничего не добился. Подскажите, если кто сталкивался, есть ли вариант всё сделать «что бы работало», или легче просто другую балалайку купить?

codeby.net

TP Link TL-WN722N monitor mode IS WORK!

Спешу сообщить всем тем кто приобрел себе этот замечательный девайс для тестирования на проникновение беспроводных сетей, замечательнейшую новость

codeby.net


codeby.net

roooooot


  • #3

codeby.net

TP Link TL-WN722N monitor mode IS WORK!

Спешу сообщить всем тем кто приобрел себе этот замечательный девайс для тестирования на проникновение беспроводных сетей, замечательнейшую новость

codeby.net


codeby.net

  • Снимок экрана от 2019-08-12 20-59-37.png

    Снимок экрана от 2019-08-12 20-59-37.png

    113 КБ

    · Просмотры: 998

roooooot


  • #5

При установке драйвера ошибок не было, но ничего так и не заработало… После ввода
aireplay-ng —test wlan0
выдало

Код:

ioctl(SIOCSIWMODE) failed: Invalid argument
ioctl(SIOCSIWMODE) failed: Invalid argument
Error setting monitor mode on wlan0

  • #6

При установке драйвера ошибок не было, но ничего так и не заработало… После ввода
aireplay-ng —test wlan0
выдало

Код:

ioctl(SIOCSIWMODE) failed: Invalid argument
ioctl(SIOCSIWMODE) failed: Invalid argument
Error setting monitor mode on wlan0

Может быть
iwconfig wlan0 mode auto
aireplay-ng — — test wlan0
И да убедись что это именно wlan0

roooooot


  • #7

Может быть
iwconfig wlan0 mode auto
aireplay-ng — — test wlan0
И да убедись что это именно wlan0

Код:

root@kali:~# iwconfig
wlan0     unassociated  ESSID:""  Nickname:"<WIFI@REALTEK>"
          Mode:Auto  Frequency=2.412 GHz  Access Point: Not-Associated   
          Sensitivity:0/0 
          Retry:off   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

lo        no wireless extensions.

eth1      no wireless extensions.

eth0      no wireless extensions.

root@kali:~# iwconfig wlan0 mode auto
Error for wireless request "Set Mode" (8B06) :
    SET failed on device wlan0 ; Operation not permitted.
root@kali:~# aireplay-ng --test wlan0
ioctl(SIOCSIWMODE) failed: Operation not permitted
ioctl(SIOCSIWMODE) failed: Operation not permitted
Error setting monitor mode on wlan0

  • #8

Код:

root@kali:~# iwconfig
wlan0     unassociated  ESSID:""  Nickname:"<WIFI@REALTEK>"
          Mode:Auto  Frequency=2.412 GHz  Access Point: Not-Associated   
          Sensitivity:0/0 
          Retry:off   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

lo        no wireless extensions.

eth1      no wireless extensions.

eth0      no wireless extensions.

root@kali:~# iwconfig wlan0 mode auto
Error for wireless request "Set Mode" (8B06) :
    SET failed on device wlan0 ; Operation not permitted.
root@kali:~# aireplay-ng --test wlan0
ioctl(SIOCSIWMODE) failed: Operation not permitted
ioctl(SIOCSIWMODE) failed: Operation not permitted
Error setting monitor mode on wlan0

su -i или su -l или перед каждой командой sudo
ifconfig wlan0 down
iwconfig wlan0 mode auto
ifconfig wlan0 up

roooooot


  • #9

su -i или su -l или перед каждой командой sudo
ifconfig wlan0 down
iwconfig wlan0 mode auto
ifconfig wlan0 up

Всё повторяется, одна и та же ошибка. Буду короче менять это шило на другое мыло, авось повезёт… Спасибо за помощь!

  • #10

Всё повторяется, одна и та же ошибка. Буду короче менять это шило на другое мыло, авось повезёт… Спасибо за помощь!

Так operation not permitted это всего лишь ошибка о том что у вас недостаточно прав (вы не root)
Без sudo, даже альфу в monitore Mode не переведёшь

roooooot


  • #11

Так operation not permitted это всего лишь ошибка о том что у вас недостаточно прав (вы не root)
Без sudo, даже альфу в monitore Mode не переведёшь

Вчера попробовал, теперь другую ошибку выдало. Так что решил не заморачиваться и купить wn727n. Спасибо за советы

wlan0mode


  • #12

Доброго времени суток, наткнулся на такой же баян по поводу tl-wn722n v3 всё что написали в теме сделал но ошибка та же error setting monitor mode on wlan0 есть ли у вас решение данной проблемы?

f22

f22

Codeby Team


wlan0mode


  • #14

Из первого поста я понял что с 2018 года эту проблему так и не решили и нету смысла пытаться что либо делать т.к этот адаптер не пригоден для вардрайвинга из под Линукс?

f22

f22

Codeby Team


  • #15

Из первого поста я понял что с 2018 года эту проблему так и не решили и нету смысла пытаться что либо делать т.к этот адаптер не пригоден для вардрайвинга из под Линукс?

Первая версия этого адаптера на kali работает норм.

wlan0mode


  • #16

Первая версия этого адаптера на kali работает норм.

Щас пробую через кали 2019.2 установить драйвера и завести шарманку

P.s. может кто оставить ссылку на норм альфу с али, говоря норм альфу я подразумеваю не лютую подделку, а подделку которая на норм чипсете и норм чувствительная.

Щас пробую через кали 2019.2 установить драйвера и завести шарманку

P.s. может кто оставить ссылку на норм альфу с али, говоря норм альфу я подразумеваю не лютую подделку, а подделку которая на норм чипсете и норм чувствительная.

Последнее редактирование: 13.01.2020

Rocer


  • #17

Попробуй самый простой способ программа airgeddon она покажет поддерживает твой модем режим мониторинга или нет

In this tutorial we’ll enable monitor mode on a TP-LINK TL-WN722N V2/V3 wireless adapter, on a Kali Linux machine running on VMware or VirtualBox.

Some sources may be confusing, and lead you to believe that you can only enable monitor mode on TP-LINK TL-WN722N v1 because it has one of the required chipsets for monitor mode, Atheros AR9271, and that you can’t enable it on V2/V3. You can, however.

To start off, if you’re using a virtual machine, first you’ll have to connect your wireless adapter to your Kali Linux virtual machine.

Set up the Adapter

Next, we’ll run some commands to set up the adapter.

First update and upgrade your package index.

sudo apt update && sudo apt upgrade

Reboot your machine.

sudo reboot

Install Linux headers for your Kali Linux.

sudo apt install linux-headers-$(uname -r)

Run the following commands to install the bc package and remote the r8188eu.ko module.

sudo apt install bc
sudo rmmod r8188eu.ko

Clone the Realtek driver from the aircrack-ng Github repository.

git clone https://github.com/aircrack-ng/rtl8188eus

Run the following commands.

cd rtl8188eus
sudo -i
echo "blacklist r8188eu" > "/etc/modprobe.d/realtek.conf"
exit
reboot

After the reboot run the following commands (we have to cd back into the rtl8188eus directory that we cloned earlier):

cd rtl8188eus
make
sudo make install
sudo modprobe 8188eu

To enable monitor mode, run the following commands:

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

Here’s the output you should be seeing. You can see that the adapter is set to Mode: Monitor.

Troubleshooting When Enabling Monitor Mode

In some cases it doesn’t work right away. For example you may get the error Error for wireless request "Set Mode" (8B06) : SET failed on device wlan0 ; Operation not permitted.

The solution that has worked for me every time is the following (credit to this Github user’s comment).

Run the following commands in this order:

sudo ifconfig wlan0 up
sudo rmmod r8188eu.ko
sudo modprobe 8188eu
sudo iwconfig wlan0 mode auto
sudo ifconfig wlan0 down
sudo iwconfig wlan0 mode monitor
sudo ifconfig wlan0 up

Now when you check iwconfig you should see the adapter is in monitor mode.

Conclusion

In this tutorial we set up a TP-LINK TL-WN722N V2/V3 adapter to run in monitor mode. If you have any issues or questions then please don’t hesitate to leave a comment. Hope this helped. Thank you.

Asked
4 years, 11 months ago

Viewed
9k times

I’m trying to put my adapter in monitor mode, but occurs the error: Error for wireless request set mode.

iw list | grep "Supported interface modes" -A10 Supported interface modes:
         * IBSS
         * managed
         * AP
         * monitor
         * P2P-client
         * P2P-GO
    Band 1:
        Capabilities: 0x1962
            HT20/HT40
            Static SM Power Save

lsusb
Bus 001 Device 003: ID 2357:0107  
Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

lspci -knn
00:00.0 Host bridge [0600]: Intel Corporation 440FX - 82441FX PMC [Natoma] [8086:1237] (rev 02)
00:01.0 ISA bridge [0601]: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] [8086:7000]
00:01.1 IDE interface [0101]: Intel Corporation 82371AB/EB/MB PIIX4 IDE [8086:7111] (rev 01)
    Kernel driver in use: ata_piix
    Kernel modules: ata_piix, ata_generic
00:02.0 VGA compatible controller [0300]: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter [80ee:beef]
    Kernel driver in use: vboxvideo
    Kernel modules: vboxvideo
00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 02)
    Subsystem: Intel Corporation PRO/1000 MT Desktop Adapter [8086:001e]
    Kernel driver in use: e1000
    Kernel modules: e1000
00:04.0 System peripheral [0880]: InnoTek Systemberatung GmbH VirtualBox Guest Service [80ee:cafe]
    Kernel driver in use: vboxguest
    Kernel modules: vboxguest
00:05.0 Multimedia audio controller [0401]: Intel Corporation 82801AA AC'97 Audio Controller [8086:2415] (rev 01)
    Subsystem: Dell 82801AA AC'97 Audio Controller [1028:0177]
    Kernel driver in use: snd_intel8x0
    Kernel modules: snd_intel8x0
00:06.0 USB controller [0c03]: Apple Inc. KeyLargo/Intrepid USB [106b:003f]
    Kernel driver in use: ohci-pci
    Kernel modules: ohci_pci
00:07.0 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ACPI [8086:7113] (rev 08)
    Kernel driver in use: piix4_smbus
    Kernel modules: i2c_piix4
00:08.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 02)
    Subsystem: Intel Corporation PRO/1000 MT Desktop Adapter [8086:001e]
    Kernel driver in use: e1000
    Kernel modules: e1000
00:0d.0 SATA controller [0106]: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] [8086:2829] (rev 02)
    Kernel driver in use: ahci
    Kernel modules: ahci

iwconfig
lo        no wireless extensions.

wlan0     unassociated  Nickname:"<WIFI@REALTEK>"
          Mode:Managed  Frequency=2.412 GHz  Access Point: Not-Associated   
          Sensitivity:0/0  
          Retry:off   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

eth1      no wireless extensions.

eth0      no wireless extensions.

iwconfig wlan0 mode monitor
Error for wireless request "Set Mode" (8B06) :
    SET failed on device wlan0 ; Operation not permitted.

asked Feb 15, 2018 at 18:48

André Milke's user avatar

7

I am trying to enable monitoring mode for a USB wifi dongle with the RTL8188CUS chipset on a raspberry pi model b+ (or any raspberry pi for that matter).

$ lsusb
Bus 001 Device 005: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
$ sudo iwconfig wlan0 mode monitor
Error for wireless request "Set Mode" (8B06) :
    SET failed on device wlan0 ; Invalid argument.

According to github/raspberrypi/linux/issues/369, you need to enable the rtlwifi/rtl8192cu kernel module that is included with the kernel distribution but not compiled. This requires minor modifications to some files as diff’ed below in ‘STEP 2’.

The USB issue mentioned in that thread has been resolved as of 4.1.6+, so the rtlwifi driver should work.

Steps to recreate on a fresh raspberry pi (model B+)…

STEP 0: Update existing modules and kernel to latest

$ sudo apt-get update
$ sudo rpi-update
$ uname -a
Linux raspberrypi 4.1.7+ #815 PREEMPT Thu Sep 17 17:59:24 BST 2015 armv6l GNU/Linux

STEP 1: Get the raspbian kernel source and add missing dependencies

$ git clone --depth=1 https://github.com/raspberrypi/linux
$ sudo apt-get install bc lshw

STEP 2: Enable the rtlwifi (kernel) drivers for RTL8188CUS (RTL8192)

edit linux/drivers/net/wireless/Kconfig
-#source "drivers/net/wireless/rtlwifi/Kconfig"
-source "drivers/net/wireless/rtl8192cu/Kconfig"
+source "drivers/net/wireless/rtlwifi/Kconfig"
+#source "drivers/net/wireless/rtl8192cu/Kconfig"

(Wheezy) edit linux/drivers/net/wireless/Makefile
-#obj-$(CONFIG_RTLWIFI)         += rtlwifi/
+obj-$(CONFIG_RTLWIFI)          += rtlwifi/

(Jessie) edit linux/drivers/net/wireless/realtek/Makefile
-#obj-$(CONFIG_RTLWIFI)         += rtlwifi/
+obj-$(CONFIG_RTLWIFI)          += rtlwifi/

STEP 3: Compile and install kernel (took many hours)

Summarized from kernel building documentation .

$ cd linux
$ KERNEL=kernel
$ make bcmrpi_defconfig

$ make zImage modules dtbs
$ sudo make modules_install
$ sudo cp arch/arm/boot/dts/*.dtb /boot/
$ sudo cp arch/arm/boot/dts/overlays/*.dtb* /boot/overlays/
$ sudo cp arch/arm/boot/dts/overlays/README /boot/overlays/
$ sudo scripts/mkknlimg arch/arm/boot/zImage /boot/$KERNEL.img

STEP 4: Reboot

$ sudo reboot

STEP 5: Check that the rtlwifi/rtl8192cu module is loaded

$ lsmod | fgrep rtl8192cu
rtl8192cu             100806  0 
rtl_usb                14781  1 rtl8192cu
rtl8192c_common        72091  1 rtl8192cu
rtlwifi               101122  3 rtl_usb,rtl8192c_common,rtl8192cu
mac80211              623281  3 rtl_usb,rtlwifi,rtl8192cu
$
$ lshw
  *-network:0
       description: Ethernet interface
       physical id: 1
       bus info: usb@1:1.3
       logical name: wlan0
       serial: 00:0b:81:94:e9:a3
       capabilities: ethernet physical
       configuration: broadcast=yes driver=rtl8192cu driverversion=4.1.7+ firmware=N/A link=no multicast=yes

STEP 6: Try to activate monitoring mode

$ sudo iwconfig wlan0 mode monitor
Error for wireless request "Set Mode" (8B06) :
    SET failed on device wlan0 ; Operation not supported.

What did i miss?
Issue 369 seems to indicate that it can work with the rtlwifi driver?

Понравилась статья? Поделить с друзьями:

Читайте также:

  • Error code 30005 albion online
  • Error for wireless request set mode 8b06 set failed on device wlan0 invalid argument
  • Error for wireless request set mode 8b06 set failed on device wlan0 cannot allocate memory
  • Error for wireless request set mode 8b06 set failed on device eth0 operation not supported
  • Error code 30004 war thunder

  • 0 0 голоса
    Рейтинг статьи
    Подписаться
    Уведомить о
    guest

    0 комментариев
    Старые
    Новые Популярные
    Межтекстовые Отзывы
    Посмотреть все комментарии