Skip to content

KiltzX/Wifi-Deauth-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wifi-Deauth-Python

Wifi-Deauth-Python is a Python script for automate wifi deauth attack.

Installation

You need airmon-ng and airodump-ng installed in your machine.

I tested using Kali-Linux 2021.2

git clone https://github.com/KiltzX/Wifi-Deauth-Python

Usage

sudo python3 start.py # Get wifi interfaces and enable monitor mode
sudo python3 deauth.py [interface] # To start from deauth attack

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Wifi deauther using aireplay and airodump

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages