Skip to content

olivercalazans/deauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Deauthenticator

A script to perform the Deauthentication attack



Dependencies

  • This code only works on Linux.
  • Python 3.10 or higher (No external lib is necessary)

Installation

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

How to use

# Example
sudo python3 deauth.py -i wlp2s0 -t 11:22:33:44:55:66 -b 66:55:44:33:22:11

Warning

You need to set the channel and change the interface mode to monitor mode MANUALLY.


Legal and ethical use warning

Caution

YOU AGREE TO:

  1. Use only with proper authorization
  2. Comply with all applicable laws
  3. Assume full liability for misuse

The Developer assume NO liability.


License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Script to perform Deauthentication attack

Topics

Resources

License

Stars

Watchers

Forks

Languages