Skip to content
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) computer freezes #18

Open
SSBhaumik opened this issue Dec 31, 2021 · 5 comments
Open

(solved) computer freezes #18

SSBhaumik opened this issue Dec 31, 2021 · 5 comments

Comments

@SSBhaumik
Copy link

31 dec 2021 tested with 1. dlink dwa 182 rev d1 - on entering monitor mode computer freezes and even cursor doesnt move. if any audio playing in the background goes into a short audio loop. Cannot shut down as process doesnt terminate at all. have to disconnect power instead.
2. TP LINK Archer t3u plus v1.0- terminal freezes on monitor mode, cursor still works but cannot shut down as process doesnt terminate at all. have to disconnect power instead.
kali 2021.4 kernel 5.14
pavilion p001tx laptop with 8GB ram.
Rincat release seems to work fine. Had to uninstall yours, if you update this repo please let me know.

@morrownr
Copy link
Owner

Problem duplicated. Cause found and reverted. Please run...

$ sudo ./remove-driver.sh

Then delete the driver folder and start over.

I appreciate the report. I've been working on monitor mode and failed to catch this problem.

If I could ask something in return, since you use monitor mode, would you mind given me a report about how well monitor mode is working for you.

Regards,

Nick

@SSBhaumik
Copy link
Author

Monitor mode failed to enable as soon as i pressed enter my computer gave up.

@SSBhaumik
Copy link
Author

SSBhaumik commented Jan 1, 2022

Monitor mode and packet injection both working with kali tools like wifipumpkin3, other applications like hostapd, etc after installation of rincat, there are some problems with aireplay deauths maybe due to wifi6 protocols, appears to work with mdk4 but it's painfully slow sometimes. Reconnecting adaptor solves this problem.
One peculiar occurance with your driver, often times t3u archer plus v1 would give two wlan interfaces in iwconfig. (And network manager)

@morrownr
Copy link
Owner

morrownr commented Jan 1, 2022

Hi @SSBhaumik

Monitor mode in many of Realtek's out-of-kernel drivers can support a lot, but certainly not all, of the features that folks are looking for but there are some things you need to know.

Many of the guides and instructions that comes with the various utilities and apps are written for Linux Wireless Standards compliant drivers. Realtek does not make Linux Wireless Standards compliant drivers. Some things work differently on Realtek drivers. I have placed a document called Monitor_Mode.md in the docs folder to help with this problem. I have also included a script called test-mon.sh to help as well.

To summarize: The monitor mode here and in other Realtek drivers is good enough for many uses and will be good enough for many users. For those looking to get involved with security analysis/pen testing, you probably want to investigate better options. The following site has a LOT of information and links:

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

Hope this helps

@SSBhaumik
Copy link
Author

thanks

@morrownr morrownr changed the title computer freezes (solved) computer freezes Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants