# Laboratorios desplegables para practicar hacking en AWS

Explorar y aprender sobre seguridad en la nube es crucial hoy en día, especialmente con plataformas tan grandes como AWS. Una forma efectiva de hacerlo es mediante la práctica en entornos que simulan vulnerabilidades reales. En este post, te adjunto diferentes enlaces para que puedas crear tus propios espacios de prueba en AWS usando herramientas como Terraform y CloudFormation. Esto te permitirá practicar técnicas de seguridad de manera segura y legal, sin importar si estás empezando o ya tienes experiencia. A continuación, te dejo varios enlaces para que empieces a construir y aprender en tu propio laboratorio de pruebas.

{% embed url="<https://github.com/ine-labs/AWSGoat>" %}

{% embed url="<https://github.com/BishopFox/iam-vulnerable>" %}

{% embed url="<https://github.com/RhinoSecurityLabs/cloudgoat>" %}

{% embed url="<https://github.com/OWASP/DVSA>" %}


---

# 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/cpna/material-extra/laboratorios-desplegables-para-practicar-hacking-en-aws.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.
