Automic VaultAutomic Vault

brew

massdns mit Homebrew, dnf, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für massdns in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install massdns

local Homebrew formula metadata

Linux

Fedora dnfverifiziert · 92%
sudo dnf install massdns

Fedora Rawhide package metadata · massdns · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#massdns

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

Überblick

Paketzusammenfassung

High-performance DNS stub resolver

Befehle und Aliase

  • massdns

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 10 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
massdnscliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version1.1.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.1.0

https://github.com/blechschmidt/massdns

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:massdns
Version1.1.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/massdns
Homepagehttps://github.com/blechschmidt/massdns
Repositoryhttps://github.com/blechschmidt/massdns
Upstream-Dokumentationhttps://github.com/blechschmidt/massdns#readme
LizenzGPL-3.0-only
Quellarchivhttps://github.com/blechschmidt/massdns/archive/refs/tags/v1.1.0.tar.gz
Build-Abhängigkeitencmake
Von macOS bereitgestellte Bibliothekenlibpcap
Bottleverfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

massdns

nix profile install nixpkgs#massdns
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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