Kapla Harimau Selatan

Dalam zaman kuno Harimau Selatan, dikatakan bahawa, kadang-kadang kunci kepada masa depan tersembunyi di tempat yang jelas.

When redirected to the website, we will be greeted with this

Luckily there is a path hinted at the source code

There is some PHP source code in the txt path

After analyzing a bit there is some base64 at the custom header

Time to Google!

So the answer is "Gangganu". Now, based on this snippet of the code, if our values of the two headers match we should get the real flag

The two headers that we should add to fulfill the requirements are:

Origin: htps://127.0.0.1

X-Custom-Header: Gangganu

Pass it on Burp

Flag: 3108{d941697cea9e3f341864780b68416961}

Last updated