Aircrack-ng
FeaturedGPL-2.0๐ก Wireless ยท C
Aircrack-ng is a complete suite of tools for assessing WiFi network security. It focuses on monitoring (packet capture and export of data to text files), attacking (replay attacks, deauthentication, fake access points), testing (checking WiFi cards and driver capabilities), and cracking (WEP and WPA PSK). All tools are command-line based, allowing heavy scripting and automation. It works primarily with Linux but also supports Windows, macOS, FreeBSD, and others.
Installation
apt (Debian/Ubuntu)
$ sudo apt install aircrack-ngbrew (macOS)
$ brew install aircrack-ngfrom source
$ git clone https://github.com/aircrack-ng/aircrack-ng && cd aircrack-ng && autoreconf -i && ./configure && make && sudo make installUse Cases
- WiFi network security auditing
- WPA/WPA2 handshake capture and cracking
- Rogue access point detection
- Packet injection and replay attacks
- Wireless IDS testing
Tags
Details
- Category
- ๐ก Wireless
- Language
- C
- Repository
- aircrack-ng/aircrack-ng
- License
- GPL-2.0
- Platforms
- ๐งlinux๐macos๐ชwindows
Links
Used in 1 Workflow
Community Reviews
Alternatives & Comparisons
Bettercap
GoSwiss army knife for WiFi, Bluetooth, and ethernet network recon and MITM. Scriptable with JS.
Compare Aircrack-ng vs BettercapWifite2
PythonAutomated wireless attack tool. Wraps aircrack-ng, reaver, and hashcat for streamlined WiFi auditing.
Compare Aircrack-ng vs Wifite2Kismet
C++Wireless network detector, sniffer, wardriving tool, and IDS. WiFi, Bluetooth, Zigbee, and more.
Compare Aircrack-ng vs KismetReaver
CWPS brute force attack tool. Exploits Wi-Fi Protected Setup to recover WPA/WPA2 passphrases from WPS-enabled routers.
Compare Aircrack-ng vs ReaverPixiewps
CWPS offline brute force. Exploits weak random number generation in WPS implementations to recover PINs in seconds.
Compare Aircrack-ng vs Pixiewpsmdk4
C802.11 protocol exploitation toolkit. Authentication floods, beacon floods, deauth attacks, and SSID fuzzing for wireless testing.
Compare Aircrack-ng vs mdk4hostapd-mana
CRogue access point and evil twin toolkit. Modified hostapd for wireless credential capture and MitM attacks.
Compare Aircrack-ng vs hostapd-manaWiFi-Pumpkin3
PythonRogue access point framework. GUI-driven evil twin with captive portal, credential harvesting, and transparent proxy support.
Compare Aircrack-ng vs WiFi-Pumpkin3More in Wireless
Bettercap
GoSwiss army knife for WiFi, Bluetooth, and ethernet network recon and MITM. Scriptable with JS.
Wifite2
PythonAutomated wireless attack tool. Wraps aircrack-ng, reaver, and hashcat for streamlined WiFi auditing.
Kismet
C++Wireless network detector, sniffer, wardriving tool, and IDS. WiFi, Bluetooth, Zigbee, and more.
Flipper Zero Firmware
CCustom firmware for Flipper Zero. Sub-GHz, RFID, NFC, infrared, and GPIO hacking multi-tool.
Fluxion
ShellWPA security auditing tool that uses social engineering for handshake capture via evil twin attacks.
RTL-SDR
CSoftware-defined radio tools for RTL2832U-based DVB-T receivers, enabling wide-spectrum RF analysis.