# GreyCTF 2024

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

Event Task and files can be located [here](https://github.com/NUSGreyhats/greyctf24-challs-public)

***

My team was placed 15th place overall, and 9th place in local category.

Here are some challenges that I managed to solve. ps its extremely sad to see almost all web decayed to 100

<figure><img src="/files/1ubGhmWpUqi14svnI3AX" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="274">Challenge</th><th width="148">Category</th><th>Number of Solves</th><th>Points</th></tr></thead><tbody><tr><td><a href="/pages/Lb4r4is1rLS899hAABCi">Markdown Parser</a></td><td>Web</td><td></td><td>100</td></tr><tr><td><a href="/pages/VZR7qzIXUH3k7ZLhXvK2">Fearless Concurrency</a></td><td>Web</td><td></td><td>171</td></tr><tr><td><a href="/pages/I6jWlsgqmHN7Xs0hExTe">GreyCTF Survey</a></td><td>Web</td><td></td><td>100</td></tr><tr><td><a href="/pages/P0RF1OpP0WOWBhookTof">Baby Web</a></td><td>Web</td><td></td><td>100</td></tr><tr><td><a href="/pages/kJ3XW5JPHLNQ5QZ2Jsyd">Beautiful Styles</a></td><td>Web</td><td></td><td>100</td></tr><tr><td><a href="/pages/eNIfs2XrTX4q8hr7wWjs">All About Timing</a></td><td>Misc</td><td></td><td>100</td></tr><tr><td><a href="/pages/0BmZ7diMYuH6JOCYTM7b">Poly Playground</a></td><td>Misc</td><td></td><td>100</td></tr></tbody></table>

<br>


---

# 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://kabinet.gitbook.io/ctf-writeup/2024/greyctf-2024.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.
