# Vulnyx

### 📁 Vulnyx CTF Writeups

En este directorio encontrarás **WriteUps detallados** para los retos de CTF alojados en la plataforma **Vulnyx**. Vulnyx ofrece una serie de **máquinas virtuales seguras** enfocadas en enseñanza de pentesting y hacking ético. Con cada reto puedes explorar vulnerabilidades reales en un entorno controlado y legal.

#### ¿Qué es Vulnyx?

Vulnyx es una plataforma interactiva de CTF que distribuye VMs diseñadas para afinar tus habilidades de seguridad informática. Permite practicar explotación de vulnerabilidades reales (web, red, privilegios, etc.) y captura certificados como `root.txt`.

#### Recursos de Vulnyx

* **Sitio oficial**: Vulnyx
* **Directorios de WriteUps**:
  * Web/
  * Linux/
  * Windows/
  * IoT/
  * Stego/
  * Reversing/

Cada carpeta contiene retos con **explicaciones paso a paso** sobre cómo descubrir, explotar y obtener las flags (`user.txt`, `root.txt`).


---

# 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://dise0.gitbook.io/h4cker_b00k/ctf/vulnyx.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.
