Skip to content

⚡ Deauth a specific WiFi access point or an entire channel

Notifications You must be signed in to change notification settings

Jackmark961/PwrDeauther

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PwrDeauther (V. 2.0)

Automatic MDK3 deauther script. Fast, easy to use and powerful (MDK3 is more powerful than Aireplay). This script allows you to deauth a specific SSID (Option 1) or an entire channel (Option 2).

Buy Me A Coffee

Dependencies

MDK3 sudo apt-get install mdk3: https://github.com/wi-fi-analyzer/mdk3-master

MACCHANGER sudo apt-get install macchanger https://github.com/alobbs/macchanger

NMCLI Preinstalled on most distros.: https://github.com/mvidner/nmcli

Notes

Some Intel® Hardware In particular Centrino are known to cause problems becuase of the way mdk3 works.

From the mdk3 documentaion: MDK3 uses the drivers and Injection routines from this project and its predecessor. Thus, all drivers listed there should work with MDK3. (Some special hardware, like Intel Centrino (ipw2200) is NOT supported since they can only inject data, and no management information!)

Instalation

  1. Download the files git clone https://github.com/BlueArduino20/PwrDeauther.git

  2. Dependencie instalation

2.1 Method 1 run the install.sh file AS ROOT

2.2 Method 2 Manualy add sources and install packages listed above
  1. Run the script sudo PwrDeauther.sh

Thanks to @digmorepaka.

Related links

Wi-Fi deauthentication attack: https://en.wikipedia.org/wiki/Wi-Fi_deauthentication_attack

Difference between Aireplay and MDK3: https://security.stackexchange.com/questions/61211/wifi-deauth-attack-difference-between-aireplay-and-mdk3

mdk3 Package Description: https://tools.kali.org/wireless-attacks/mdk3

Check out my other projects

Disclaimer

This project is for testing and educational purposes. Use it only against your own networks and devices. I don't take any responsibility for what you do with this program.

About

⚡ Deauth a specific WiFi access point or an entire channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%