Secret - CTF 19

IHC Blog

CTF Name: More Secret

Topic: Web Exploitation

Flag Format: IHC_CTF{}

CTF Link: https://t.me/ctf_invisiblehc/107

Description:

Hidden file is needed for a site. If anyone find the hidden file they can harm the site. 


Solution:

Regardless, the first step is always the same, let’s inspect the site’s source using Ctrl + U.

IHC Blog

This suggests there is a /secret directory on the website.

Going to https://site.invisiblehc.com/ctf/19/secret directly we found a webpage. Inspecting this page provides us with the next clue:

IHC Blog

Again, this suggests another folder within, /supersecret

Repeating the last steps, And again we go, reaching the flag with this last repetition:

https://site.invisiblehc.com/ctf/19/secret/supersecret/

After going this path finally we found the flag: IHC_CTF{53C237_F149_btkajt}

Join Our CTF Channel:

https://t.me/ctf_invisiblehc/107