derv82 / wifite

3.2k stars 741 forks source link

Fix wifite for kalinethunter (rooted devices) #166

Open moner124 opened 2 years ago

moner124 commented 2 years ago

. .´ · . . · . 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

                                                                                                Interface   PHY   Driver              Chipset

  1. wlan0 null ?????? non-mac80211 device? (report this!)

    [+] 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

Xprogrammer777 commented 2 years ago

. .´ · . . · . 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

                                                                                                Interface   PHY   Driver              Chipset
  1. wlan0 null ?????? non-mac80211 device? (report this!)

[+] 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.