macOS
brew install dnsmaplocal Homebrew formula metadata
brew
dnsmap のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.