macOS
brew install dnsmaplocal Homebrew formula metadata
brew / rank 7520
Passive DNS network mapper (a.k.a. subdomains bruteforcer). Version 0.36 via Homebrew; verified from local package data. Also installable with debian: sudo apt install dnsmap.
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 | executable | indexed executable | Discovered from the local executable index. |
dnsmap-bulk | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:dnsmap |
|---|---|
| Version | 0.36 |
| Package manager | Homebrew |
| Homepage | https://github.com/resurrecting-open-source-projects/dnsmap |
| Repository | https://github.com/resurrecting-open-source-projects/dnsmap |
| Bottle | not recorded |
| Service | none declared |
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-9.fc45
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.