macOS
brew install aircrack-nglocal Homebrew formula metadata
sudo port install aircrack-ngMacPorts ports tree · security/aircrack-ng/Portfile · source: api.github.com
brew
Next-generation aircrack with lots of new features. Version 1.7 via Homebrew; verified 2026-05-22.
install
brew install aircrack-nglocal Homebrew formula metadata
sudo port install aircrack-ngMacPorts ports tree · security/aircrack-ng/Portfile · source: api.github.com
sudo apk add aircrack-ngAlpine Linux edge package indexes · aircrack-ng · source: dl-cdn.alpinelinux.org
sudo apt install aircrack-ngDebian stable package indexes · aircrack-ng · source: deb.debian.org
sudo dnf install aircrack-ngFedora Rawhide package metadata · aircrack-ng · source: dl.fedoraproject.org
nix profile install nixpkgs#aircrack-ngnixpkgs package indexes · pkgs/by-name/ai/aircrack-ng/package.nix · source: api.github.com
sudo pacman -S aircrack-ngArch Linux sync databases · aircrack-ng · source: geo.mirror.pkgbuild.com
sudo zypper install aircrack-ngopenSUSE Tumbleweed package metadata · aircrack-ng · source: download.opensuse.org
scoop install extras/aircrack-ngScoop official bucket manifest trees · bucket/aircrack-ng.json · source: api.github.com
overview
Next-generation aircrack with lots of new features
history
Aircrack-ng is a long-running command-line suite for assessing Wi-Fi network security. Its tools cover capture, monitoring, replay and injection testing, WEP cracking, WPA/WPA2-PSK cracking, and packet-processing utilities.
The project presents itself as a complete suite rather than a single cracker. The official README groups the suite into monitoring, attacking, testing, and cracking, and emphasizes command-line tools that are easy to script.
Aircrack-ng succeeded the earlier aircrack family as a more featureful next-generation suite. The Homebrew formula description still preserves that lineage with the phrase `Next-generation aircrack with lots of new features`, while the official project now treats Aircrack-ng as the main suite name.
The source tree and README show the breadth that accumulated around the core `aircrack-ng` executable: monitor-mode helpers, airodump capture tools, aireplay injection and replay tools, airolib-ng database support, WEP/WPA cleanup utilities, and lesser-known helpers such as besside-ng, easside-ng, tkiptun-ng, and wesside-ng.
Aircrack-ng became one of the standard packaged Wi-Fi security suites because it is scriptable, portable, and split into many small Unix-style tools. The README advertises Linux as the primary platform while also listing Windows, macOS, FreeBSD, OpenBSD, NetBSD, Solaris, and eComStation 2 support.
The upstream README displays package-version badges for Arch Linux, Debian, Fedora, Homebrew, and Ubuntu, and the Homebrew source facts list many more package managers and distributions. That packaging spread is not decorative: wireless-security workflows often happen on live systems, lab laptops, Raspberry Pi devices, and recovery images where distro-native packages matter.
Recent tagged releases show the project is maintained as a mature tool rather than historical abandonware: official GitHub releases include 1.6 in 2020 and 1.7 in 2022.
A common workflow is to put a compatible adapter into monitor mode, capture traffic with airodump-ng, generate or replay traffic with aireplay-ng where authorized, and run aircrack-ng against captured handshakes or WEP IV data. The suite also includes tools for packet generation, capture cleanup, decryption, and driver/card capability testing.
Because every tool is command-line oriented, Aircrack-ng is often used inside shell scripts, lab automation, and distribution packaging test matrices. The README even notes that many GUIs have taken advantage of the CLI design.
For package maintainers, Aircrack-ng is a classic case of a security package that is really a bundle of cooperating executables with optional system-level dependencies. It pulls in libpcap, OpenSSL or libgcrypt, SQLite, libnl, PCRE/PCRE2, hwloc, and platform-specific wireless tools depending on build options.
It is also a reminder that packaging security tooling is not just copying a binary: udev permissions, monitor-mode support, adapter drivers, optional GPS logging, Cygwin/MSYS2 behavior, and distro policy around test-only dependencies can all affect whether the installed package is actually useful.
security posture
doc example: offensive wireless tooling.
red risk · high confidence · escape-surveillance-offensive
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
airbase-ng | cli | global executable | |
aircrack-ng | cli | global executable | |
airdecap-ng | cli | global executable | |
airdecloak-ng | cli | global executable | |
aireplay-ng | cli | global executable | |
airmon-ng | cli | global executable | |
airodump-ng | cli | global executable | |
airodump-ng-oui-update | cli | global executable | |
airolib-ng | cli | global executable | |
airserv-ng | cli | global executable | |
airtun-ng | cli | global executable | |
airventriloquist-ng | cli | global executable | |
besside-ng | cli | global executable | |
besside-ng-crawler | cli | global executable | |
buddy-ng | cli | global executable | |
easside-ng | cli | global executable | |
ivstools | cli | global executable | |
kstats | cli | global executable | |
makeivs-ng | cli | global executable | |
packetforge-ng | cli | global executable | |
tkiptun-ng | cli | global executable | |
wesside-ng | cli | global executable | |
wpaclean | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:aircrack-ng |
|---|---|
| Version | 1.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/aircrack-ng |
| Homepage | https://aircrack-ng.org/ |
| Repository | https://github.com/aircrack-ng/aircrack-ng |
| Upstream docs | https://github.com/aircrack-ng/aircrack-ng |
| License | BSD-3-Clause AND GPL-2.0-or-later AND (GPL-2.0-or-later WITH cryptsetup-OpenSSL-exception) |
| Source archive | https://download.aircrack-ng.org/aircrack-ng-1.7.tar.gz |
| Last updated | 2026-05-22T00:32:50+09:00 |
| Pulse | updated |
| Dependencies | openssl@4, pcre2, sqlite |
| Build dependencies | autoconf, automake, libtool, pkgconf |
| Uses from macOS | libpcap |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | Run `airodump-ng-oui-update` install or update the Airodump-ng OUI file. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aircrack-ng |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
aircrack-ng 1:1.7+git20230807.4bf83f1a-2
wireless WEP/WPA cracking utilities
sudo apt install aircrack-ngairgraph-ng 1:1.7+git20230807.4bf83f1a-2
Tool to graph txt files created by aircrack-ng
sudo apt install airgraph-ngaircrack-ng
nix profile install nixpkgs#aircrack-ngaircrack-ng 1:1.7+git20230807.4bf83f1a-1build2
wireless WEP/WPA cracking utilities
sudo apt install aircrack-ngairgraph-ng 1:1.7+git20230807.4bf83f1a-1build2
Tool to graph txt files created by aircrack-ng
sudo apt install airgraph-ngaircrack-ng 1.7-r5
Key cracker for the 802.11 WEP and WPA-PSK protocols
sudo apk add aircrack-ngaircrack-ng-doc 1.7-r5
Key cracker for the 802.11 WEP and WPA-PSK protocols (documentation)
sudo apk add aircrack-ng-docaircrack-ng 1.7^20260331.gitf333a6a-13.fc45
Tools for auditing 802.11 (wireless) networks
https://github.com/aircrack-ng/aircrack-ng
sudo dnf install aircrack-ngaircrack-ng-devel 1.7^20260331.gitf333a6a-13.fc45
Development files for aircrack-ng
https://github.com/aircrack-ng/aircrack-ng
sudo dnf install aircrack-ng-develaircrack-ng-doc 1.7^20260331.gitf333a6a-13.fc45
Documentation for aircrack-ng
https://github.com/aircrack-ng/aircrack-ng
sudo dnf install aircrack-ng-docaircrack-ng 1.7-7
Key cracker for the 802.11 WEP and WPA-PSK protocols
sudo pacman -S aircrack-ngaircrack-ng 1.7-5.3
A set of tools for auditing wireless networks
sudo zypper install aircrack-ngaircrack-ng-devel 1.7-5.3
Development files for aircrack-ng
sudo zypper install aircrack-ng-develaircrack-ng
sudo port install aircrack-ngextras/aircrack-ng
scoop install extras/aircrack-ngsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.