Irish-Name-Repo 2
Problem
There is a website running at https://2019shell1.picoctf.com/problem/58043/ (link). Someone has bypassed the login before, and now it's being strengthened. Try to see if you can still login! or http://2019shell1.picoctf.com:58043
Solution
There is a hidden form field named
debug
. Set it to1
.Sign in as username:
admin' --
and password:doesn't matter
Flag
picoCTF{m0R3_SQL_plz_c9c1c726}
Last updated