# Mike's OSCP Guide

## **Important Notice**

⚠️ **I have migrated all my notes to the new website:** [**https://hackwithmike.com**](https://hackwithmike.com)**. All future updates will only be pushed on the new site** [**https://hackwithmike.com/oscp**](https://hackwithmike.com/oscp)**/.**&#x20;

### Introduction

I passed the OSCP exam twice - OSCP with 110/110 points in October 2024, and OSCP+ with 80/100 points in November 2024. I believe learners would benefit with some practical tips alongside OffSec's official PEN200 training, and I hope to share my notes to help everyone that is on the same path as I was on.

I strive to give full credits to the original authors, as well as explaining the concepts in my own words. Please do not hesitate to reach out to me if you find anything inaccurate, inappropriate or without proper credit.&#x20;

The project is still in development, and you can expect more refined content over time.

### OSCP Tips & Tricks

You may start from here :

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>OSCP Methodology</strong></td><td>My detailed OSCP methodology</td><td></td><td><a href="/pages/3FV9CNpAY0Ll9zlOLJMu">/pages/3FV9CNpAY0Ll9zlOLJMu</a></td><td><a href="/files/c5yXzqhI43CKzhpLNrRa">/files/c5yXzqhI43CKzhpLNrRa</a></td></tr><tr><td><strong>OSCP Last Minute Tips</strong></td><td>Some plug-and-play tricks you may use in the exam</td><td></td><td><a href="/pages/QAWS5ccK0TEuK0BXwefZ">/pages/QAWS5ccK0TEuK0BXwefZ</a></td><td><a href="/files/s1O1FWMZaX6op2poxraj">/files/s1O1FWMZaX6op2poxraj</a></td></tr></tbody></table>

### About Me

I am Mike, and I am currently a Cybersecurity Consultant specializing in offensive security. I hold certification such as OSCP+, OSCP, eCPPT, Security+, and more. I have a passion in sharing what I know, and I also believe that is the best (and probably only) way to consolidate my learning and structure my knowledge base.&#x20;

### Follow Me

You may find me on [LinkedIn](https://www.linkedin.com/in/michael-kh-chan/). I'm always happy to talk & connect!


---

# 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://hackwithmike.gitbook.io/oscp/welcome.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.
