Translate

Wednesday 20 June 2018

Airgeddon – A Swiss Army WiFi Hacking Tool

Cyß3rN0ßI3 here
LHN have been looking at Airgeddon, on initial inspection it seems to be a multi purpose all-in-one Swiss army knife tool for hacking WiFi, the tool is pretty extensive, with over 11 thousands lines of bash goodness. This tool is free to download from GitHub supports multiple Linux based platforms.

So what does it do?

The tool supports multiple methodologies for hacking WiFi, some of which include:

WEP All-in-One attack (combining different techniques: Chop-Chop, Caffe Latte, ARP Replay, Hirte, Fragmentation, Fake association, etc.)Evil Twin attacks (Rogue AP) with Hostapd + DHCP + DoS + Ettercap + Sslstrip and also BEEF supportMultiple WPS cracking modes – Pixie Dust, Bully and ReaverOffline password decrypting for WPA/WPA2 captured handshakes (dictionary, bruteforce and rule based) based on aircrack, crunch and hashcat tools.

Cool!, any other features?

Other notable features include:

Support for 5GHZ and 2.4GHZ bandsAssisted Handshake file capturingDrag and drop files on console window for entering file pathsControlled Exit. Cleaning tasks and temp files. Restoring iptables after an attack that require changes on them. Option to keep monitor mode if desired on exit

What platforms can it run on?

The tool is compatible on any Linux distribution that has the necessary tools installed needed to run. ideally Kali would be the best candidate for running it out of the box, but it can be run on Arch if you enjoy a challenge, the script will check for any tool dependencies it is missing when first run.

What does it look like?

As you might expect with any bash script related tool, it offers intuitive menus and options that could allow even the most harebrained skiddy a way to easily perform a wide range of Wifi attacks… nice!.

Thanks

No comments:

Post a Comment