Gobuster Cheat Sheet
Syntax:
gobuster [Mode] [URL] [Wordlist]
Example:
gobuster dir -u http://example.com -w wordlist.txt
Options/Flags:
dir: Directory brute-force mode
dns: DNS subdomain brute-force mode
-u: Target URL
-w: Wordlist for directory and file names
-t...
matthewhard.com1 min read