tools
// 2026-01-05
// ID: REF-Amass
Amass
Amass
Type: CLI
Language: Go
Amass In-depth Attack Surface Mapping and Asset Discovery.
Official Resources
- Official Website: https://owasp.org/www-project-amass/
- GitHub Repository: https://github.com/owasp-amass/amass
Installation
Primary Method
sudo apt install amass
OR
go install github.com/owasp-amass/amass/v3/...@master
Basic Usage
amass --help