Shell script to execute an WiFi DoS with MAC Spoofing attack
-
WiFi interface in monitor mode (if not, you can do it by airmon-ng)
-
Aircrack-ng
-
MACCHANGER
For Debian-based linux distros, both can be installed by:
apt-get install aircrack-ng macchanger
(or just run "Install_Requirements.sh" from this repository)
1- Check if the file has execution autorization (if not, just do "chmod +x [file name]")
2- ./[file name] [interface name] [target channel] [target MAC adress]
1- Set the target channel
2- Start an infinite loop
2.1- Change interface MAC adress to a random one
2.2- Send 3 deauthentication packets
2.3- 3 seconds sleep