hac-2

learn. practice. secure

CTF 1: Hidden in Plain Sight

Our junior developer left some sensitive information in the website’s source code. Can you find the credentials? Sometimes the most valuable information is hiding in plain sight. Log into the admin panel to capture the flag!

Objective:
Find the admin credentials and flag hidden in the HTML source code.

CTF Challenge 1: HTML
Click here for hint

Have you checked ALL the HTML comments?

Right-click might be your best friend

Developers often leave notes to themselves in the code

Go to CTF 2: Stylish Secrets