assetfinder
Name
Description
Metadata
go install github.com/tomnomnom/assetfinder@latestExample Usage on Ubuntu
Get subdomains only
echo "{domain_name}" | assetfinder -subs-only | sort -uSave output to a file
echo "{domain_name}" | assetfinder -subs-only | sort -u | anew assetfinder-output.txtLast updated