# **Basic Information** # **Enumeration** ## **Gobuster** ```bash gobuster dir -u <http://target.domain>/> -w </usr/share/seclists/Discovery/Web-Content/common.txt> ``` ## **Feroxbuster** ```bash feroxbuster -u <http://target.domain>/> -w </usr/share/seclists/Discovery/Web-Content/common.txt> ``` # **References** # **Practical Application** | Platform | Name | Notes | | -------- | ---- | ----- | | | | |