How Gobuster modes work
masterGobuster operates using a mode-based CLI structure. You must specify a mode before providing options. The general syntax is:
gobuster [mode] [options]Available modes include:
dir: Web directory and file enumeration.dns: DNS subdomain discovery.vhost: Virtual host detection.s3: Amazon S3 bucket enumeration.gcs: Google Cloud Storage bucket enumeration.tftp: TFTP file discovery.fuzz: Custom fuzzing using theFUZZkeyword.
gobuster [mode] [options]