wifite
wifite copied to clipboard
[Loop] select number of device to put into monitor mode
Ask me to select number of device to put into monitor mode, add it in the list, and ask another time... infinite...
WiFite v2 (r86)
[+] scanning for wireless devices... [+] enabling monitor mode on wlan0... done [+] available wireless devices:
-
mon0 Realtek RTL8187L rtl8187 - [phy0]
-
wlan0 Realtek RTL8187L rtl8187 - [phy0] [+] select number of device to put into monitor mode (1-2): 2 [+] enabling monitor mode on wlan0... done [+] available wireless devices:
-
mon0 Realtek RTL8187L rtl8187 - [phy0]
-
wlan0 Realtek RTL8187L rtl8187 - [phy0]
-
mon1 Realtek RTL8187L rtl8187 - [phy0] [+] select number of device to put into monitor mode (1-3): ^C (^C) interrupted
[+] quitting
Reproduced. I believe issue #43 is about the same issue.
This is still an issue, WiFite v2 (r87) presents the loop ..
I'm also having this issue at the moment. It just started recently.
Previously, I was able to select a specific interface.
I now have to manually switch the interface I want to use to monitor mode to get wifite to function, which disables the ability to anonymize the MAC address.
Meant to ask, are there any logs we should be checking?
Same issue on a ubuntu. I fixed this by stopping the network-manager service.
@cmayer0087 thanks for the info, I'll give this a shot.
@cmayer0087 thank you so much!
@cmayer0087 it worked. Thanks!
@cmayer0087
any way on how you did it?
Put your wireless card into monitor mode using: airmon-ng start [interface]
Kill network manager with: airman-ng check kill
wifite now starts and immediately begins scanning networks
Enable monitor mode to your adapter and then set the Interface in wifite directly: airmon-ng start MONITOR_INTERFACE wifite --mon-iface MONITOR_INTERFACE
For example: airmon-ng start wlan1 wifite --mon-iface wlan1mon