> For the complete documentation index, see [llms.txt](https://henkosec.gitbook.io/henkosec/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://henkosec.gitbook.io/henkosec/readme.md).

# Ciberseguridad & Pentesting Lab

Este módulo está dedicado a la documentación de técnicas de auditoría, explotación y post-explotación. Aquí recopilo metodologías, herramientas y writeups de máquinas de entrenamiento.

***

## 📂 Fases del Pentesting

Explora los laboratorios organizados por fases y herramientas:

| Fase / Categoría         | Descripción                                                | Acceso Directo                                     |
| ------------------------ | ---------------------------------------------------------- | -------------------------------------------------- |
| 🔍 **Enumeración**       | Descubrimiento de hosts, escaneo de puertos y fuzzing web. | [Ver contenido](/henkosec/enumeration.md)          |
| 🚀 **Explotación Web**   | Ataques a CMS (WordPress, Drupal) y servidores.            | [Ver contenido](/henkosec/web.md)                  |
| 🔑 **PrivEsc**           | Escalada de privilegios en sistemas Linux y Windows.       | [Ver contenido](/henkosec/privilege-escalation.md) |
| 🚩 **Post-Exploitation** | Pivoting, persistencia y tratamiento de TTY.               | [Ver contenido](/henkosec/post-exploitation.md)    |
| 🛠️ **Tools**            | Guías de herramientas como John the Ripper.                | [Ver contenido](/henkosec/tools.md)                |
| 📝 **Writeups**          | Resoluciones de DockerLabs y The Hackers Labs.             | [Ver contenido](/henkosec/writeups.md)             |
| 🎓 **eJPTv2**            | Notas específicas de preparación para la certificación.    | [Ver contenido](/henkosec/ejptv2.md)               |

***

## 🛠️ Toolkit Principal

![Kali Linux](https://img.shields.io/badge/Kali_Linux-557C94?style=for-the-badge\&logo=kali-linux\&logoColor=white) ![Nmap](https://img.shields.io/badge/Nmap-83B81A?style=for-the-badge\&logo=nmap\&logoColor=white) ![Metasploit](https://img.shields.io/badge/Metasploit-FF4400?style=for-the-badge) ![Burp Suite](https://img.shields.io/badge/Burp_Suite-FF6633?style=for-the-badge\&logo=portswigger\&logoColor=white)

***

## 📽️ Comunidad y Contenido

Puedes seguir mi progreso y contenido adicional en:

* 🎥 **YouTube** → [bitsofalber](https://www.youtube.com/@bitsofalber)
* 📸 **Instagram** → [@bitsofalber](https://www.instagram.com/bitsofalber/)
* 💼 **LinkedIn** → [ahidalgotech](https://linkedin.com/in/ahidalgotech)

***

[⬅️ Volver al menú principal](/henkosec/readme.md)
