# 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>

* [Website](https://2019shell1.picoctf.com/problem/58043/)

## Solution

1. There is a hidden form field named `debug`. Set it to `1`.
2. Sign in as username: `admin' --` and password: `doesn't matter`

### Flag

`picoCTF{m0R3_SQL_plz_c9c1c726}`
