# OSCP Cheatsheet

En el presente contenido, se expondra las diferentes tematicas y conceptos evaluados en la certificacion OSCP.

**Antes de dar inicio con esta recopilacion, quiero aclarar que todo mi contenido publicado se realiza con fines educativos, informativos y éticos.**

**No soy responsable del mal uso que puedan darte.**

**Desarrollado por 3xploit &** [**Gerh**](https://www.linkedin.com/in/gerh/)**.**

### ¿Que es OSCP?

<figure><img src="/files/whfubjtXivyAryXYG9h4" alt="" width="300"><figcaption></figcaption></figure>

La Offensive Security Certified Professional - (OSCP) [es una certificación ofrecida por Offensive Security](https://www.offensive-security.com/information-security-certifications/oscp-offensive-security-certified-professional/) y se trata de una certificación de seguridad ofensiva para profesionales; en la cual se tratan diferentes tematicas de hacking etico y pentesting.

Si quieren saber más de la certificación clic [aquí](https://www.offensive-security.com/information-security-certifications/oscp-offensive-security-certified-professional/).

***Sin más preámbulo, comencemos este recorrido de aprendizaje.***


---

# 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://spartan-cybersecurity.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.
