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
Alternatives & Comparisons
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.
More 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.