Dirbuster is a tool used to help discover content on a target website during an assessment. It does so by making a massive number of requests for directories to a given site and documenting the responses.
Here are a few options I like to set when using the tool:
user-agent
to a common IE or Firefox versionJust enabling redirects will get quite far superior results.
That being said, remember that Burp supports content discovery as well, but not custom wordlists. The advantage there is that the Burp discover is…well, Burp-aware.
::