Feroxbuster

feroxbuster -u http://10.10.198.159 -w /usr/share/wordlists/dirbuster/directory-list-2.3-medium.txt -t 100 -x php,txt,zip -o ferox_mnemonic.txt
- -u for the url. include http or https - -w wordlist location - -t threads - -x extensions to search for - -o output to file -