-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
v1s1t0r1sh3r3
committed
Mar 18, 2016
1 parent
8776524
commit 1793cb2
Showing
2 changed files
with
72 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,25 @@ | ||
#airgeddon | ||
Version 1.0<br> | ||
Version 1.01<br> | ||
This is a DoS (Denial of Service) script for wireless networks.<br> | ||
|
||
#Requirements | ||
Must be run under this Linux distros:<br> | ||
Kali<br> | ||
Wifislax<br> | ||
|
||
#Disclaimer | ||
This script must be used only for educational purposes and Pen testing.<br> | ||
This script is under GPLv2 (or later) License.<br> | ||
|
||
#Use | ||
Under some distros must be used with bash (no sh). Example "bash /path/airgeddon.sh"<br> | ||
Under Kali linux must be used with bash (no sh). Example "bash /path/airgeddon.sh"<br> | ||
Under Wifislax can be used with bash or sh. Example "sh /path/airgeddon.sh"<br> | ||
|
||
#Changelog | ||
1.0<br> | ||
Initial commit<br> | ||
<br> | ||
1.01<br> | ||
Detect distro functionality included<br> | ||
Kali and Wifislax Linux compatibility<br> | ||
Rfkill added<br> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters