macOS
brew install zmaplocal Homebrew formula metadata
安装
brew install zmaplocal Homebrew formula metadata
sudo apk add zmapAlpine Linux edge package indexes · zmap · 来源: dl-cdn.alpinelinux.org
sudo dnf install zmapFedora Rawhide package metadata · zmap · 来源: dl.fedoraproject.org
nix profile install nixpkgs#zmapnixpkgs package indexes · pkgs/by-name/zm/zmap/package.nix · 来源: api.github.com
sudo pacman -S zmapArch Linux sync databases · zmap · 来源: geo.mirror.pkgbuild.com
概览
Network scanner for Internet-wide network studies
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
/etc/zmap/zmap.conf/etc/zmap/blacklist.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
zblocklist | cli | 全局可执行文件 | |
ziterate | cli | 全局可执行文件 | |
zmap | cli | 全局可执行文件 | |
ztee | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | 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 |
| Pulse | updated |
| 依赖 | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zmap |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
zmap 2.1.1-2.1+b1
network scanner for researchers
sudo apt install zmapzmap
nix profile install nixpkgs#zmapzmap 2.1.1-2.1build2
network scanner for researchers
sudo apt install zmapzmap 4.3.4-r0
High performance internet scanner
sudo apk add zmapzmap-doc 4.3.4-r0
High performance internet scanner (documentation)
sudo apk add zmap-doczmap 4.4.0-1.fc45
Network scanner for Internet-wide network studies
sudo dnf install zmapzmap 4.4.0-1
Fast network scanner designed for Internet-wide network surveys
sudo pacman -S zmapzmap
sudo port install zmap来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.