Basic Challenge Level 11

2 months ago 30
BOOK THIS SPACE FOR AD
ARTICLE AD

Aftab Sama

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

Description: Not Available

Requirements: Not Available

Hints:

What is a directory index?How does Apache keep users from seeing certain files within a directory?

Difficulty: Easy-ish.

Points: 55

Challenge Link: https://www.hackthissite.org/missions/basic/11

Forum Link:

https://www.hackthissite.org/forums/viewforum.php?f=14&t=10757

Solution:

By reloading the page, different Elton John songs are displayed.

When we navigate to the e/ directory, we notice that directory listing is enabled.

The .htaccess Apache configuration file is accessible in the last directory, e/l/t/o/n/.

There is a file named DaAnswer.

This is tricky, but the answer is simple.

We sumbit can simple as a password in index.php.

Happy Hacking

Read Entire Article