challenge

Solution

When entering the webpage we find this:

webpage

I try to login with the username admin and the password admin but it doesn’t work.

webpage

After looking at the cookies of the page we find the following:

webpage

We encounter a cookie named admin with the value False. We only need to change the value to True and we finally get the flag:

webpage

Flag

The flag is picoCTF{th3_c0nsp1r4cy_l1v3s_6edb3f5f}