Skip to content

Commit

Permalink
v3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
v1s1t0r1sh3r3 committed Apr 19, 2016
1 parent a36b563 commit 832c7a7
Show file tree
Hide file tree
Showing 3 changed files with 573 additions and 52 deletions.
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
#airgeddon
This is a Multi-use bash script to audit wireless networks.<br>

#Features
-Interface mode switcher (Monitor-Managed).<br>
-DoS over wireless networks with different methods.<br>
-Assisted Handshake file capture.<br>
-Cleaning Handshake captured files.<br>
-Offline password decrypt on captured files (dictionary & bruteforce).<br>
-Compatibility with many Linux distros (see requirements section).<br>
-Exit controlled. Cleaning tasks and option to keep monitor mode if desired.<br>
-Multilanguage support (see supported languages section).<br>
-Help hints in every zone/menu for easy use.<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>
Expand All @@ -11,7 +22,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 wpaclean<br>
iwconfig airmon-ng airodump-ng aireplay-ng mdk3 awk wpaclean aircrack-ng crunch<br>
<br>
Other (non 100% compatible) distros tested successfully after installing missing tools:<br>
-Debian 8 (Jessie)<br>
Expand Down Expand Up @@ -39,4 +50,8 @@ You can join the project:<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>
See <a href="https://github.com/v1s1t0r1sh3r3/airgeddon/blob/master/changelog.txt">Changelog</a> file to review changes.<br>

#Donate
If you enjoyed the script, feel free to give a donation. Invite me a coffee sending me a fraction of a bitcoin:<br>
3HcTA8H91oPRcd5eu1uJf165sbknQtUSzU<br>
Loading

0 comments on commit 832c7a7

Please sign in to comment.