Exercise: Perform directory listing using Dirbuster or dirb

  1. Open a terminal in Kali Linux and type “dirb <target website>” to perform a basic directory
    listing scan using dirb.
  2. To specify a specific wordlist, use the “-w” option followed by the path to the wordlist file
    (e.g. “dirb <target website> -w /usr/share/dirb/wordlists/common.txt”)
  3. To specify a specific extension, use the “-X” option followed by the extension (e.g. “dirb
    <target website> -X .php”)
  4. To perform a directory listing scan using Dirbuster, type “dirbuster” to launch the Dirbuster
    GUI.
  5. In the Dirbuster GUI, enter the target website and select the wordlist and options you want
    to use.
  6. Click on “Start” to begin the scan.
Open chat
Hello 👋.
Tell me, how can I help you?