-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(solved) new commit will let aircrack-ng can‘t switch to monitor mode in kali #39
Comments
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 |
I am sending you the most up to date version of start-mon.sh below: 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
I also used this script, but still can't switch. Only older versions can. |
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 |
#Fix: |
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 |
new commit will let aircrack-ng can‘t switch to monitor mode in kali, but in 36f5ceb
commit without this problem.
The text was updated successfully, but these errors were encountered: