FluxionNetwork / fluxion

Fluxion is a remake of linset by vk496 with enhanced functionality.
https://fluxionnetwork.github.io/fluxion/
GNU General Public License v3.0
4.92k stars 1.39k forks source link

Realtek RTW8821CE stop working or halt the system in twin attack mode #1196

Closed zonalimitatore closed 2 months ago

zonalimitatore commented 2 months ago

Bug Report

Summary

Rtw8821ce - program stop working/halt the system/close while attack as twin.

What is the current behaviour?

fluxion crashes returning to prompt command, or full halt the system

How to reproduce

If the current behaviour is a bug, please provide the steps to reproduce it.

Once i start twin attack, after some minutes (should be 2 as 5 as 10) the program close itself all the windows, and return to prompt. In the worst case, the program completely halt the system (i've to force reboot from power key)

What do you think the expected behaviour should be?

Continue to work without these kinds of problems

cjb900 commented 2 months ago

Realtek wifi chipset are notoriously problematic for wifi hacking and not recommended. You also didn't properly fill out the issue template. So this is getting closed.

zonalimitatore commented 2 months ago

I've corrected the syntax...was in << >>

cjb900 commented 2 months ago

Well correcting your post will not help here when you are still using a crap Realtek wifi chipset. you are going to be better off ditching that adapter and getting a better one from the list below

Atheros AR9271 <- present in TP-Link TL-WN722N v1 or Alfa AWUS036NHA (2.4Ghz - USB) MediaTek MT7610U <- present in TP-Link Archer T2UH or AWUS 036ACHM(2.4Ghz/5Ghz - USB) MediaTek MT7612U <- present in Alfa AWUS036ACM (2.4Ghz/5Ghz - USB) (not recommended to be used on Virtual Machines, but it works very well on native Linux. The recommended Linux kernel version is 5.3 or greater). For Rpi 2/3 run this command to get the card working echo "options mt76_usb disable_usb_sg=1" > /etc/modprobe.d/mt76_usb.conf Ralink RT2770 <- present in Alfa AWUS051NH (2.4Ghz/5Ghz - USB) Ralink RT3070 <- present in TP-Link TL-WN7200ND or Alfa AWUS036NH (2.4Ghz - USB) Ralink RT3572 <- present in Alfa AWUS052NHS (2.4Ghz/5Ghz - USB) Ralink RT5372 <- present in D-Link DWA-137 (2.4Ghz - USB) Ralink RT5378 <- present in some some unbranded cheap chinese dongles (2.4Ghz - USB) Ralink RT5572 <- present in Panda PAU07 or Panda PAU09 (2.4Ghz/5Ghz - USB) Realtek RTL8187 <- present in Alfa AWUS036H (2.4Ghz - USB) (may require patched driver) Realtek RTL8723BE <- present in Realtek RTL8723BE card (2.4Ghz - PCIe) MT7921AUN <- present in Alfa awus036axm or awus036axml or comfast-CF-953AX or comfast-CF-951AX

zonalimitatore commented 2 months ago

I've also Alfa AWUS036H usb. But I don't think is AP capable

cjb900 commented 2 months ago

ya thats another card with a known crap Realtek chipset. While you can try using a combination of those 2 adapters in fluxion there is no guarantee it will work and you will probably be better off ditching both and getting a better card/chipset from the list above.

zonalimitatore commented 2 months ago

Realtek RTL8187 <- present in Alfa AWUS036H (2.4Ghz - USB) (may require patched driver)

cjb900 commented 2 months ago

yes that patched driver stopped working years ago. I don't have an adapter with that chipset to know if it could get working again or not. So its not even worth it IMHO because even with the patched driver it was still not very reliable.

zonalimitatore commented 2 months ago

Copy that, thank you. So it should be removed from list!