My user at this CTF: https://play.fe-ctf.dk/users/21
Task Link to heading
[baby's 1st], [curling], [remote]
So you fancy yourself a hacker? Me? I don't even see the code!
Solution Link to heading
We are given a link to a login page containing a username and password field.
By checking out the webpage source code or network tab in our browsers dev-tools, we can see that the page loads a script.js file that looks like this:
|
|
Reading the script we can tell that, as long as we don’t submit an empty username and provide the password SecureHunter2! 1 we can login. And presto - there’s our flag 🍻.
-
Hunter2 is a bit of hilarious internet history. There’s a reddit post about it ↩︎