awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
v1s1t0r1sh3r3 avatar

v1s1t0r1sh3r3/airgeddon

0
View on GitHub↗
7,797 stars·1,318 forks·Shell·GPL-3.0·16 views

Airgeddon

airgeddon is a bash-based wireless network audit suite and security toolkit for Linux. It serves as a framework for testing wireless vulnerabilities and verifying network configurations across various encryption standards, including WPA, WEP, and WPS.

The project functions as an orchestration layer that integrates a collection of third-party wireless security tools. It features a modular approach to attack vectorization, coordinating tasks such as evil twin simulations with captive portals, WPA handshake interception, and the execution of WPS vulnerability tests.

Its capabilities cover a broad range of wireless auditing domains, including enterprise-grade security analysis with protocol downgrade attacks and offline password cracking using hardware acceleration. The suite also includes utilities for wireless interface management, such as MAC address spoofing and toggling adapters between managed and monitor modes, as well as tools for discovering hidden networks and performing deauthentication attacks.

The software can be deployed as a containerized image to ensure consistent execution and dependency resolution across different host operating systems.

Features

  • Wireless Security Auditing - Provides a comprehensive bash-based framework for testing wireless security vulnerabilities and verifying network configurations on Linux.
  • WPA Wi-Fi Cracking Toolkits - Provides an integrated suite for capturing wireless handshakes and recovering WPA/WPA2 passwords.
  • WPS Attacks - Recovers network passwords by executing Pixie Dust, brute-force, or known-PIN attacks against WPS implementations.
  • Password Cracking - Provides a framework for running dictionary or brute-force attacks against captured wireless hashes using CPU or GPU acceleration.
  • Rogue Access Points - Creates rogue access points with MAC spoofing and captive portals to intercept traffic.
  • Bash-Based Tool Orchestrators - Provides a central bash-based orchestration layer to coordinate a collection of third-party wireless security tools.
  • Wireless Interface Mode Management - Manages the transition of wireless hardware between managed and monitor modes while tracking device identifier changes.
  • Captive Portal Simulations - Simulates legitimate access points to intercept traffic using captive portals and SSL stripping.
  • Wireless Attack Tools - Integrates a comprehensive suite of tools for auditing, testing, and exploiting wireless network protocols.
  • Handshake Captures - Collects network handshake files and identifiers to facilitate offline security analysis.
  • Wireless Security Frameworks - Provides a modular platform for managing wireless adapters in monitor mode and performing deauthentication attacks.
  • Legacy Protocol Recovery - Executes targeted recovery processes for legacy wireless security protocols including WPS and WEP.
  • WPA3 Auditing - Implements targeted attacks against modern WPA3 encrypted networks using dictionary methods and cookie guzzling.
  • MAC Address Spoofers - Changes the hardware address of the wireless interface to mask the identity of the operator.
  • Network Discovery - Uncovers hidden network identifiers using deauthentication attacks or dictionary-based lookups.
  • Wireless Deauthentication Tools - Sends deauthentication frames to disconnect clients from a wireless access point.
  • Wireless Networking Tools - Discovers nearby networks and identifies their technical standards by signal strength.
  • Hidden Network Discovery - Identifies the names of wireless networks configured to be hidden from standard scans.
  • Wireless Interface Controllers - Configures support for specific wireless frequency bands based on the capabilities of network cards.
  • Hardware Acceleration - Runs dictionary or brute-force attacks against captured handshakes using GPU or CPU acceleration.
  • Authentication Downgrade Attacks - Forces networks to use weaker protocols to enable further exploitation of security vulnerabilities.
  • Wireless Network Attacks - Captures enterprise hashes and plaintext passwords using fake access points and certificate analysis.
  • Wireless Security Auditing - Runs specialized attack vectors and offline decryption processes designed for enterprise-grade wireless security.
  • Wireless Handshake Decryption - Enables offline decryption of captured wireless handshakes for both personal and enterprise network configurations.
  • Password Hash Recovery - Decrypts captured network hashes using dictionary and rule-based attacks with hardware acceleration.
  • WPS PIN Recovery - Identifies vulnerable router configurations by matching devices against a database of known generic WPS passwords.
  • Denial of Service Tools - Disrupts wireless connectivity using pursuit modes to prevent target devices from changing channels.
  • Modular Attack Vectors - Organizes wireless auditing tasks into discrete logic paths based on the target encryption standard or protocol.
  • WPS Vulnerability Testing - Recovers network passwords by executing Pixie Dust, brute-force, or known-PIN attacks against WPS implementations.
  • Wireless Encryption Cracking - Wifislax recovers encryption keys using techniques such as Chop-Chop, ARP Replay, and fragmentation.
  • Exploitation Tool Wrappers - Encapsulates external command-line security utilities to standardize input parameters and capture their output.
  • Wireless Monitor Mode - Toggles wireless adapters between managed and monitor modes while maintaining settings across device name changes.
  • Wireless Network Tools - Bash script for auditing wireless networks.
  • Wireless Security Tools - Multi-use script for auditing wireless networks.
  • Wireless Testing - Automated script for auditing wireless network security.

