Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scan aps not working #37

Open
johseffer opened this issue Feb 11, 2024 · 2 comments
Open

Scan aps not working #37

johseffer opened this issue Feb 11, 2024 · 2 comments

Comments

@johseffer
Copy link

johseffer commented Feb 11, 2024

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.
image

After some minutes
image

WEF version
1.3

System information:

  • OS: Kali
  • Network card: TP-Link TL-WN722N

Does monitor mode work?
Yes

@D3Ext
Copy link
Owner

D3Ext commented Feb 11, 2024

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

@D3Ext
Copy link
Owner

D3Ext commented Feb 11, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants