hackingDNA

Amass

Information Gatheringkali · parrot

OWASP Amass for in-depth subdomain enumeration and attack surface mapping.

Install

sudo apt install amass

Common commands

amass enum -d target.com
amass enum -passive -d target.com -o subs.txt

Use only on systems you are authorized to test. Follow program scope.

Related tools