Level 11

Challenge:

Sam decided to make a music site. Unfortunately he does not understand Apache. This mission is a bit harder than the other basics.

Solution:

Started by using dirb

By visiting index.php, an input field is there! visiting the rest of the directories, I got a good start on /e directory

I got 1,t,o and the last one was n, I accessed all of these and there was not any protection!

So I tried typing .htaccess and I got this

I went to DaAnswer directory, and Bingo the answer was there.

Took the answer and submit it in the index.php page

--

--