Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, Nix, scoop, winget 安装 amass

查看 amass 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install amass

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install amass

MacPorts ports tree · security/amass/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#amass

nixpkgs package indexes · pkgs/by-name/am/amass/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install main/amass

Scoop official bucket manifest trees · bucket/amass.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id OWASP.Amass -e

Windows Package Manager source index · OWASP.Amass · 来源: cdn.winget.microsoft.com

概览

软件包摘要

In-depth attack surface mapping and asset discovery

命令和别名

  • amass

历史

项目历史与用法

OWASP Amass is an attack-surface mapping and external asset discovery tool for security teams, red teams, bug bounty hunters, and OSINT-heavy workflows. Its core appeal is that it aggregates many open-source intelligence, DNS, certificate, routing, scraping, archive, WHOIS, and API-backed data sources into one repeatable CLI workflow.

项目历史

The GitHub repository was created in July 2018 and the README identifies the project as an OWASP project maintained around network mapping of attack surfaces and external asset discovery. The program copyright in the README attributes OWASP Amass and contributions to Jeff Foley for 2017-2023, reflecting pre-OWASP or pre-current-repository origins before the current repository history.

Amass evolved from a subdomain-enumeration tool into a broader graph-oriented external attack-surface mapper. Its official documentation now describes YAML configuration for scan scope, data sources, transformations, engine APIs, graph databases, and programmatic use as a Go library.

采用历史

Amass became a standard package in security distributions and package managers because it automated a tedious recon workflow: combine passive sources, DNS techniques, certificate transparency, web archives, routing data, and optional active probing under one command. The official README lists Homebrew, prebuilt release packages, Docker images, and source installation paths.

The project's own README and REFERENCES file document adoption in talks, trainings, and practitioner workflows, including DEF CON and Red Team Village references, OWASP chapter material, bug bounty tutorials, and testimonials from Accenture and Visma red-team users.

使用方式

Typical use is the amass CLI, especially enumeration against a domain, optionally with configured API keys for premium or authenticated data sources. Configuration is YAML-based: config.yaml controls scope and options, while datasources.yaml stores data-source credentials such as API keys, usernames, passwords, and secrets.

The README also documents Docker usage with a mounted /.config/amass directory so the graph database and output can persist across runs. That detail is important for package users because Amass is not merely a stateless scanner: its value grows when outputs, graph data, and source credentials are managed carefully.

为什么软件包爱好者会关心

Amass is a good example of a security CLI whose packaging is not just about the binary. Useful installs need correct config paths, data-source credential handling, shell ergonomics, and sometimes a database or persistent output directory.

It also shows how modern security tooling lands in general-purpose package managers: it is a Go binary, but it has an unusually large operational surface because its value depends on many external OSINT providers and frequently changing integrations.

时间线

  • 2017: README copyright range begins for Jeff Foley and OWASP Amass contributions.
  • 2018-07-10: Current owasp-amass/amass GitHub repository is created.
  • 2023-09-10: Amass v4.2.0 release is published.
  • 2025-08-03: Amass v5.0.0 release is published.
  • 2026-04-07: Amass v5.1.1 release is published.

Related projects

  • OWASP is the umbrella project home and provides the public project page.
  • Shodan, Censys, SecurityTrails, VirusTotal, DNSDB, Wayback, Common Crawl, GitHub, GitLab, and many other data sources are integrations or data inputs rather than sibling code projects.
  • The Amass Go module and scripting/documentation surface support more advanced integrations beyond simple CLI use.

安全态势

风险级别:绿色

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 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/amass/config.yaml/etc/amass/config.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/amass/datasources.yaml/etc/amass/datasources.yaml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
amasscli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本5.1.1
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v5.1.1

https://github.com/owasp-amass/amass

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:amass
版本5.1.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/amass
主页https://owasp.org/www-project-amass/
仓库https://github.com/owasp-amass/amass
上游文档https://owasp-amass.github.io/docs
许可证Apache-2.0
源码归档https://github.com/owasp-amass/amass/archive/refs/tags/v5.1.1.tar.gz
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

amass

nix profile install nixpkgs#amass
  • normalized package name match
  • 匹配方式:Amass
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/am/amass/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

amass

sudo port install amass
  • normalized package name match
  • 匹配方式:Amass
MacPorts ports tree · api.github.com · MacPorts ports tree: security/amass/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/amass

scoop install main/amass
  • normalized package name match
  • 匹配方式:Amass
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/amass.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

OWASP.Amass

winget install --id OWASP.Amass -e
  • normalized package name match
  • 匹配方式:Amass
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: OWASP.Amass from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment