# ¿Qué es un Red Team?

Un RedTeam está formado por profesionales de la seguridad que actúan como adversarios para superar los controles de ciberseguridad. Los RedTeam a menudo están formados por piratas informáticos éticos independientes que evalúan la seguridad del sistema de manera objetiva.

Utilizan todas las técnicas disponibles (discutidas a continuación) para encontrar debilidades en las personas, los procesos y la tecnología para obtener acceso no autorizado a los activos. Como resultado de estos ataques simulados, los equipos rojos hacen recomendaciones y planes sobre cómo fortalecer la postura de seguridad de una organización.

<figure><img src="/files/XORTVjuoxDtZvKGM5Wzu" alt=""><figcaption><p><a href="https://mayfly277.github.io/assets/blog/pentest_ad_dark.svg">https://mayfly277.github.io/assets/blog/pentest_ad_dark.svg</a></p></figcaption></figure>


---

# 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/cpad/fundamentos-ofensivos/que-es-un-red-team.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.
