wifite2
wifite2 copied to clipboard
monitor mode not supported?
hello newbie here when i try to open wifite i get this:
Interface PHY Driver Chipset
- wlan0 phy0 wl Broadcom Inc. and subsidiaries BCM4352 802.11ac Wireless Network Adapter (rev 03)
[+] enabling monitor mode on wlan0... failed failed
[!] Error: Cannot find any interfaces in monitor mode
but airmon-ng start wlan0 says
experimental wl monitor mode vif already enabled for [phy0]wlan0 on [phy0]prism0
airmon-ng:
PHY Interface Driver Chipset
phy0 wlan0 wl Broadcom Inc. and subsidiaries BCM4352 802.11ac Wireless Network Adapter (rev 03)
Try to set the driver in Monitor mode manually: $set ifconfig wlan0 down $set iwconfig wlan0 mode monitor $set ifconfig wlan0 up
and/ or set wifite to the correct interface with this command: $sudo wifite -i wlan0 // replace with own interface.
no me sirvieron los comandos pero me gusto tu punto de solucion ya que la manera era colocarlo en modo monitor manualmente y asi seria mejor a mi me sirvio
$ sudo airmon-ng start wlp0s20f3
ya que estoy en fedora 38 y quitaron el comando iwconfig y solo dejaron iw
y luego lo que hice fue ejecutar
$ sudo ./Wifite.py -i wlp0s20f3mon
esta es mi propiedad de interfaz la puedes comprobar con iw de o ifconfig o ip dev