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

# Retired

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

# Retired

<p className="machine-summary"><span className="prompt"><code>\$ tldr</code></span> LFI filter bypass + BOF x64 ROP → binfmt\_misc privesc</p>

<div className="machine-meta">
  | ·                 | ·                                                                                                                                                                                                                                                                                                  |
  | ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Sistema operativo | Linux                                                                                                                                                                                                                                                                                              |
  | Dificultad        | Medio                                                                                                                                                                                                                                                                                              |
  | Vector            | <span className="vbadge vbadge-binary-exploitation">Binary</span>                                                                                                                                                                                                                                  |
  | IP                | `10.10.11.154`                                                                                                                                                                                                                                                                                     |
  | Fecha de retirada | 2022-08-13                                                                                                                                                                                                                                                                                         |
  | Skills            | LFI (Local File Inclusion) - Filter Bypass \[Abusing str\_replace] Buffer Overflow x64 - Full RELRO, NX, PIE, ASLR Bypass \[ROP - Abusing a writable section] Creating an Autopwn Script \[Python Scripting] Abusing System Services \[User Pivoting] Abusing binfmt\_misc \[Privilege Escalation] |
</div>

## Writeups

| Idioma  | Autor                    | Formato | Enlace                                                      |
| ------- | ------------------------ | ------- | ----------------------------------------------------------- |
| 🇪🇸 ES | **S4vitar**              | Vídeo   | [Abrir](https://www.youtube.com/watch?v=ys-az6SyheE)        |
| 🇪🇸 ES | **El Pingüino de Mario** | Vídeo   | [Abrir](https://www.youtube.com/watch?v=Uyy3kAfm-1w)        |
| 🇬🇧 EN | **0xdf**                 | Texto   | [Abrir](https://0xdf.gitlab.io/2022/08/13/htb-retired.html) |
| 🇬🇧 EN | **IppSec**               | Vídeo   | [Abrir](https://www.youtube.com/watch?v=1MDqn1kBHQM)        |

## 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                                                                                      |
| --------------------------- | -------------------- | ------------------------------------------------------------------------------------------- |
| Local File Inclusion (LFI)  | HackTricks           | [Abrir](https://book.hacktricks.wiki/en/pentesting-web/file-inclusion/index.html)           |
| Local File Inclusion (LFI)  | PayloadsAllTheThings | [Abrir](https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/File%20Inclusion)   |
| Buffer Overflow (BoF / ROP) | HackTricks           | [Abrir](https://book.hacktricks.wiki/en/binary-exploitation/stack-overflow/index.html)      |
| Port Forwarding / Pivoting  | HackTricks           | [Abrir](https://book.hacktricks.wiki/en/generic-hacking/tunneling-and-port-forwarding.html) |

## Skills relacionadas que conviene dominar

Remote File Inclusion (RFI) · Remote Code Execution (RCE)

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

* [ServMon](/htb/machines/windows/facil/servmon) — Windows, Fácil
* [Inception](/htb/machines/linux/medio/inception) — Linux, Medio
* [October](/htb/machines/linux/medio/october) — Linux, Medio
* [Waldo](/htb/machines/linux/medio/waldo) — Linux, Medio
* [EarlyAccess](/htb/machines/linux/dificil/earlyaccess) — Linux, Difícil

***

## 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:retired" data-giscus-lang="es" />

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

<script type="application/ld+json">
  {`{"@context":"https://schema.org","@type":"TechArticle","headline":"Retired — HTB Writeup Index","name":"Retired","url":"https://rootea.es/htb/machines/linux/medio/retired","inLanguage":"es","datePublished":"2022-08-13","dateModified":"2026-07-13","about":{"@type":"Thing","name":"Hack The Box (HTB)"},"keywords":"Local File Inclusion (LFI), Local File Inclusion (LFI), Buffer Overflow (BoF / ROP), Port Forwarding / Pivoting","isPartOf":{"@type":"WebSite","name":"rootea.es","url":"https://rootea.es"},"author":{"@type":"Organization","name":"rootea.es"},"proficiencyLevel":"Medio"}`}
</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/medio/index"},{"@type":"ListItem","position":3,"name":"Medio","item":"https://rootea.es/htb/machines/linux/medio/index"},{"@type":"ListItem","position":4,"name":"Retired","item":"https://rootea.es/htb/machines/linux/medio/retired"}]}`}
</script>
