amass

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

Name
Description
Metadata

In-depth attack surface mapping and asset discovery

stars contributors watchers open-issues closed-issues last-commit

Install:

go install -v github.com/owasp-amass/amass/v4/...@master

Example Usage on Ubuntu

Enum

amass enum -brute -active -d {domain_name} -r 8.8.8.8,1.1.1.1

Last updated

Was this helpful?