macOS
brew install massdnslocal Homebrew formula metadata
安装
brew install massdnslocal Homebrew formula metadata
sudo dnf install massdnsFedora Rawhide package metadata · massdns · 来源: dl.fedoraproject.org
nix profile install nixpkgs#massdnsnixpkgs package indexes · pkgs/by-name/ma/massdns/package.nix · 来源: api.github.com
概览
High-performance DNS stub resolver
历史
MassDNS is a high-performance DNS stub resolver for bulk lookups and reconnaissance. It targets use cases where users need to resolve millions or billions of names and tune resolver, output, retry, and concurrency behavior from the command line.
The MassDNS repository was created in June 2016. Its README identifies Quirin Scheitle and the Technical University of Munich among the contributors and describes the tool as capable of more than 350,000 resolutions per second without special configuration.
Release history is sparse but meaningful. Version 0.3 in 2020 replaced an `ldns` dependency with a custom DNS implementation to reduce memory allocations and added NDJSON output. Version 1.0.0 in 2021 switched the project to semantic versioning, and version 1.1.0 in 2024 added resolver-list tooling, dedicated resolver support, SVCB and HTTPS record support, and several community fixes.
MassDNS has a visible security and DNS-research audience, with several thousand GitHub stars and hundreds of forks. The supplied package metadata records Homebrew, Fedora, and Nix packages, which makes it accessible from both workstation and Linux server environments.
Its adoption is closely tied to subdomain enumeration and bulk DNS workflows. The README includes scripts for PTR resolution, subdomain brute forcing, certificate-transparency-derived names, and direct authoritative-name-server enumeration.
Typical usage pipes a domain list into `massdns`, chooses a resolver list with `-r`, selects a record type with `-t`, and writes output with `-w` or stdout redirection. Output modes include simple text, full text, binary, domain-list output, and NDJSON.
The README emphasizes operational caution: public resolvers may be unreliable or generate abuse complaints, and users should adjust concurrency and prefer trusted resolvers when authenticity matters.
MassDNS matters to package users because it provides a fast, small DNS reconnaissance primitive that can be installed without dragging in a large framework.
For command-line security and network engineers, it is the DNS-side counterpart to other high-throughput reconnaissance tools: composable, pipe-friendly, and tuned by flags rather than a GUI.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
massdns | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/blechschmidt/massdns
安装元数据
| 软件包键 | brew:massdns |
|---|---|
| 版本 | 1.1.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/massdns |
| 主页 | https://github.com/blechschmidt/massdns |
| 仓库 | https://github.com/blechschmidt/massdns |
| 上游文档 | https://github.com/blechschmidt/massdns#readme |
| 许可证 | GPL-3.0-only |
| 源码归档 | https://github.com/blechschmidt/massdns/archive/refs/tags/v1.1.0.tar.gz |
| 构建依赖 | cmake |
| macOS 提供的库 | libpcap |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | massdns |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
massdns
nix profile install nixpkgs#massdnsmassdns 0.3-15.fc44
High-performance DNS stub resolver for bulk lookups and reconnaissance
https://github.com/blechschmidt/massdns
sudo dnf install massdns来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.