gobuster_dns
Brute-force DNS subdomains for a target domain using Gobuster. Finds hidden subdomains by testing a wordlist, with optional IP display.
Instructions
DNS subdomain brute-force using Gobuster. domain: target domain (e.g. 'example.com') wordlist: path to wordlist (auto-selects subdomains list from seclists if empty) show_ips: show IP addresses of found subdomains
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| threads | No | ||
| show_ips | No | ||
| wordlist | No |