theharvester_search
Gather OSINT data by searching a domain for emails, subdomains, IPs, and URLs using multiple public sources. Specify target domain and optional sources to collect open-source intelligence for penetration testing.
Instructions
OSINT gathering using theHarvester (emails, subdomains, IPs, URLs). domain: target domain or company name source: comma-separated data sources. Defaults to sources that work without API keys. Full list: google, bing, linkedin, github, dnsdumpster, crtsh, hackertarget, otx, rapiddns, shodan (needs key), sublist3r, threatminer, urlscan, duckduckgo Use 'all' only if you have API keys configured. limit: max search results (default 500) dns_resolve: perform DNS resolution on discovered subdomains
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| domain | Yes | ||
| source | No | crtsh,duckduckgo,hackertarget,otx,rapiddns,urlscan,commoncrawl | |
| dns_resolve | No |