Automic VaultAutomic Vault

brew

dnsmap を Homebrew, apt, dnf, Nix でインストール

dnsmap のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install dnsmap

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install dnsmap

Debian stable package indexes · dnsmap · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install dnsmap

Fedora Rawhide package metadata · dnsmap · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#dnsmap

nixpkgs package indexes · pkgs/by-name/dn/dnsmap/package.nix · ソース: api.github.com

概要

パッケージ概要

Passive DNS network mapper (a.k.a. subdomains bruteforcer)

コマンドとエイリアス

  • dnsmap
  • dnsmap-bulk

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2000s: dnsmap circulates as a compact DNS mapping and subdomain brute-force utility.
  • 2010s: Linux security distributions and general-purpose package managers continue carrying dnsmap.
  • 2020s: The resurrecting-open-source-projects repository keeps the source available for modern packaging.

Related projects

  • Related tools include dnsgen for candidate generation, massdns and other high-speed resolvers for checking large candidate sets, and broader reconnaissance frameworks that automate subdomain discovery.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:network

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dnsmapcliグローバル実行可能ファイル
dnsmap-bulkcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.36
マネージャ更新日
ローカルデータOK
上流最新
検出された最新0.36

https://github.com/resurrecting-open-source-projects/dnsmap

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキー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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namednsmap
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

dnsmap 0.36-4

DNS domain name brute forcing tool

https://github.com/resurrecting-open-source-projects/dnsmap

sudo apt install dnsmap
  • Section: net
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Dnsmap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dnsmap from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

dnsmap

nix profile install nixpkgs#dnsmap
  • normalized package name match
  • 一致条件: Dnsmap
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dn/dnsmap/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

dnsmap 0.36-3

DNS domain name brute forcing tool

https://github.com/resurrecting-open-source-projects/dnsmap

sudo apt install dnsmap
  • Section: universe/net
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Dnsmap
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dnsmap from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

dnsmap 0.36-8.fc44

Sub-domains bruteforcer

https://github.com/resurrecting-open-source-projects/dnsmap

sudo dnf install dnsmap
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: dnsmap
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dnsmap
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dnsmap from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment