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

# DockerLabs

## 🐳 Whoami

[![DockerLabs](https://dockerlabs.es/images/logos/logo.png)](https://dockerlabs.es/)

**DockerLabs** es una plataforma innovadora creada por *El pingüino de Mario* que ofrece **entornos de laboratorio basados en Docker**, ideales para practicar **hacking ético** y **pentesting**.

### 🌟 Características Principales

* **🖥️ Entornos de Laboratorio Basados en Docker**: Disfruta de entornos preconfigurados que simulan escenarios reales, permitiéndote practicar en un entorno controlado y seguro.
* **🔍 Práctica con Vulnerabilidades Conocidas**: Trabaja con aplicaciones que contienen vulnerabilidades predefinidas para mejorar tus habilidades en la identificación y explotación de fallos de seguridad.
* **⚙️ Despliegue Automático**: Utiliza un script en bash para descargar y desplegar los entornos automáticamente, simplificando la configuración y permitiéndote concentrarte en el aprendizaje.

### 🚀 ¿Por Qué Elegir DockerLabs?

DockerLabs te permite **profundizar tus habilidades en ciberseguridad** de manera práctica y accesible. No necesitas preocuparte por la configuración técnica del entorno; simplemente **enfócate en aprender y mejorar tus habilidades** en seguridad informática.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://beafn28.gitbook.io/beafn28/writeups/dockerlabs.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.
