theharvester

Gathers intelligence from public sources for penetration testing

brewmacoslinux
Try with needOr install directly
Source

About

Gather materials from public sources (for pen testers)

Commands

theHarvester

Examples

Search for email addresses associated with a domain$ theHarvester -d example.com -b google -l 500
Gather information from multiple sources with detailed output$ theHarvester -d example.com -b all -l 100 -f output.html
Search for subdomains and hosts for a specific domain$ theHarvester -d example.com -b bing -l 200