macOS
brew install dnsmaplocal Homebrew formula metadata
brew
Passive DNS network mapper (a.k.a. subdomains bruteforcer). Version 0.36 via Homebrew; verified from local package data.
install
brew install dnsmaplocal Homebrew formula metadata
sudo apt install dnsmapDebian stable package indexes · dnsmap · source: deb.debian.org
sudo dnf install dnsmapFedora Rawhide package metadata · dnsmap · source: dl.fedoraproject.org
nix profile install nixpkgs#dnsmapnixpkgs package indexes · pkgs/by-name/dn/dnsmap/package.nix · source: api.github.com
overview
Passive DNS network mapper (a.k.a. subdomains bruteforcer)
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dnsmap | cli | global executable | |
dnsmap-bulk | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/resurrecting-open-source-projects/dnsmap
install metadata
| Package key | brew:dnsmap |
|---|---|
| Version | 0.36 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dnsmap |
| Homepage | https://github.com/resurrecting-open-source-projects/dnsmap |
| Repository | https://github.com/resurrecting-open-source-projects/dnsmap |
| Upstream docs | https://github.com/resurrecting-open-source-projects/dnsmap#readme |
| License | GPL-2.0-or-later AND GPL-3.0-or-later |
| Source archive | https://github.com/resurrecting-open-source-projects/dnsmap/archive/refs/tags/0.36.tar.gz |
| Build dependencies | autoconf, automake |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 dnsmapsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.