Skip to content

Commit

Permalink
Merge pull request #2 from v1s1t0r1sh3r3/NotOnlyDoS
Browse files Browse the repository at this point in the history
v3.11 to master
  • Loading branch information
v1s1t0r1sh3r3 committed Apr 16, 2016
2 parents 1fa633e + 95a350f commit a36b563
Show file tree
Hide file tree
Showing 3 changed files with 1,252 additions and 482 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#airgeddon
This is a DoS (Denial of Service) bash script for wireless networks.<br>
This is a Multi-use bash script to audit 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>
Expand All @@ -11,7 +11,7 @@ Tested on these 100% compatible Linux distros:<br>
-Blackarch 2016.01.10<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 awk<br>
iwconfig airmon-ng airodump-ng aireplay-ng mdk3 awk wpaclean<br>
<br>
Other (non 100% compatible) distros tested successfully after installing missing tools:<br>
-Debian 8 (Jessie)<br>
Expand All @@ -24,8 +24,9 @@ We are not responsible of its use.<br>
This script is under GPLv2 (or later) License.<br>

#Use
Under Kali Linux and other distros 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>
Under some distros like Kali Linux must be called only using bash (no sh). Example "bash /path/airgeddon.sh"<br>
Under Wifislax and others, it can be called using bash or sh. Example "sh /path/airgeddon.sh"<br>
If you call the script using sh and a "Syntax error" appears, use it with bash instead of sh.<br>

#Supported Languages
English, Spanish, French and Catalan.<br>
Expand All @@ -35,6 +36,7 @@ You can join the project:<br>
-Translations to other languages are welcome.<br>
-More distros support compatibility.<br>
-New features.<br>
-Testing and feedback is needed too.<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 a36b563

Please sign in to comment.