gobuster_vhost
Enumerate virtual hosts on a target web server by fuzzing Host headers with Gobuster, using a base URL and configurable wordlist to reveal hidden subdomains.
Instructions
Virtual host discovery using Gobuster. url: base URL (e.g. 'http://example.com') wordlist: path to wordlist (auto-selects if empty) append_domain: append base domain to each vhost word
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| threads | No | ||
| wordlist | No | ||
| append_domain | No |