Directory Enumeration with Gobuster
Web Application Pentesting Tools can prove to be very helpful while performing penetration testing.
In this lab exercise, we will take a look at how to use gobuster to perform directory enumeration on the Mutillidae web application.
Objective: Perform directory enumeration with Gobuster
Instructions:
This lab is dedicated to you! No other users are on this network :)
Once you start the lab, you will have access to a Kali GUI instance.
Your Kali instance has an interface with IP address 192.X.Y.2. Run "ip addr" to know the values of X and Y.
Do not attack the gateway located at IP address 192.X.Y.1
Use Directory wordlist: /usr/share/wordlists/dirb/common.txt
Solutions:
The solution for this lab can be found in the following manual: https://assets.ine.com/labs/ad-manuals/walkthrough-1882.pdf
Last updated