> 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/local-file-inclusion-lfi/cafe-club.md).

# Cafe Club

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

Lab Interface

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

Request we are interested in

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

First thing that I tried here is LFI payload `../../../../../../../etc/passwd`

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

After little bit of trial and error, got the flag.

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