FluxionNetwork / fluxion

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

no wireless network found #1157

Closed caijialalala closed 1 year ago

caijialalala commented 1 year ago

hello everyone!my system is kali 2023.1 and vmware 17pro, my wireless card is rt3070. I encountered a problem,in most cases i cannot scan the wifi targets. my wifi list is empty,“airmon-ng check kill” is not used.

cjb900 commented 1 year ago

Well if you are not using "airmon-ng check kill" does using it help?

caijialalala commented 1 year ago

This command is invalid I still can't find my target

caijialalala commented 1 year ago

Sometimes the target can be searched, but most of the time it cannot be searched

cjb900 commented 1 year ago

Is it really an invalid command like you get an error or it does nothing (no output) or are you saying running it does not help?

caijialalala commented 1 year ago

Is it really an invalid command like you get an error or it does nothing (no output) or are you saying running it does not help?

it does not help. The WiFi targets list is empty in most cases

caijialalala commented 1 year ago

https://github.com/FluxionNetwork/fluxion/issues/340

I have the same problem as reflected in this post

caijialalala commented 1 year ago

the wifi targets list is empty long time. When I change a network card, such as rt8812au or 8187, everything works fine

cjb900 commented 1 year ago

If you are able to get a list of AP's some times but other times it blank that's probably either a faulty wifi adapter or could be an indication that the USB port you are using is faulty. If you have another USB port i would try that and see if that helps. If that does not help it could be that you are using a VM (VMware). VM's (VMware and or VirtualBox) can be problematic for wifi hacking and could also be part of your issue. I would try running Kali on hardware and not in a VM and see if that helps.

caijialalala commented 1 year ago

I switched the port of vmware to usb2.0 or usb3.0 and it didn't work, and my computer interface has no problem, I guess it may be a problem with the network card, but sometimes it works, I don't know why

cjb900 commented 1 year ago

Its possible its not the network card at all. Like i said some VM's can be problematic for wifi hacking. So depending on your hardware setup using a VM may be your issue which is why i suggested trying kali on hardware and not in a VM to see if that helps