Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop 安装 aircrack-ng

查看 aircrack-ng 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install aircrack-ng

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install aircrack-ng

MacPorts ports tree · security/aircrack-ng/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add aircrack-ng

Alpine Linux edge package indexes · aircrack-ng · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install aircrack-ng

Debian stable package indexes · aircrack-ng · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install aircrack-ng

Fedora Rawhide package metadata · aircrack-ng · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#aircrack-ng

nixpkgs package indexes · pkgs/by-name/ai/aircrack-ng/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S aircrack-ng

Arch Linux sync databases · aircrack-ng · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install aircrack-ng

openSUSE Tumbleweed package metadata · aircrack-ng · 来源: download.opensuse.org

Windows

Scoop已验证 · 92%
scoop install extras/aircrack-ng

Scoop official bucket manifest trees · bucket/aircrack-ng.json · 来源: api.github.com

概览

软件包摘要

Next-generation aircrack with lots of new features

命令和别名

  • airbase-ng
  • aircrack-ng
  • airdecap-ng
  • airdecloak-ng
  • aireplay-ng
  • airmon-ng
  • airodump-ng
  • airodump-ng-oui-update
  • airolib-ng
  • airserv-ng
  • airtun-ng
  • airventriloquist-ng
  • besside-ng
  • besside-ng-crawler
  • buddy-ng
  • easside-ng
  • ivstools
  • kstats
  • makeivs-ng
  • packetforge-ng
  • tkiptun-ng
  • wesside-ng
  • wpaclean

历史

项目历史与用法

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.

时间线

  • 2000s: Aircrack-ng emerges as the next-generation successor to the earlier aircrack Wi-Fi cracking tools.
  • 2020-01-25: Aircrack-ng 1.6 published on GitHub releases.
  • 2022-05-10: Aircrack-ng 1.7 published on GitHub releases.

Related projects

  • aircrack is the predecessor named by package descriptions and project lineage.
  • Airodump-ng, aireplay-ng, airmon-ng, airdecap-ng, airolib-ng, packetforge-ng, besside-ng, and wesside-ng are companion executables shipped by the same suite.
  • Kali Linux and other security-focused environments commonly package Aircrack-ng alongside wireless auditing tools, though the upstream README itself is the source used here for package/platform breadth.

安全态势

风险级别:red

doc example: offensive wireless tooling.

风险分类器

red 风险 · 高 置信度 · escape-surveillance-offensive

原因

  • doc example: offensive wireless tooling

信号

  • override:aircrack-ng

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 4 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
airbase-ngcli全局可执行文件
aircrack-ngcli全局可执行文件
airdecap-ngcli全局可执行文件
airdecloak-ngcli全局可执行文件
aireplay-ngcli全局可执行文件
airmon-ngcli全局可执行文件
airodump-ngcli全局可执行文件
airodump-ng-oui-updatecli全局可执行文件
airolib-ngcli全局可执行文件
airserv-ngcli全局可执行文件
airtun-ngcli全局可执行文件
airventriloquist-ngcli全局可执行文件
besside-ngcli全局可执行文件
besside-ng-crawlercli全局可执行文件
buddy-ngcli全局可执行文件
easside-ngcli全局可执行文件
ivstoolscli全局可执行文件
kstatscli全局可执行文件
makeivs-ngcli全局可执行文件
packetforge-ngcli全局可执行文件
tkiptun-ngcli全局可执行文件
wesside-ngcli全局可执行文件
wpacleancli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.7
管理器更新时间2026-05-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://aircrack-ng.org/

安装元数据

软件包元数据

软件包键brew:aircrack-ng
版本1.7
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/aircrack-ng
主页https://aircrack-ng.org/
仓库https://github.com/aircrack-ng/aircrack-ng
上游文档https://github.com/aircrack-ng/aircrack-ng
许可证BSD-3-Clause AND GPL-2.0-or-later AND (GPL-2.0-or-later WITH cryptsetup-OpenSSL-exception)
源码归档https://download.aircrack-ng.org/aircrack-ng-1.7.tar.gz
最后更新2026-05-22T00:32:50+09:00
Pulseupdated
依赖openssl@4, pcre2, sqlite
构建依赖autoconf, automake, libtool, pkgconf
macOS 提供的库libpcap
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明
注意事项Run `airodump-ng-oui-update` install or update the Airodump-ng OUI file.

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaircrack-ng
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

