- This code only works on Linux.
- Python 3.10 or higher (No external lib is necessary)
No installation is necessary. Just download and run the script.
# Clone this repo (or download the script)
git clone https://github.com/olivercalazans/deauth.git
# Change to the directory
cd deauth
# Give execution permission, if necessary
chmod +x deauth.py# Example
sudo python3 deauth.py -i wlp2s0 -t 11:22:33:44:55:66 -b 66:55:44:33:22:11Warning
You need to set the channel and change the interface mode to monitor mode MANUALLY.
Caution
YOU AGREE TO:
- Use only with proper authorization
- Comply with all applicable laws
- Assume full liability for misuse
The Developer assume NO liability.
This project is licensed under the MIT License. See the LICENSE file for details.