theHarvester OSINT Email and Subdomain Intelligence Gatherer
theHarvester is an open-source OSINT tool for gathering emails, subdomains, hosts, employee names, open ports, and banners from public sources. Used during reconnaissance in penetration testing and red team assessments, it queries search engines, PGP key servers, the Shodan API,
What it does
theHarvester OSINT Email and Subdomain Intelligence Gatherer
theHarvester is an open-source OSINT tool for gathering emails, subdomains, hosts, employee names, open ports, and banners from public sources. Used during reconnaissance in penetration testing and red team assessments, it queries search engines, PGP key servers, the Shodan API, and other data sources to map an organization's external threat surface.
Installation
Use the upstream install or setup path that matches your environment:
- git clone https://github.com/laramies/theHarvester
- uv sync
- uv run theHarvester
- uv sync --all-groups
Requirements and caveats from upstream:
