# Practicar

### CTFs:

* [**THM**](https://tryhackme.com/): Plataforma para aprender de 0 e ir ampliando conocimientos con paths específicos.&#x20;
* [**Hack the box**](https://www.hackthebox.com/): La plataforma por excelencia, tiene desde un "starting point" para empezar, una parte de academia. Y la estrella, los Labs en los que hay máquinas de estilo CTF en las que hay que intentar hacerse con el control.
* [**Hackrocks**](https://hackrocks.com/i/securiters): Plataforma de retos y laboratorios **en castellano**. Retos más específicos de diferentes categorías. También tiene una parte de academia con cursos.
* [**HackMyVM**](https://hackmyvm.eu/): Plataforma similar a las anteriores, pero gratuita, no tiene planes PRO.
* [**Proving Grounds**](https://www.offensive-security.com/labs/individual/): Plataforma de Offensive Security que tiene máquinas que eran de Vulnhub. Tiene una parte gratuita de máquinas de Linux, y otra de pago con máquinas también de Windows y Active Directory.

### Wargames

* [Wargame para aprender la seguridad ofensiva de los smart contracts DeFi](https://www.damnvulnerabledefi.xyz/)

### **Blue Team:**

* threatgen.com
* [socvel.com](https://socvel.com/)
* <https://blueteamlabs.online/>
* <https://cyberdefenders.org/>
* [dfirmadness.com](https://dfirmadness.com/)
* <https://ctf.unizar.es/>

### **WiFi:**

* [**WiFi Challenge Lab**](https://wifichallengelab.com/): Laboratorio virtualizado para practicar técnicas de hacking WiFi en modo CTF.

### Active Directory

* [GOAD](https://github.com/Orange-Cyberdefense/GOAD)


---

# 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://wiki.securiters.com/securiters-wiki/train.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.
