Skip to content

nm17/mass-deauth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

Mass Deauth script GPLv3

DO NOT USE THIS SCRIPT AGAINST NETWORKS YOU DON'T OWN OR DON'T HAVE PERMISSION TO ATTACK!

If you need to reach me for whatever reason, regarding this script, you can email me [email protected], or via the GitHub page for this script. This script was originally heavily influenced by Leg3nd's Elegant Mass DeAuth Script, and greatly improved with help from Trevelyn of WeakNet Labs as well as some suggestions by Justin Welenofsky (hope I spelled that right).

RFKiller's Mass-Deauth Script TODO list:

  • fix issue #1 (variable $ourAPmac being ignored)
  • add run-as-root check
  • check for required programs before running
  • ask for user input so user doesn't need to edit script manually before running it.
  • add commandline arguments/options
  • give users choice of using commandline options or being asked for variables at runtime.

Usage:

./mass-deauth.sh [OPTIONS] [ARGUMENTS]

Example:

./mass-deauth.sh -d 10 -w 30 -i wlan0

If you have any suggestions, bug reports, "feature" requests, etc., - contact me and I will do what I can. Don't forget to stop over at WeakNet Labs and say "Hi" to Trevelyn! He is developing some really interesting projects, so check them out while you're there!

Licence

This software is GPLv3 licenced. Original author of this script is RFKiller.
I have only made a few improvements.

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%