run_gobuster
Brute-force web content, DNS, or virtual hosts using a wordlist to discover hidden directories, subdomains, and vhosts.
Instructions
Brute-force web content, DNS, or vhosts against a wordlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | gobuster mode: dir/dns/vhost. | dir |
| target | Yes | Base URL or host. | |
| wordlist | No | Wordlist path. | /usr/share/seclists/Discovery/Web-Content/common.txt |