gobuster command
gobuster dir -u http://<ip>:3333 -w <word list location>
#world lists are in
/usr/share/wordlists
GoBuster Flags
-e Prints url in console
-u Url of machine
-w path to wordlist
-U username
-P password
-p<x> Request Proxy
-c<http cookie> Cookie for simulated authentication