usage:
feroxbuster --url http://IP/ -w /usr/share/seclists/Discovery/Web-Content/common.txt --thorough
- the
-w
flag is optional. runs a shorterseclists
wordlist by default if you don’t specify anything. usually is enough
feroxbuster --url http://IP/ -w /usr/share/seclists/Discovery/Web-Content/common.txt --thorough
-w
flag is optional. runs a shorter seclists
wordlist by default if you don’t specify anything. usually is enough