- choose number of monitor-interfaces
- select wlan-interface name
Kali Linux with root privileges
the aireplay-ng to deauth the existing AP
- Automatic Deauth the selected WIFI-Interface. The Script opens a new Window which collects all WIFI-NEtworks with the given ESSID. To stop the searching prozess press CTR+C in the window with the airmon-ng. This could be more than one BSSID. All found BSSIDs will be Deauthed in a circular Way.
- kali Linux -> python3 autoDeauth.py "{ESSID}" {WLAN-interface}
- Kali Linux -> "bash monIface.sh
Find your target-WIFI-AP autodeauth the target.
open your own MITM-AP so your BSSID is not in the autodeauth-list so, all clients connect to your AP and will be disconnected if they connect to the target BSSIDs
I'm not responsible for anything you do with this program, so please only use it for good and educational purposes.