> ## Documentation Index
> Fetch the complete documentation index at: https://rootea.es/llms.txt
> Use this file to discover all available pages before exploring further.

# Oz

> Writeups verificados de la máquina Oz de Hack The Box

# Oz

<p className="machine-summary"><span className="prompt"><code>\$ tldr</code></span> SQLi + SSTI RCE → Knockd → Portainer reset → docker privesc</p>

<div className="machine-meta">
  | ·                 | ·                                                                                                                                                                                                                                                                        |
  | ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
  | Sistema operativo | Linux                                                                                                                                                                                                                                                                    |
  | Dificultad        | Difícil                                                                                                                                                                                                                                                                  |
  | Vector            | <span className="vbadge vbadge-web">Web</span>                                                                                                                                                                                                                           |
  | IP                | `10.10.10.96`                                                                                                                                                                                                                                                            |
  | Fecha de retirada | 2019-01-12                                                                                                                                                                                                                                                               |
  | Skills            | SQL Injection (SQLI) Server Side Template Injection (SSTI) (RCE) Abusing Knockd Network enumeration techniques using bash oneliners PIVOTING Portainer 1.11.1 Exploitation - Resetting the admin password Creating a new container from Portainer (Privilege Escalation) |
</div>

## Writeups

| Idioma  | Autor       | Formato | Enlace                                                 |
| ------- | ----------- | ------- | ------------------------------------------------------ |
| 🇪🇸 ES | **S4vitar** | Vídeo   | [Abrir](https://www.youtube.com/watch?v=nqGs42yM75c)   |
| 🇬🇧 EN | **0xdf**    | Texto   | [Abrir](https://0xdf.gitlab.io/2019/01/12/htb-oz.html) |
| 🇬🇧 EN | **IppSec**  | Vídeo   | [Abrir](https://www.youtube.com/watch?v=yX00n1UmalE)   |

## Recursos por skill

Documentación curada para cada técnica que aparece en la columna *Skills* de arriba. Fuentes: HackTricks, GTFOBins, PortSwigger, etc.

| Skill                                 | Fuente      | Enlace                                                                                      |
| ------------------------------------- | ----------- | ------------------------------------------------------------------------------------------- |
| SSTI (Server-Side Template Injection) | PortSwigger | [Abrir](https://portswigger.net/web-security/server-side-template-injection)                |
| SQL Injection                         | HackTricks  | [Abrir](https://book.hacktricks.wiki/en/pentesting-web/sql-injection/index.html)            |
| SQL Injection                         | PortSwigger | [Abrir](https://portswigger.net/web-security/sql-injection)                                 |
| Port Forwarding / Pivoting            | HackTricks  | [Abrir](https://book.hacktricks.wiki/en/generic-hacking/tunneling-and-port-forwarding.html) |
| Remote Code Execution (RCE)           | HackTricks  | [Abrir](https://book.hacktricks.wiki/en/pentesting-web/command-injection.html)              |

## Skills relacionadas que conviene dominar

Cross-Site Scripting (XSS) · Local File Inclusion (LFI) · Remote File Inclusion (RFI) · Shellshock (CVE-2014-6271)

## Si te gustó esta máquina, prueba

* [GoodGames](/htb/machines/linux/facil/goodgames) — Linux, Fácil
* [Toolbox](/htb/machines/windows/facil/toolbox) — Windows, Fácil
* [Catch](/htb/machines/linux/medio/catch) — Linux, Medio
* [Europa](/htb/machines/linux/medio/europa) — Linux, Medio
* [Nightmare](/htb/machines/linux/insano/nightmare) — Linux, Insano

***

## Comentarios y truquillos

¿Algo no funcionó del writeup oficial? ¿Has encontrado un truco mejor? Compártelo aquí — los comentarios viven en [GitHub Discussions](https://github.com/FFuson/HTB_Writeups/discussions).

<div className="rootea-giscus-wrap" data-giscus-term="machine:oz" data-giscus-lang="es" />

*Última actualización: 2026-06-07*

<script type="application/ld+json">
  {`{"@context":"https://schema.org","@type":"TechArticle","headline":"Oz — HTB Writeup Index","name":"Oz","url":"https://rootea.es/htb/machines/linux/dificil/oz","inLanguage":"es","datePublished":"2019-01-12","dateModified":"2026-06-07","about":{"@type":"Thing","name":"Hack The Box (HTB)"},"keywords":"SSTI (Server-Side Template Injection), SQL Injection, SQL Injection, Port Forwarding / Pivoting, Remote Code Execution (RCE)","isPartOf":{"@type":"WebSite","name":"rootea.es","url":"https://rootea.es"},"author":{"@type":"Organization","name":"rootea.es"},"proficiencyLevel":"Difícil"}`}
</script>

<script type="application/ld+json">
  {`{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Inicio","item":"https://rootea.es"},{"@type":"ListItem","position":2,"name":"Linux","item":"https://rootea.es/htb/machines/linux/dificil/index"},{"@type":"ListItem","position":3,"name":"Difícil","item":"https://rootea.es/htb/machines/linux/dificil/index"},{"@type":"ListItem","position":4,"name":"Oz","item":"https://rootea.es/htb/machines/linux/dificil/oz"}]}`}
</script>
