> For the complete documentation index, see [llms.txt](https://notes.cavementech.com/pentesting-quick-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.cavementech.com/pentesting-quick-reference/more-resources.md).

# More Resources

{% embed url="<https://github.com/waleedzafar68/OSCP-Prep-Guide>" %}

{% embed url="<https://darthpwn.gitbook.io/darthpwns-oscp-+-pentesting-notebook/>" %}

{% embed url="<https://docs.google.com/spreadsheets/u/1/d/1dwSMIAPIam0PuRBkCiDI88pU3yzrqqHkDtBngUHNCw8/htmlview>" %}
OSCP like boxes
{% endembed %}

{% embed url="<https://hacklido.com/blog/331-top-oscp-resources-links-to-help-you-prepare-for-your-penetration-testing-journey>" %}

{% embed url="<https://mega.nz/folder/eqxECZxD#LbftyN3S9e5eCv3eG6fVUw>" %}
HTB Writeups
{% endembed %}

{% embed url="<https://pdfhost.io/v/UtLTSfirG_pen200>" %}
PEN-200 PDF
{% endembed %}

## OSCP PEN200 Walkthroughs

{% embed url="<https://pwk.hide01.ir/>" %}

{% embed url="<https://awae.hide01.ir/>" %}

{% embed url="<https://pen300.hide01.ir/>" %}

{% embed url="<https://github.com/bittentech/oscp/tree/main/My%20Notes>" %}

{% embed url="<https://orange-cyberdefense.github.io/ocd-mindmaps/img/pentest_ad_dark_2022_11.svg>" %}

## Malware Analysis with Wireshark

{% embed url="<https://www.malware-traffic-analysis.net/index.html>" %}

## Cyber security resources and tools cheatsheat

{% embed url="<https://github.com/Berkanktk/CyberSecurity>" %}

## Airgap systems Pentesting

{% embed url="<https://cyber.bgu.ac.il/advanced-cyber/airgap>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://notes.cavementech.com/pentesting-quick-reference/more-resources.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.
