# Year of Pwn

&#x20;With this challenge, I hope to complete 1 unique pwn challenge every single day.

I will keep the difficulty of these challenges at the point where it is barely doable. With each of these binaries, i hope to learn a new concept or technique that accompanies them. Obviously, after around 1-2 months we begin to run out of concepts or techniques that exist out there, but for this challenge i am not limiting myself to ctf challenges exclusively. I hope to also include challenges from different platforms, and 1day POC's of existing CVE's.

I am just setting this as a baseline to get me to work my hardest everyday and i hope to document it here

note: i sure hope gitbook will allow me to make 356 pages :/


---

# 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://manjoos.gitbook.io/pwn/.text/year-of-pwn.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.
