Skip to content

Commit

Permalink
v2.23
Browse files Browse the repository at this point in the history
  • Loading branch information
v1s1t0r1sh3r3 committed Mar 24, 2016
1 parent 9623a00 commit d8fe775
Show file tree
Hide file tree
Showing 3 changed files with 183 additions and 193 deletions.
29 changes: 15 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,23 @@
This is a DoS (Denial of Service) bash script for wireless networks.<br>

#Requirements
We say a distro is a 100% compatible Linux distro if it has installed by default all the tools script needs to work.<br>
Tested on these 100% compatible Linux distros:<br>
-Kali. Tested on 2.0 and 2016.1<br>
-Wifislax. Tested on 4.11.1<br>

<br>
Anyway, can be used with any Linux distro if you have installed the tools what script needs. The script checks for them at the beginning:<br>
iwconfig
airmon-ng
airodump-ng
aireplay-ng
mdk3
rfkill
awk

Other (non 100% compatible) distros tested successfully after installing the missing tools:
-Debian 8 (Jessie)
-Ubuntu 15.10
iwconfig<br>
airmon-ng<br>
airodump-ng<br>
aireplay-ng<br>
mdk3<br>
rfkill<br>
awk<br>
<br>
Other (non 100% compatible) distros tested successfully after installing the missing tools:<br>
-Debian 8 (Jessie)<br>
-Ubuntu 15.10<br>

#Disclaimer
This script must be used only for educational purposes and Pen testing.<br>
Expand All @@ -32,8 +33,8 @@ Under Wifislax can be used with bash or sh. Example "sh /path/airgeddon.sh"<br>
#Project Collaboration
You can join the project:<br>
-Translations to other languages are welcome.<br>
-More distros support compatibility<br>
-New features<br>
-More distros support compatibility.<br>
-New features.<br>

#Changelog
See <a href="https://github.com/v1s1t0r1sh3r3/airgeddon/blob/master/changelog.txt">Changelog</a> file to review changes.<br>
Loading

0 comments on commit d8fe775

Please sign in to comment.