Star history

Star history chart for v1s1t0r1sh3r3/airgeddonStar history chart for v1s1t0r1sh3r3/airgeddon

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Airgeddon

Similar open-source projects, ranked by how many features they share with Airgeddon.
  • jaykali/maskphishjaykali avatar

    jaykali/maskphish

    3,020View on GitHub↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Shellhackhackinghacking-tool
    View on GitHub↗3,020
  • ankit0183/wifi-hackingankit0183 avatar

    ankit0183/Wifi-Hacking

    2,561View on GitHub↗

    This project is a wireless network security toolkit designed for monitoring wireless traffic and exploiting vulnerabilities in network authentication protocols. It provides a suite of tools for scanning networks, capturing authentication handshakes, and testing the security of wireless access points. The toolkit includes a password wordlist generator to create custom lists for offline key recovery and a handshake cracker to recover encrypted keys using brute-force methods. It also features a vulnerability scanner specifically for testing the security of the Wireless Protected Setup pin system

    Pythoncrack-handshakehackathonhacking-tool
    View on GitHub↗2,561
  • brannondorsey/wifi-crackingbrannondorsey avatar

    brannondorsey/wifi-cracking

    12,399View on GitHub↗

    This project is a WPA Wi-Fi cracking toolkit designed for capturing authentication handshakes and recovering WPA/WPA2 passwords. It provides specialized utilities for scanning wireless networks, obfuscating hardware addresses, and generating password lists to facilitate security audits. The toolkit differentiates itself through a focused workflow that combines handshake capture tools with a password wordlist generator. It enables the interception of the four-way authentication process between wireless clients and access points and utilizes these captured credentials for recovery via dictionar

    aircrack-ngcrackinghacking
    View on GitHub↗12,399
  • fluxionnetwork/fluxionFluxionNetwork avatar

    FluxionNetwork/fluxion

    5,776View on GitHub↗

    Fluxion is a wireless security auditing framework that tests WPA/WPA2 networks by capturing handshakes and deploying rogue access points with captive portals. It operates by deauthenticating clients from legitimate access points, forcing them to reconnect to a cloned network where a fake authentication page collects the network passphrase. The tool distinguishes itself through a plugin-based attack lifecycle with mandatory hook functions for consistent execution, multilingual metadata scripts that load attack descriptions based on locale, and a handshake verification pipeline that validates c

    HTML
    View on GitHub↗5,776
See all 30 alternatives to Airgeddon→

Frequently asked questions

What does v1s1t0r1sh3r3/airgeddon do?

airgeddon is a bash-based wireless network audit suite and security toolkit for Linux. It serves as a framework for testing wireless vulnerabilities and verifying network configurations across various encryption standards, including WPA, WEP, and WPS.

What are the main features of v1s1t0r1sh3r3/airgeddon?

The main features of v1s1t0r1sh3r3/airgeddon are: Wireless Security Auditing, WPA Wi-Fi Cracking Toolkits, WPS Attacks, Password Cracking, Rogue Access Points, Bash-Based Tool Orchestrators, Wireless Interface Mode Management, Captive Portal Simulations.

What are some open-source alternatives to v1s1t0r1sh3r3/airgeddon?

Open-source alternatives to v1s1t0r1sh3r3/airgeddon include: jaykali/maskphish — Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network… ankit0183/wifi-hacking — This project is a wireless network security toolkit designed for monitoring wireless traffic and exploiting… brannondorsey/wifi-cracking — This project is a WPA Wi-Fi cracking toolkit designed for capturing authentication handshakes and recovering WPA/WPA2… fluxionnetwork/fluxion — Fluxion is a wireless security auditing framework that tests WPA/WPA2 networks by capturing handshakes and deploying… derv82/wifite2 — Wifite2 is an automated wireless network security auditor and password recovery suite. It coordinates multiple… chrisk44/hijacker — Hijacker is a Wi-Fi security auditing suite designed for scanning wireless networks, capturing traffic, and recovering…