# oscp+ notes

{% hint style="danger" %}
**Warning:** The information provided here is not up-to-date and may not reflect the latest changes or updates. Please verify with current sources.
{% endhint %}

## Resources

[LainKusanagi list of OSCP like machines](https://docs.google.com/spreadsheets/d/18weuz_Eeynr6sXFQ87Cd5F0slOj9Z6rt/htmlview#) - This includes THM and is regularly updated

[0xdf offsec exam HTB machines](https://0xdf.gitlab.io/cheatsheets/offsec) - Only contains HTB and is reguarly updated

[TJ Null list of PWK v3](https://docs.google.com/spreadsheets/u/1/d/1dwSMIAPIam0PuRBkCiDI88pU3yzrqqHkDtBngUHNCw8/htmlview#) - This includes everything except THM but is not regularly updated

[AD Pentest Mind map](https://orange-cyberdefense.github.io/ocd-mindmaps/img/pentest_ad_dark_2022_11.svg)


---

# 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://heathen.gitbook.io/oscp+-notes/readme.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.
