subfinder subdomain search
subfinder_subdomain_searchUncover subdomains of any domain using passive OSINT sources like certificate logs and DNS datasets, returning each with the sources that reported it.
Instructions
Find subdomains of a domain in passive sources such as certificate logs and DNS datasets (subfinder). Returns each subdomain with the sources that reported it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name, e.g. example.com | |
| timeout | No | Seconds to wait for each source (subfinder's default: 30) | |
| all_sources | No | Query every source instead of subfinder's fast default set (slower) |