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 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
dnsmap-bulk | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:dnsmap |
|---|---|
| 版本 | 0.36 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/resurrecting-open-source-projects/dnsmap |
| 仓库 | https://github.com/resurrecting-open-source-projects/dnsmap |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 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-9.fc45
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.