Entrada

Unminify

Unminify Author: Jeffery John Description I don’t like scrolling down to read the code of my website, so I’ve squished it. As a bonus, my pages load faster! Browse here, and find the flag!

Según entramos la web arroja el mensaje de que ya hemos recibido la bandera, así que toca repasar

1
2
3
4
5
Welcome to my flag distribution website!

If you're reading this, your browser has succesfully received the flag.

I just deliver flags, I don't know how to read them...

Si inpeccionamos el código de la web nos encontrmos la bandera:

1
<p class="picoCTF{pr3tty_c0d3_d9c45a0b}">

flag: picoCTF{pr3tty_c0d3_d9c45a0b}

Se acaban los retos web fáciles. Ahora comenzarán los difíciles

Esta entrada está licenciada bajo CC BY 4.0 por el autor.