# Introducción

![Main Banner](/files/OGp6BG2fx5VR1vMP80l6)

![Version](https://img.shields.io/badge/version-3.0.0-blue?style=for-the-badge\&logo=gitbook) ![Status](https://img.shields.io/badge/status-ACTIVE-success?style=for-the-badge) ![Focus](https://img.shields.io/badge/focus-OSCP_PREP-red?style=for-the-badge\&logo=hack-the-box)

> **"Bienvenido a mi bitácora, donde la pasión por la seguridad ofensiva se encuentra con la disciplina técnica."**

***

## 📡 Command Center

BASE DE CONOCIMIENTO (KB) alineada con **PEN-200 (OSCP)**.

### 🗺️ Mapa de Operaciones

| **01. Info Gathering**                                                               | **02. Scanning**                                                                               | **03. Vuln Analysis**                                                              |
| ------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| [➡️ OSINT & External](/la-bitacora-de-jotatito05/01.-information-gathering/osint.md) | [➡️ Services Checklist](/la-bitacora-de-jotatito05/02.-network-scanning/services-checklist.md) | [➡️ Methodology](/la-bitacora-de-jotatito05/03.-vulnerability-analysis/general.md) |

| **04. Web Attacks**                                                                 | **05. Client-Side**                                                                    | **06. Exploitation**                                                             |
| ----------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| [➡️ OWASP Top 10](/la-bitacora-de-jotatito05/04.-web-attacks-owasp/owasp-top-10.md) | [➡️ Macros & HTA](/la-bitacora-de-jotatito05/05.-client-side-attacks/office-macros.md) | [➡️ Buffer Overflow](/la-bitacora-de-jotatito05/06.-exploitation/methodology.md) |

| **07. AV Evasion**                                                         | **08. Pass Attacks**                                                              | **09. Post-Explo**                                                                                                          |
| -------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| [➡️ Encoding](/la-bitacora-de-jotatito05/07.-anti-virus-evasion/basics.md) | [➡️ Hashcat/Hydra](/la-bitacora-de-jotatito05/08.-password-attacks/cheatsheet.md) | [➡️ PrivEsc & Transfers](https://github.com/jotatito05/La-Bit-cora-de-JotaTito05/blob/main/09-post-explo/privesc-basics.md) |

| **10. Active Directory**                                                                                                         | **12. Cloud & C2**                                                                                                          | **99. Resources**                                                                                                               |
| -------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="/pages/r4Gcm3jMyKvZWWG2XD6T">➡️ AD Super-Guide</a><br><a href="/pages/52gcyd4YmmqcJL4do07Z">➡️ AD CS (Certs)</a></p> | <p><a href="/pages/evUuqzeQqvZJsmz27Zwa">➡️ Azure Hacking</a><br><a href="/pages/L8z2tF0poUz3CXCtesF2">➡️ Sliver C2</a></p> | <p><a href="/pages/hfWuF6mGzVEvJgS0IaWU">➡️ Report Template</a><br><a href="/pages/CDXYkc0HHlr6J5ToQaib">➡️ Writeups DB</a></p> |

***

## ⚖️ Rules of Engagement

> \[!CAUTION] **AUTHORIZED USE ONLY**
>
> Este material está diseñado exclusivamente para:
>
> 1. Profesionales de ciberseguridad en auditorías contratadas.
> 2. Investigación académica y laboratorios controlados (CTFs, Rangos).
>
> El autor ([**Joan Del Tio Barberà**](https://www.linkedin.com/in/joan-del-tio-barber%C3%A0-46b9012b7/)) no se hace responsable del mal uso de esta información.

***

## 🏗️ Metodología

Sigo estándares internacionales para garantizar resultados consistentes y profesionales:

* **PTES** (Penetration Testing Execution Standard)
* **OSSTMM** (Open Source Security Testing Methodology Manual)
* **MITRE ATT\&CK Framework**

***

[➡️ **Siguiente: Sobre Mí (Perfil Profesional)**](/la-bitacora-de-jotatito05/sobre-mi.md)


---

# 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://jotatito05.gitbook.io/la-bitacora-de-jotatito05/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.
