# Nobody's perfect

![Screenshot of Challenge](/files/GLeqAAO3d5xufV2eRAOS)

### Description

We all have our favorites

Flag format: EZ-CTF{Hidden\_Message}

![File from challenge](/files/gBh0ruN79Y3GSqZ7uXSm)

### Writeup

Upload `Nobody Perfect` image to <https://stylesuxx.github.io/steganography/> and then click on decode, it will decode the steganography image by itself, and it will show the message in textarea with the name `Hidden message`, you will see something like `EZ-CTF{Lickilicky_Is_Th3_Worst}` in text. That is the flag, boommm!!! 🥳

### Flag

`EZ-CTF{Lickilicky_Is_Th3_Worst}`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://krishnan-navadia.gitbook.io/ez-ctf/steganography/nobodys-perfect.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
