# oscp-cpts-notes

<div align="center"><img src="https://images.credly.com/images/ec81134d-e80b-4eb5-ae07-0eb8e1a60fcd/image.png" alt="OSCP Badge" width="120"> <img src="https://academy.hackthebox.com/storage/exam_badges/312krCbLBwwnMN1uaOXohoEjSE6Fb8ljaXi7B4zL.png" alt="CPTS Badge" width="120"></div>

***

## 📖 Overview

Welcome to my **OSCP & CPTS Notes** repository!\
I have successfully completed the **Hack The Box CPTS** certification, and these notes capture my entire learning journey — covering everything from fundamentals to advanced penetration testing concepts.

Although I have not yet started the **OSCP** exam, much of the CPTS material overlaps with OSCP preparation. That’s why I’ve organized these notes as **OSCP + CPTS notes** — so they can serve as a valuable study companion for anyone pursuing either certification.

These notes are continuously updated with new topics, improved explanations, and practical methodologies to help readers build a strong penetration testing mindset, not just pass an exam.

💡 **Want the best reading experience?**\
Access the notes via **GitBook** here:\
👉 [**https://notes.dollarboysushil.com**](https://notes.dollarboysushil.com)

***

## 🧾Visit [Here](https://dollarboysushil.com/posts/cpts-report-writing-guide/) to Learn About CPTS Exam Report Writing

<figure><img src="https://559802299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8C3FiojCIEtxH7nox2Do%2Fuploads%2FADNES71PXrTUccJyKHn8%2Fcpts-report-writing.webp?alt=media&#x26;token=e2b28917-8474-409d-9a20-0a1c9bea46c0" alt=""><figcaption></figcaption></figure>

{% embed url="<https://dollarboysushil.com/posts/cpts-report-writing-guide/>" %}

***

## 🧠 What's Inside

* 📚 **Theory & Concepts** – Explaining networking, enumeration, privilege escalation, AD attacks, pivoting, and more
* 🛠️ **Hands-on Notes** – Practical steps, methodologies, and tools used
* 🔒 **Real-World Mindset** – Focused on methodology, not just exam prep
* ⚡ **Continuously Updated** – I’m actively adding new content, diagrams, and explanations

> **Note:**\
> Solutions to questions and skill assessments are **not published** due to Hack The Box’s Terms & Conditions.\
> If you're stuck or need guidance, feel free to reach out!

***

## 🚀 How to Use

1. Browse the GitBook for the **structured reading experience**.
2. Search and filter topics to quickly find what you need.
3. Use these notes to **build your own methodology** for OSCP & CPTS.

***

## 🤝 Connect With Me

If you find these notes helpful, let’s connect!

* 🕸️ **Website :** [dollarboysushil.com](https://dollarboysushil.com/)
* 🐦 **Twitter (X):** [@dollarboysushil](https://twitter.com/dollarboysushil)
* ▶️ **YouTube:** [dollarboysushil](https://youtube.com/@dbs-sec)
* 💼 **LinkedIn:** [Sushil Poudel](https://www.linkedin.com/in/dollarboysushil/)
* 💬 **Discord:** [Join my community](https://discord.gg/5jpkdeV)
* 📷 **Instagram:** [@dollarboysushil](https://instagram.com/dollarboysushil)

***

## 🆕 Status: **Actively Maintained**

I am regularly adding:

* ✅ More in-depth explanations
* ✅ Attack flow diagrams
* ✅ Updated methodologies & tools
* ✅ Real-world scenarios

Stay tuned for more content!


---

# 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://notes.dollarboysushil.com/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.
