Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, Nix 安装 dnsmap

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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