- by x32x01 ||
If you’re into ethical hacking and wireless security, Airgeddon is your ultimate tool!
This all-in-one toolkit lets you audit Wi-Fi networks, perform attacks, monitor traffic, and test password security - all in a safe, lab environment. Perfect for red team labs, pentesters, and wireless security researchers.
What is Airgeddon?
Airgeddon is a powerful bash script that integrates multiple Wi-Fi security tools into a single interface. It allows you to:

Wi-Fi Reconnaissance
Before testing, you need to collect information about the network:
This allows you to map Wi-Fi networks efficiently and plan ethical attacks safely.
Evil Twin Attacks - Captive Portal Phishing
Airgeddon lets you simulate phishing attacks on Wi-Fi networks:
Tip: Always perform these tests in a controlled environment. Unauthorized attacks are illegal.
WPA Handshake Capture & PMKID Attacks
Capture encrypted Wi-Fi passwords safely:
Airgeddon guides you step by step - no advanced scripting skills needed! 
WPS Attacks - Testing Vulnerabilities
Check if Wi-Fi routers are vulnerable using:
AP / Client DoS & Jammer
Simulate denial-of-service attacks in a lab environment:
Tools Integrated in Airgeddon
Airgeddon combines multiple tools in one interface:
Beginner-Friendly Tips
Remember: Unauthorized attacks are illegal and unethical. Always use Airgeddon for educational purposes only.
Final Thoughts
Airgeddon is a must-have toolkit for ethical hackers, pentesters, and security researchers interested in Wi-Fi penetration testing.
It combines multiple tools in one interface, making it easy to scan networks, simulate attacks, and test security vulnerabilities safely.
Practice in controlled labs, understand network security, and improve your ethical hacking skills.

What is Airgeddon?
Airgeddon is a powerful bash script that integrates multiple Wi-Fi security tools into a single interface. It allows you to:- Scan and monitor Wi-Fi networks
- Perform Evil Twin attacks (captive portal phishing)
- Capture WPA/WPA2 handshakes
- Test WPS vulnerabilities
- Simulate denial-of-service attacks
Wi-Fi Reconnaissance
Before testing, you need to collect information about the network:- Scan for access points (APs), connected clients, and encryption types
- Identify hidden SSIDs and rogue APs
- Passively monitor traffic using airodump-ng integration
Bash:
# Example command for scanning
airodump-ng wlan0mon Evil Twin Attacks - Captive Portal Phishing
Airgeddon lets you simulate phishing attacks on Wi-Fi networks:- Deauth target clients from legitimate AP
- Clone AP and serve a fake login portal
- Capture WPA/WPA2 passwords or social credentials (for lab purposes only)
WPA Handshake Capture & PMKID Attacks
Capture encrypted Wi-Fi passwords safely:- Launch deauth attacks to capture the 4-way handshake
- Crack passwords offline using Aircrack-ng or Hashcat
- Support for PMKID-based attacks, which don’t require deauth
Bash:
# Capture WPA handshake example
airgeddon
# Follow interactive menu WPS Attacks - Testing Vulnerabilities
Check if Wi-Fi routers are vulnerable using:- Pixie Dust attack
- Reaver brute-force
- Test for weak WPS implementations safely
AP / Client DoS & Jammer
Simulate denial-of-service attacks in a lab environment:- Deny wireless service to clients or APs
- Use MAC spoofing for stealth testing
Tools Integrated in Airgeddon
Airgeddon combines multiple tools in one interface:- aircrack-ng, airodump-ng, hashcat, mdk4
- ettercap, nmap, hostapd, lighttpd, dnsmasq
- And many more utilities for Wi-Fi auditing
Beginner-Friendly Tips
- Airgeddon features an interactive menu that guides you step by step
- No advanced scripting knowledge is required
- Start in a lab environment to practice safely
- Study Wi-Fi security principles before attempting tests
Final Thoughts
Airgeddon is a must-have toolkit for ethical hackers, pentesters, and security researchers interested in Wi-Fi penetration testing. Practice in controlled labs, understand network security, and improve your ethical hacking skills.
Last edited: