Hacker101: Micro-CMS v1

https://ctf.hacker101.com/ctf

Head to Create page and test a XSS script.

Use the following script – hello<script>alert(1);</script>

First flag is found

Test SQLi on the edit page.

Second flag is found

Explore the pages by input and there is a forbidden page.

Input edit into the forbidden page.

Third flag is found

Head to the Markdown Test page and edit with the following payload.

Load the page and view source to find the final flag.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s