Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install massdns

local Homebrew formula metadata

Linux

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

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

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

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

概要

パッケージ概要

High-performance DNS stub resolver

コマンドとエイリアス

  • massdns

履歴

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

MassDNS is a high-performance DNS stub resolver for bulk lookups and reconnaissance. It targets use cases where users need to resolve millions or billions of names and tune resolver, output, retry, and concurrency behavior from the command line.

プロジェクトの歴史

The MassDNS repository was created in June 2016. Its README identifies Quirin Scheitle and the Technical University of Munich among the contributors and describes the tool as capable of more than 350,000 resolutions per second without special configuration.

Release history is sparse but meaningful. Version 0.3 in 2020 replaced an `ldns` dependency with a custom DNS implementation to reduce memory allocations and added NDJSON output. Version 1.0.0 in 2021 switched the project to semantic versioning, and version 1.1.0 in 2024 added resolver-list tooling, dedicated resolver support, SVCB and HTTPS record support, and several community fixes.

採用の歴史

MassDNS has a visible security and DNS-research audience, with several thousand GitHub stars and hundreds of forks. The supplied package metadata records Homebrew, Fedora, and Nix packages, which makes it accessible from both workstation and Linux server environments.

Its adoption is closely tied to subdomain enumeration and bulk DNS workflows. The README includes scripts for PTR resolution, subdomain brute forcing, certificate-transparency-derived names, and direct authoritative-name-server enumeration.

使われ方

Typical usage pipes a domain list into `massdns`, chooses a resolver list with `-r`, selects a record type with `-t`, and writes output with `-w` or stdout redirection. Output modes include simple text, full text, binary, domain-list output, and NDJSON.

The README emphasizes operational caution: public resolvers may be unreliable or generate abuse complaints, and users should adjust concurrency and prefer trusted resolvers when authenticity matters.

パッケージ好きにとっての重要性

MassDNS matters to package users because it provides a fast, small DNS reconnaissance primitive that can be installed without dragging in a large framework.

For command-line security and network engineers, it is the DNS-side counterpart to other high-throughput reconnaissance tools: composable, pipe-friendly, and tuned by flags rather than a GUI.

タイムライン

  • 2016: GitHub repository created.
  • 2020: v0.3 release removes the `ldns` dependency and adds NDJSON output.
  • 2021: v1.0.0 switches to semantic versioning.
  • 2024: v1.1.0 release adds resolver tooling and SVCB/HTTPS record support.

Related projects

  • MassDNS includes and references subdomain enumeration workflows inspired by or compatible with tools such as subbrute.
  • It is commonly used alongside wordlists, certificate transparency sources, and local recursive resolvers such as Unbound.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/blechschmidt/massdns

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:massdns
バージョン1.1.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/massdns
ホームページhttps://github.com/blechschmidt/massdns
リポジトリhttps://github.com/blechschmidt/massdns
上流ドキュメントhttps://github.com/blechschmidt/massdns#readme
ライセンスGPL-3.0-only
ソースアーカイブhttps://github.com/blechschmidt/massdns/archive/refs/tags/v1.1.0.tar.gz
ビルド依存関係cmake
macOS 提供ライブラリlibpcap
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemassdns
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Nix95%

massdns

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

massdns 0.3-15.fc44

High-performance DNS stub resolver for bulk lookups and reconnaissance

https://github.com/blechschmidt/massdns

sudo dnf install massdns
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: massdns
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Massdns
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: massdns 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