dir
mode arguments:
-u
: What url to enumerate-w
: Wordlist to append to the url/usr/share/wordlists/dirb/big.txt
-x
: Extensions to append to each word in the wordlistExample:
$ gobuster dir -u http://example.com -w wordlist.txt -x php,txt,html