
NoobSupremo
(usa Ubuntu)
Enviado em 12/06/2022 - 01:50h
wifite 127 ⨯
. .
.´ · . . · `. wifite2 2.5.8
: : : (¯) : : : a wireless auditor by derv82
`. · ` /¯\ ´ · .´ maintained by kimocoder
` /¯¯¯\ ´
https://github.com/kimocoder/wifite2
[!] Warning: Recommended app pyrit was not found. install @
https://github.com/JPaulMora/Pyrit/wiki
[!] 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 phy0 ath10k_pci Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 30)
2. wlan1 null r8188eu Realtek Semiconductor Corp. RTL8188EUS 802.11n Wireless Network Adapter
[+] Select wireless interface (1-2): 2
[+] enabling monitor mode on wlan1... 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