Giter Club home page Giter Club logo

Comments (7)

morrownr avatar morrownr commented on September 23, 2024

Hi @233lol

I need more information.

What version of Kali are you using?

Show me how you are trying to switch to monitor mode.

Regards

from 88x2bu-20210702.

233lol avatar 233lol commented on September 23, 2024

Hi @233lol

I need more information.

What version of Kali are you using?

Show me how you are trying to switch to monitor mode.

Regards

Linux kali 5.16.0-kali1-amd64 #1 SMP PREEMPT Debian 5.16.7-2kali1 (2022-02-10) x86_64 GNU/Linux

sudo airmon-ng check kill
sudo airmon-ng start wlan0

from 88x2bu-20210702.

morrownr avatar morrownr commented on September 23, 2024

I am sending you the most up to date version of start-mon.sh below:

start-mon.sh.tar.gz

Save it to your home folder and unzip it.

To run it:

$ sudo ./start-mon.sh wlan0

This script should take your intended interface into monitor mode and let you run apps as desired.

I recommend you do not use the above lines that you posted as Realtek drivers are not Linux standards compliant and I can't fix that so what I have done is work on this script to allow people easily enter monitor mode and go about their business.

The best answer for those that make heavy use of monitor mode is to get an adapter that is standards compliant:

https://github.com/morrownr/USB-WiFi

My personal favorite adapter for monitor mode is the ALFA ACHM.

Let me know if you have problems with the script.

Regards

from 88x2bu-20210702.

233lol avatar 233lol commented on September 23, 2024

I

I am sending you the most up to date version of start-mon.sh below:

start-mon.sh.tar.gz

Save it to your home folder and unzip it.

To run it:

$ sudo ./start-mon.sh wlan0

This script should take your intended interface into monitor mode and let you run apps as desired.

I recommend you do not use the above lines that you posted as Realtek drivers are not Linux standards compliant and I can't fix that so what I have done is work on this script to allow people easily enter monitor mode and go about their business.

The best answer for those that make heavy use of monitor mode is to get an adapter that is standards compliant:

https://github.com/morrownr/USB-WiFi

My personal favorite adapter for monitor mode is the ALFA ACHM.

Let me know if you have problems with the script.

Regards

I also used this script, but still can't switch. Only older versions can.

from 88x2bu-20210702.

morrownr avatar morrownr commented on September 23, 2024

I keep with Kali available for testing but I need to finish a couple of things and reconfigure the test machine that has Kali on it so I will test this as soon as possible.

I'm not seeing this issue on the systems that were immediately available.

Regards

from 88x2bu-20210702.

emilt050 avatar emilt050 commented on September 23, 2024

#Fix:
cd 88x2bu-20210702;
sed -i 's/CONFIG_WIFI_MONITOR = n/CONFIG_WIFI_MONITOR = y/g' Makefile;
sudo ./remove-driver.sh;
sudo ./install-driver.sh;

from 88x2bu-20210702.

morrownr avatar morrownr commented on September 23, 2024

Hi @emil10150 @233lol

At about the same time Emil10150 made his/her post above, I had discovered the problem. I maintain multiple copies of the driver locally for different projects and some how I seem to have pushed some information from the wrong repo. It should be fixed now.

Thanks for the help.

Regards

from 88x2bu-20210702.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.