# Irish-Name-Repo 1

## Problem

> There is a website running at <https://2019shell1.picoctf.com/problem/37868/> (link) or <http://2019shell1.picoctf.com:37868>. Do you think you can log us in? Try to see if you can login!

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

## Solution

1. There is a hidden form field named `debug`. Set it to `1`.
2. Sign in as username: `' or '1'='1` and password: `' or '1'='1`

### Flag

`picoCTF{s0m3_SQL_a57b0b1d}`
