logon

Solution
When entering the webpage we find this:

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

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

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:

Flag
The flag is
picoCTF{th3_c0nsp1r4cy_l1v3s_6edb3f5f}