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

# Node

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

# Node

<p className="machine-summary"><span className="prompt"><code>\$ tldr</code></span> Mongo command injection → SUID backup BOF x32 ret2libc</p>

<div className="machine-meta">
  | ·                 | ·                                                                                                                                                                                                                                                                                                                                                        |
  | ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Sistema operativo | Linux                                                                                                                                                                                                                                                                                                                                                    |
  | Dificultad        | Medio                                                                                                                                                                                                                                                                                                                                                    |
  | Vector            | <span className="vbadge vbadge-binary-exploitation">Binary</span>                                                                                                                                                                                                                                                                                        |
  | IP                | `10.10.10.58`                                                                                                                                                                                                                                                                                                                                            |
  | Fecha de retirada | 2021-06-08                                                                                                                                                                                                                                                                                                                                               |
  | Skills            | Information Leakage API Enumeration Cracking Hashes Cracking ZIP file Backup Download - Stored credentials MongoDB Enumeration Mongo Task Injection - Command Injection \[User Pivoting] SUID Backup Binary Exploitation - Dynamic Analysis (1st way) SUID Backup Binary Exploitation - Buffer Overflow 32 bits \[NX Bypass + ASLR / Ret2libc] (2nd way) |
</div>

## Writeups

| Idioma  | Autor                    | Formato | Enlace                                                   |
| ------- | ------------------------ | ------- | -------------------------------------------------------- |
| 🇪🇸 ES | **S4vitar**              | Vídeo   | [Abrir](https://www.youtube.com/watch?v=0AzaHJZfqwE)     |
| 🇪🇸 ES | **El Pingüino de Mario** | Vídeo   | [Abrir](https://www.youtube.com/watch?v=kZ0x5K3msWg)     |
| 🇬🇧 EN | **0xdf**                 | Texto   | [Abrir](https://0xdf.gitlab.io/2021/06/08/htb-node.html) |
| 🇬🇧 EN | **IppSec**               | Vídeo   | [Abrir](https://www.youtube.com/watch?v=sW10TlZF62w)     |

## 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                                                                                        |
| -------------------------------- | ----------- | --------------------------------------------------------------------------------------------- |
| Information Leakage              | HackTricks  | [Abrir](https://book.hacktricks.wiki/en/pentesting-web/information-leak.html)                 |
| OS Command Injection             | PortSwigger | [Abrir](https://portswigger.net/web-security/os-command-injection)                            |
| Cracking Hashes (hashcat / John) | HackTricks  | [Abrir](https://book.hacktricks.wiki/en/generic-methodologies-and-resources/brute-force.html) |
| 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)   |
| SUID binaries                    | GTFOBins    | [Abrir](https://gtfobins.github.io/#+suid)                                                    |

## Skills relacionadas que conviene dominar

Remote Code Execution (RCE) · Brute Force / Rate-Limit Bypass · Abuso de sudo · linPEAS

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

* [Writer](/htb/machines/linux/medio/writer) — Linux, Medio
* [Acute](/htb/machines/windows/dificil/acute) — Windows, Difícil
* [Unbalanced](/htb/machines/linux/dificil/unbalanced) — Linux, Difícil
* [Anubis](/htb/machines/windows/insano/anubis) — Windows, Insano
* [Horizontall](/htb/machines/linux/facil/horizontall) — Linux, Fá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:node" data-giscus-lang="es" />

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

<script type="application/ld+json">
  {`{"@context":"https://schema.org","@type":"TechArticle","headline":"Node — HTB Writeup Index","name":"Node","url":"https://rootea.es/htb/machines/linux/medio/node","inLanguage":"es","datePublished":"2021-06-08","dateModified":"2026-06-29","about":{"@type":"Thing","name":"Hack The Box (HTB)"},"keywords":"Information Leakage, OS Command Injection, Cracking Hashes (hashcat / John), Buffer Overflow (BoF / ROP), Port Forwarding / Pivoting, SUID binaries","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":"Node","item":"https://rootea.es/htb/machines/linux/medio/node"}]}`}
</script>
