You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[+] enabling monitor mode on wlan0... failed failed
[!] Error: Cannot find any interfaces in monitor mode
[!] Full stack trace below
[!] Traceback (most recent call last): [!] File "/usr/lib/python3/dist-packages/wifite/main.py", line 97, in entry_point [!] wifite.start() [!] File "/usr/lib/python3/dist-packages/wifite/main.py", line 51, in start [!] Configuration.get_monitor_mode_interface() [!] File "/usr/lib/python3/dist-packages/wifite/config.py", line 167, in get_monitor_mode_interface [!] cls.interface = Airmon.ask() [!] File "/usr/lib/python3/dist-packages/wifite/tools/airmon.py", line 333, in ask [!] iface.interface = Airmon.start(iface) [!] File "/usr/lib/python3/dist-packages/wifite/tools/airmon.py", line 204, in start [!] raise Exception('Cannot find any interfaces in monitor mode') [!] Exception: Cannot find any interfaces in monitor mode
[!] Exiting
If you run this on termux I don't know if it's possible if you don't have external wifi adapter.
Install requirements if you use normal linux distro.
If you use a VM even if you set the bridged connection* It will not work so create a boot USB and launch your distro on it and then you will be able to use wifite.
*Even WSL bridged it don't give a real physical acess to your hardware.
.
.´ · . . ·
. wifite2 2.5.8 : : : (¯) : : : a wireless auditor by derv82
. ·/¯\ ´ · .´ maintained by kimocoder
/¯¯¯\ ´ https://github.com/kimocoder/wifite2[!] Warning: Recommended app bully was not found. install @ https://github.com/aanarchyy/bully
[!] Warning: Recommended app pyrit was not found. install @ https://github.com/JPaulMora/Pyrit/wiki
[!] Warning: Recommended app hashcat was not found. install @ https://hashcat.net/hashcat/
[!] Warning: Recommended app hcxdumptool was not found. install @ apt install hcxdumptool
[!] Warning: Recommended app hcxpcapngtool was not found. install @ apt install hcxtools
[+] enabling monitor mode on wlan0... failed
failed
[!] Error: Cannot find any interfaces in monitor mode
[!] Full stack trace below
[!] Traceback (most recent call last):
[!] File "/usr/lib/python3/dist-packages/wifite/main.py", line 97, in entry_point
[!] wifite.start()
[!] File "/usr/lib/python3/dist-packages/wifite/main.py", line 51, in start
[!] Configuration.get_monitor_mode_interface()
[!] File "/usr/lib/python3/dist-packages/wifite/config.py", line 167, in get_monitor_mode_interface
[!] cls.interface = Airmon.ask()
[!] File "/usr/lib/python3/dist-packages/wifite/tools/airmon.py", line 333, in ask
[!] iface.interface = Airmon.start(iface)
[!] File "/usr/lib/python3/dist-packages/wifite/tools/airmon.py", line 204, in start
[!] raise Exception('Cannot find any interfaces in monitor mode')
[!] Exception: Cannot find any interfaces in monitor mode
[!] Exiting
The text was updated successfully, but these errors were encountered: