macOS
brew install dnsmaplocal Homebrew formula metadata
安装
brew install dnsmaplocal Homebrew formula metadata
sudo apt install dnsmapDebian stable package indexes · dnsmap · 来源: deb.debian.org
sudo dnf install dnsmapFedora Rawhide package metadata · dnsmap · 来源: dl.fedoraproject.org
nix profile install nixpkgs#dnsmapnixpkgs package indexes · pkgs/by-name/dn/dnsmap/package.nix · 来源: api.github.com
概览
Passive DNS network mapper (a.k.a. subdomains bruteforcer)
历史
dnsmap is a command-line DNS network mapper and subdomain brute-forcer. It is part of the older web-application reconnaissance tradition where small C tools enumerated likely hostnames from wordlists.
The maintained GitHub repository identifies dnsmap as a resurrected open-source project and preserves the classic dnsmap and dnsmap-bulk tools. Its README describes the utility as a passive DNS network mapper, also known as a subdomains brute-forcer.
dnsmap predates the wave of Go and Python recon frameworks; its appeal was that it was small, scriptable, and close to the Unix style of running a focused tool against a domain and capturing the output.
dnsmap has stronger package-manager persistence than many small recon tools. It appears in Homebrew, Debian and Ubuntu, Fedora/DNF, and Nix, which suggests a long tail of security-training, lab, and audit usage even after newer enumeration tools appeared.
Users run dnsmap against a target domain with a wordlist to discover hostnames that resolve. dnsmap-bulk extends that workflow to multiple domains, making the package useful in older penetration-testing scripts and quick DNS inventory passes.
dnsmap matters as a preserved recon artifact: package managers keep a small, older DNS brute-forcer installable because it is easy to audit, easy to script, and still teaches the shape of subdomain-enumeration workflows.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dnsmap | cli | 全局可执行文件 | |
dnsmap-bulk | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/resurrecting-open-source-projects/dnsmap
安装元数据
| 软件包键 | brew:dnsmap |
|---|---|
| 版本 | 0.36 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dnsmap |
| 主页 | https://github.com/resurrecting-open-source-projects/dnsmap |
| 仓库 | https://github.com/resurrecting-open-source-projects/dnsmap |
| 上游文档 | https://github.com/resurrecting-open-source-projects/dnsmap#readme |
| 许可证 | GPL-2.0-or-later AND GPL-3.0-or-later |
| 源码归档 | https://github.com/resurrecting-open-source-projects/dnsmap/archive/refs/tags/0.36.tar.gz |
| 构建依赖 | autoconf, automake |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dnsmap |
| 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 软件包链接分开显示。
dnsmap 0.36-4
DNS domain name brute forcing tool
https://github.com/resurrecting-open-source-projects/dnsmap
sudo apt install dnsmapdnsmap
nix profile install nixpkgs#dnsmapdnsmap 0.36-3
DNS domain name brute forcing tool
https://github.com/resurrecting-open-source-projects/dnsmap
sudo apt install dnsmapdnsmap 0.36-8.fc44
Sub-domains bruteforcer
https://github.com/resurrecting-open-source-projects/dnsmap
sudo dnf install dnsmap来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.