Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman 安装 zmap

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install zmap

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install zmap

MacPorts ports tree · net/zmap/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add zmap

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

Debian apt已验证 · 92%
sudo apt install zmap

Debian stable package indexes · zmap · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install zmap

Fedora Rawhide package metadata · zmap · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#zmap

nixpkgs package indexes · pkgs/by-name/zm/zmap/package.nix · 来源: api.github.com

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

Arch Linux sync databases · zmap · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

Network scanner for Internet-wide network studies

命令和别名

  • zblocklist
  • ziterate
  • zmap
  • ztee

历史

项目历史与用法

ZMap is a fast single-packet Internet scanner created for large-scale network measurement. Its signature achievement was making a single-port scan of the public IPv4 address space feasible from one machine in under 45 minutes, then pushing the technique into both academic measurement and commercial attack-surface monitoring.

项目历史

The zmap/zmap repository was created in January 2013, and the project debuted publicly with the 2013 USENIX Security paper by Zakir Durumeric, Eric Wustrow, and J. Alex Halderman at the University of Michigan. The paper introduced ZMap as a modular open-source scanner designed for Internet-wide surveys, not host-by-host penetration testing.

The ZMap Project site describes the broader project as starting in 2013 with ZMap, followed a year later by ZGrab for application-layer scanning. That suite expanded into a family of measurement tools and libraries for hosts, services, DNS, TLS, and Web PKI research.

In 2014, the Zippier ZMap work described optimizations for 10 Gbps scanning, including parallelized address generation, improved blacklisting, and zero-copy packet I/O. The later Ten Years of ZMap paper documents how ZMap's packet construction, address generation, and operational behavior changed as maintainers learned from real Internet scanning.

采用历史

ZMap's adoption is unusually well documented. The 2024 Ten Years of ZMap paper says that since the 2013 release, networking and security researchers used the scanner in hundreds of research papers and that security companies built products on top of it for attack-surface and dependency monitoring.

The same work notes a darker adoption path: ZMap's speed made it useful to attackers as well as defenders. That dual-use reality shaped the project's attention to blocklists, scan etiquette, packet behavior, and the broader ethics of Internet-wide measurement.

使用方式

ZMap is used when the question is about a service across the Internet rather than all services on one host. A user selects a probe module and target port, supplies allow/block-list policy and rate limits, then pipes responsive hosts to downstream tooling such as ZGrab for protocol handshakes or to custom analysis pipelines.

Operationally, good use means rate-limiting, honoring exclusion lists, using clear source identification, and treating scan results as sensitive measurement data. ZMap is powerful enough that responsible configuration is part of the tool's practical meaning.

为什么软件包爱好者会关心

ZMap is one of the canonical research-to-package success stories in security tooling. It compressed a job that once required weeks or many machines into a Unix-installable scanner, which changed the ergonomics of Internet measurement.

For package nerds, it also anchors a recognizable ecosystem: zmap for fast probes, zgrab for application-layer collection, zdns for DNS measurement, zcrypto for protocol parsing, and zlint for Web PKI linting.

时间线

  • 2013-01-23: The zmap/zmap GitHub repository is created.
  • 2013-08: ZMap is presented at USENIX Security 13.
  • 2014-08: Zippier ZMap presents 10 Gbps Internet-wide scanning optimizations.
  • 2014: The ZMap Project releases ZGrab for application-layer scanning.
  • 2024-11: Ten Years of ZMap analyzes a decade of adoption and operational evolution.

Related projects

  • Nmap is the classic host and network scanner that ZMap is often contrasted with for Internet-wide single-port scans.
  • ZGrab, ZDNS, ZCrypto, ZLint, and Censys are closely related ZMap ecosystem projects and downstream uses.
  • Masscan is an adjacent high-speed scanner in the same broad space.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:network

安装行为

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

建议审查

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/zmap/zmap.conf/etc/zmap/blacklist.conf

可执行文件

已安装的可执行文件

命令类型暴露范围备注
zblocklistcli全局可执行文件
ziteratecli全局可执行文件
zmapcli全局可执行文件
zteecli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-10
管理器版本4.4.0
管理器更新时间2026-05-29
本地数据OK
上游当前
检测到的最新版本v4.4.0

https://github.com/zmap/zmap

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:zmap
版本4.4.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/zmap
主页https://zmap.io
仓库https://github.com/zmap/zmap
上游文档https://github.com/zmap/zmap/wiki
许可证Apache-2.0
源码归档https://github.com/zmap/zmap/archive/refs/tags/v4.4.0.tar.gz
最后更新2026-05-29T09:12:11Z
Pulseupdated
依赖gmp, json-c, judy, libdnet, libunistring
构建依赖byacc, cmake, gengetopt, pkgconf
macOS 提供的库libpcap
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezmap
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

zmap 2.1.1-2.1+b1

network scanner for researchers

https://zmap.io/

sudo apt install zmap
  • Section: net
  • Architecture: amd64
  • Source Package: zmap
  • 5 依赖
  • normalized package name match
  • 匹配方式:Zmap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zmap from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

zmap

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

zmap 2.1.1-2.1build2

network scanner for researchers

https://zmap.io/

sudo apt install zmap
  • Section: universe/net
  • Architecture: amd64
  • 5 依赖
  • normalized package name match
  • 匹配方式:Zmap
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: zmap from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

zmap 4.3.4-r0

High performance internet scanner

https://www.zmap.io/

sudo apk add zmap
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: zmap
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Zmap
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zmap from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

zmap-doc 4.3.4-r0

High performance internet scanner (documentation)

https://www.zmap.io/

sudo apk add zmap-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: zmap
  • normalized package name match
  • 匹配方式:Zmap
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zmap-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

zmap 4.4.0-1.fc45

Network scanner for Internet-wide network studies

https://zmap.io

sudo dnf install zmap
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: zmap
  • 9 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Zmap
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: zmap from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

zmap 4.4.0-1

Fast network scanner designed for Internet-wide network surveys

https://zmap.io/

sudo pacman -S zmap
  • License: Apache-2.0
  • Architecture: x86_64
  • 6 依赖
  • normalized package name match
  • 匹配方式:Zmap
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: zmap from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

zmap

sudo port install zmap
  • normalized package name match
  • 匹配方式:Zmap
MacPorts ports tree · api.github.com · MacPorts ports tree: net/zmap/Portfile from https://api.github.com/repos/macports/macports-ports/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment