Giter Site home page Giter Site logo

lexeii / airgeddon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from v1s1t0r1sh3r3/airgeddon

0.0 1.0 0.0 203 KB

This is a multi-use bash script for Linux systems to audit wireless networks.

License: GNU General Public License v2.0

Shell 100.00%

airgeddon's Introduction

#airgeddon This is a multi-use bash script for Linux systems to audit wireless networks.

#Features

  • Interface mode switcher (Monitor-Managed).
  • DoS over wireless networks with different methods.
  • Assisted Handshake file capture.
  • Cleaning and optimizing Handshake captured files.
  • Offline password decrypt on WPA/WPA2 captured files (dictionary and bruteforce).
  • Compatibility with many Linux distros (see requirements section).
  • Easy targeting and selection in every section.
  • Controlled Exit. Cleaning tasks and temp files. Option to keep monitor mode if desired.
  • Multilanguage support and autodetect OS language feature (see supported languages section).
  • Help hints in every zone/menu for easy use.
  • Auto-update. Script checks for newer version if possible.

#Requirements Bash version 4 or later needed.

Tested on these compatible Linux distros:
-Kali 2.0 and 2016.1
-Wifislax 4.11.1 and 4.12
-Backbox 4.5.1
-Parrot 2.2.1
-Blackarch 2016.01.10
-Cyborg Hawk 1.1
-Debian 7 (Wheezy) and 8 (Jessie)
-Ubuntu/Xubuntu 15.10 and 16.04
-OpenSUSE Leap 42.1
-CentOS 6 and 7
-Gentoo 20160514
-Fedora 24
-Red Hat 7 (Maipo)

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.

Essential tools: <- the script doesn't work if you don't have installed all of them
iwconfig iw awk airmon-ng airodump-ng aircrack-ng xterm

Optional tools: <- not necessary to work, only needed for some features
wpaclean crunch aireplay-ng mdk3

Update tools: <- not necessary to work, only used for auto-update
curl

Impossible compatibility for Mac OSX at the moment. Some reasons:
-Bash version <- it can be avoided upgrading to 4 or later, this is not the problem
-Aircrack suite <- this suite for OSX doesn't support airodump and aireplay
-Wireless tools <- iwconfig doesn't exists for OSX, and airport command can't be used. It generates very different outputs

#Disclaimer This script must be used only for educational purposes and Pen testing.
Use it only on your own networks.
We are not responsible of its use.
This script is under GPLv2 (or later) License.

#Use Under some distros like Kali Linux must be launched only using bash (not sh). Example bash /path/airgeddon.sh
Under Wifislax Linux and others, it can be launched using bash or sh. Example sh /path/airgeddon.sh
If you launch the script using sh and a "Syntax error" appears, launch it with bash instead of sh.

#Supported Languages English, Spanish, French and Catalan.

#Project Collaboration You can join the project:
-Translations to other languages are welcome.
-More distros support compatibility.
-New features.
-Testing and feedback is needed too.

#Changelog See Changelog file to review changes.

#Special Thanks to Kcdtv for French translations, beta testing, suggestions about new features and support received.
El padrino for Catalan translations.
USUARIONUEVO and Wifislax staff for helping me to improve the script and for suggestions about new features.

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

airgeddon's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.