Daniel2286
New member
Когда запускаю wifite выводит эту ошибку:
Код:
. .
.´ · . . · `. wifite 2.2.5
: : : (¯) : : : automated wireless auditor
`. · ` /¯\ ´ · .´ https://github.com/derv82/wifite2
` /¯¯¯\ ´
[!] Warning: Recommended app pyrit was not found. install @ https://github.com/JPaulMora/Pyrit/wiki
[!] Warning: Recommended app hcxdumptool was not found. install @ https://github.com/ZerBea/hcxdumptool
[!] Warning: Recommended app hcxpcaptool was not found. install @ https://github.com/ZerBea/hcxtools
[!] Conflicting processes: NetworkManager (PID 524), wpa_supplicant (PID 646)
[!] If you have problems: kill -9 PID or re-run wifite with --kill)
Interface PHY Driver Chipset
-----------------------------------------------------------------------
1. wlan0 null r8188eu Realtek Semiconductor Corp. RTL8188EUS 802.11n Wireless Network Adapter
[+] enabling monitor mode on wlan0... failed
failed
[!] Error: Cannot find any interfaces in Mode:Monitor
[!] Full stack trace below
[!] Traceback (most recent call last):
[!] File "/root/wifite2/wifite/__main__.py", line 93, in entry_point
[!] wifite.start()
[!] File "/root/wifite2/wifite/__main__.py", line 53, in start
[!] Configuration.get_monitor_mode_interface()
[!] File "/root/wifite2/wifite/config.py", line 132, in get_monitor_mode_interface
[!] cls.interface = Airmon.ask()
[!] File "/root/wifite2/wifite/tools/airmon.py", line 319, in ask
[!] iface.interface = Airmon.start(iface)
[!] File "/root/wifite2/wifite/tools/airmon.py", line 190, in start
[!] raise Exception('Cannot find any interfaces in Mode:Monitor')
[!] Exception: Cannot find any interfaces in Mode:Monitor
[!] Exiting