# La Biblia del Hacker en Active Directory

Según la lista Fortune de empresas, una gran parte de estas utiliza Active Directory, convirtiéndose en una necesidad constante realizar auditorías en este tipo de entornos. Si se desea desempeñar cargos relacionados con el red team, es indispensable aprender pentesting en Active Directory. Es por esta razón que nace el Spartan-Book titulado: "La Biblia del Hacker en Active Directory".

{% embed url="<https://www.youtube.com/watch?v=FgRpSuOFHCM&t=6s>" %}

Este libro proporciona una guía exhaustiva, mostrando herramientas y comandos útiles para identificar vulnerabilidades en entornos de Active Directory. Está diseñado para equipar a los lectores con el conocimiento necesario para realizar auditorías efectivas y fortalecer su capacidad de identificar y explotar vulnerabilidades en estos entornos críticos.

Invitamos a los lectores a acceder gratuitamente a este valioso recurso en el siguiente enlace:

### <https://books.spartan-cybersec.com/cpad>


---

# 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://books.spartan-cybersec.com/spartan-books/aprende-gratis/la-biblia-del-hacker-en-active-directory.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.
