airgeddon

airgeddon is a menu-driven bash script that wraps a whole set of wireless attacks behind one interactive interface, so you pick an interface and a technique from numbered menus instead of chaining aircrack-ng/mdk4/hashcat commands by hand. It covers a wider spread than most single-purpose Wi-Fi tools:

Security → Wireless Attacks → airgeddon. It’s menu- driven — running it is the action — so Oniomarchy launches you straight into its console.

Using it

Navigation is entirely by number, starting from interface selection and working down through the attack category you want:

airgeddon
 Select interface for the attack: wlan0
 Select an option from menu:
   6. Handshake/PMKID tools menu
   7. Offline WPA/WPA2 decrypt menu
   8. Evil Twin attacks menu
   9. WPS attacks menu
  10. WEP attacks menu
  11. Enterprise attacks menu
  ...

The script checks for its own dependencies on startup and tells you what’s missing rather than failing partway through an attack. Handshake captures and Evil Twin credential dumps land in files under airgeddon’s own working directory, ready to hand to hashcat or read directly.

For a lighter, single-purpose flow use wifite; for a graphical version of the same underlying attacks, see fern-wifi-cracker.