Vulnerability Scan
Directory Enumeration
Gobuster does not show HTTP Status Code 301 Results
Dirbuster does not have the above limitation and supports recursive scan
Using the option -replay-proxy http://127.0.0.1:8080
the scan results can be forwarded to BurpSuite
Extensions need to be prefixed with .
when used along with ffuf
Feroxbuster scan result by default includes 404 results which can be filtered using the -C
flag
Scan results can be sent to BurpSuite by using --replay-proxy http://127.0.0.1:8080 --insecure