pkg.soopen package index

brew / 排名 1442

使用 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

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
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可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本1.7
管理器更新时间2026-07-10
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:aircrack-ng
版本1.7
软件包管理器Homebrew
主页https://aircrack-ng.org/
最后更新2026-07-10T15:40:03-04:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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-15.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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

aircrack-ng-devel 1.7^20260331.gitf333a6a-15.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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

aircrack-ng-doc 1.7^20260331.gitf333a6a-15.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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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.5

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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

aircrack-ng-devel 1.7-5.5

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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation