> Fully automatic wifi deauther (killer) coded in Python
HOW TO INSTALL
git clone https://github.com/ZKAW/wifi-deauther && cd wifi-deauther && chmod +x INSTALL && sudo ./INSTALL
HOW TO USE
- Execute the program with:
sudo python3 W-Killer.py
or (if you added the script to path):
sudo w-killer
- Select your wireless interface
- Select the AP to deauth
That's it !
IMPORTANT NOTES
- This script is designed for Linux based operating systems. Using this script in another operating system may cause errors.
- The use of two wireless cards is highly recommended to avoid errors and complications.
- Your wireless card must have monitor mode available and enabled.