DirBuster

Directory Busting


Example 1, Default scan

  1. Enter target url

  2. setting the scan time (faster or slower), You can drag the arrow key to set the speed.

  3. Entering the directory where you can find set of username and password list to brute force. You can find the directory in here /usr/share/wordlists/dirbuster

Example 2, Get request only

Example 3, Pure brute forcing

  1. Enter the target

  2. select the scanning type, as we are doing pure brute forcing. So, we go with that option.

  3. Select the char types, it’s better to go with full chars.

  4. Start.

Result:

Example 4, URL fuzz

Last updated