# MISC

- [Host-based 공격 CheatSheet (FEAT. OSCP)](https://www.xn--hy1b43d247a.com/misc/host-based-cheatsheet-feat.-oscp.md): OSCP시험에 필요한 기본 호스트 공격 명령어 CheatSheet by Groot Security
- [Enumeration (정보 수집 및 열거)](https://www.xn--hy1b43d247a.com/misc/host-based-cheatsheet-feat.-oscp/enumeration.md): All you need to know about basic host-based enumeration for OSCP
- [Exploitation (공격)](https://www.xn--hy1b43d247a.com/misc/host-based-cheatsheet-feat.-oscp/exploitation.md): All you need to know about basic host-based exploitation for OSCP
- [Post Exploitation (후속공격)](https://www.xn--hy1b43d247a.com/misc/host-based-cheatsheet-feat.-oscp/post-exploitation.md): All you need to know about basic host-based post exploitation for OSCP
- [Changelog](https://www.xn--hy1b43d247a.com/misc/changelog.md)
- [기여하는 방법](https://www.xn--hy1b43d247a.com/misc/contributions.md)
- [레퍼런스와 크레딧](https://www.xn--hy1b43d247a.com/misc/undefined.md)
- [C# snippets](https://www.xn--hy1b43d247a.com/misc/csharp-snippets.md)
- [winapi 리스트](https://www.xn--hy1b43d247a.com/misc/winapi-list.md)
- [original notes from obsidian](https://www.xn--hy1b43d247a.com/misc/winapi-list/original-notes-from-obsidian.md)
- [파워쉘 원라이너 (oneliner)](https://www.xn--hy1b43d247a.com/misc/powershell-oneliners.md)


---

# 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://www.xn--hy1b43d247a.com/misc.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.
