WEF
WEF copied to clipboard
Scan aps not working
Describe the bug
When we try to scan for APS, the app freeze on this screen. While if i make an scan using the airodump-ng many aps are found.
After some minutes
WEF version 1.3
System information:
- OS: Kali
- Network card: TP-Link TL-WN722N
Does monitor mode work? Yes
If you select an attack instead of using the "scan" command, does it scan APs or does it not work either? When the script scans APs, it should launch a window using airodump-ng
There is an important point of the config file, the "airmon_check_kill" parameter can be set to true or false depending on your needs. If it's set to true, the command airmon check kill will be executed when enabling monitor mode (killing all active connections), but if it's set to false, the command won't be executed so it can be used in headless environments. That may be causing troubles