aircrack-ng 1:1.7+git20230807.4bf83f1a-2

wireless WEP/WPA cracking utilities

https://www.aircrack-ng.org/

sudo apt install aircrack-ng
  • Section: net
  • Architecture: amd64
  • 18 依赖
  • 3 可选依赖
  • normalized package name match
  • 匹配方式:Aircrack Ng
Debian stable package indexes · deb.debian.org · Debian stable package indexes: aircrack-ng from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

airgraph-ng 1:1.7+git20230807.4bf83f1a-2

Tool to graph txt files created by aircrack-ng

https://www.aircrack-ng.org/

sudo apt install airgraph-ng
  • Section: net
  • Architecture: all
  • Source Package: aircrack-ng
  • 2 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Aircrack Ng
Debian stable package indexes · deb.debian.org · Debian stable package indexes: airgraph-ng from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

aircrack-ng

nix profile install nixpkgs#aircrack-ng
  • normalized package name match
  • 匹配方式:Aircrack Ng
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ai/aircrack-ng/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

aircrack-ng 1:1.7+git20230807.4bf83f1a-1build2

wireless WEP/WPA cracking utilities

https://www.aircrack-ng.org/

sudo apt install aircrack-ng
  • Section: universe/net
  • Architecture: amd64
  • 18 依赖
  • 3 可选依赖
  • normalized package name match
  • 匹配方式:Aircrack Ng
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: aircrack-ng from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

airgraph-ng 1:1.7+git20230807.4bf83f1a-1build2

Tool to graph txt files created by aircrack-ng

https://www.aircrack-ng.org/

sudo apt install airgraph-ng
  • Section: universe/net
  • Architecture: all
  • Source Package: aircrack-ng
  • 2 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Aircrack Ng
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: airgraph-ng from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

aircrack-ng 1.7-r5

Key cracker for the 802.11 WEP and WPA-PSK protocols

http://www.aircrack-ng.org

sudo apk add aircrack-ng
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: aircrack-ng
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Aircrack Ng
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: aircrack-ng from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

aircrack-ng-doc 1.7-r5

Key cracker for the 802.11 WEP and WPA-PSK protocols (documentation)

http://www.aircrack-ng.org

sudo apk add aircrack-ng-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: aircrack-ng
  • normalized package name match
  • 匹配方式:Aircrack Ng
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: aircrack-ng-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

aircrack-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-ng
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: aircrack-ng
  • 17 依赖
  • 7 提供
  • normalized package name match
  • 匹配方式:Aircrack Ng
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: aircrack-ng from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

aircrack-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-devel
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: aircrack-ng
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Aircrack Ng
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: aircrack-ng-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

aircrack-ng-doc 1.7^20260331.gitf333a6a-13.fc45

Documentation for aircrack-ng

https://github.com/aircrack-ng/aircrack-ng

sudo dnf install aircrack-ng-doc
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: aircrack-ng
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Aircrack Ng
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: aircrack-ng-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

aircrack-ng 1.7-7

Key cracker for the 802.11 WEP and WPA-PSK protocols

https://www.aircrack-ng.org

sudo pacman -S aircrack-ng
  • License: GPL-2.0-only AND BSD-3-Clause AND OpenSSL
  • Architecture: x86_64
  • 17 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Aircrack Ng
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: aircrack-ng from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

aircrack-ng 1.7-5.3

A set of tools for auditing wireless networks

https://www.aircrack-ng.org/

sudo zypper install aircrack-ng
  • License: GPL-2.0-or-later
  • Category: Productivity/Networking/Security
  • Architecture: x86_64
  • Source Package: aircrack-ng
  • 18 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Aircrack Ng
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: aircrack-ng from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

aircrack-ng-devel 1.7-5.3

Development files for aircrack-ng

https://www.aircrack-ng.org/

sudo zypper install aircrack-ng-devel
  • License: GPL-2.0-or-later
  • Category: Development/Libraries/C and C++
  • Architecture: noarch
  • Source Package: aircrack-ng
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Aircrack Ng
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: aircrack-ng-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

aircrack-ng

sudo port install aircrack-ng
  • normalized package name match
  • 匹配方式:Aircrack Ng
MacPorts ports tree · api.github.com · MacPorts ports tree: security/aircrack-ng/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

extras/aircrack-ng

scoop install extras/aircrack-ng
  • normalized package name match
  • 匹配方式:Aircrack Ng
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/aircrack-ng.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment