Recon 05

Bookmarked!

This exercise covers simple directory bruteforcing

Free
Tier
difficulty_medium_icon
Medium
clock icon
< 1 Hr.
number of users completed icon
11025
badge icon
Recon Badge

Objective

For this challenge, your goal is to find a directory that is not directly accessible.

Fuzzing directories

When accessing a new webserver, it often pays off to brute force directories. To do this, you can use many tools like patator, FFUF or WFuzz (amongst many others).