In-depth Attack Surface Mapping and Asset Discovery.
Download the latest pre-build binary from Github.com. Or use the methods below.
Snapcraft
sudo snap install amass
Docker
docker build -t amass https://github.com/OWASP/Amass.git
DB
You can use this subcommand in order to interact with an Amass graph database, either the default or the one specified with the '-dir' flag.
Enum
Amass enum allows you to perform DNS enumeration and mapping of the target to determine the attack surface exposed by organizations.
Intel
The Amass intel subcommand, or module if you want, can aid with collecting open source intelligence on the organization and allow you to find further root domain names associated with the organization.