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

# NodeBlog

> Verified writeups for the NodeBlog machine of Hack The Box

# NodeBlog

<p className="machine-summary"><span className="prompt"><code>\$ tldr</code></span> NoSQL auth bypass + XXE → NodeJS deser IIFE</p>

<div className="machine-meta">
  | ·                | ·                                                                                                                             |
  | ---------------- | ----------------------------------------------------------------------------------------------------------------------------- |
  | Operating system | Linux                                                                                                                         |
  | Difficulty       | Easy                                                                                                                          |
  | Vector           | <span className="vbadge vbadge-web">Web</span>                                                                                |
  | IP               | `10.10.11.139`                                                                                                                |
  | Retirement date  | 2022-01-10                                                                                                                    |
  | Skills           | NoSQL Injection (Authentication Bypass) XXE File Read NodeJS Deserialization Attack (IIFE Abusing) Mongo Database Enumeration |
</div>

## Writeups

| Language | Author      | Format | Link                                                        |
| -------- | ----------- | ------ | ----------------------------------------------------------- |
| 🇪🇸 ES  | **S4vitar** | Vídeo  | [Open](https://www.youtube.com/watch?v=MPArplyCIjM)         |
| 🇬🇧 EN  | **0xdf**    | Texto  | [Open](https://0xdf.gitlab.io/2022/01/10/htb-nodeblog.html) |
| 🇬🇧 EN  | **IppSec**  | Vídeo  | [Open](https://www.youtube.com/watch?v=ahzOprfN--Y)         |

## Skill resources

Curated documentation for each technique listed in the *Skills* column above. Sources: HackTricks, GTFOBins, PortSwigger, etc.

| Skill                          | Source      | Link                                                                                    |
| ------------------------------ | ----------- | --------------------------------------------------------------------------------------- |
| Authentication Vulnerabilities | PortSwigger | [Open](https://portswigger.net/web-security/authentication)                             |
| Insecure Deserialization       | PortSwigger | [Open](https://portswigger.net/web-security/deserialization)                            |
| SQL Injection                  | HackTricks  | [Open](https://book.hacktricks.wiki/en/pentesting-web/sql-injection/index.html)         |
| SQL Injection                  | PortSwigger | [Open](https://portswigger.net/web-security/sql-injection)                              |
| XML External Entity            | HackTricks  | [Open](https://book.hacktricks.wiki/en/pentesting-web/xxe-xee-xml-external-entity.html) |

## Related skills worth mastering

Remote Code Execution (RCE) · Cross-Site Scripting (XSS) · Local File Inclusion (LFI) · Server-Side Request Forgery

## If you liked this machine, try

* [Cache](/en/htb/machines/linux/medio/cache) — Linux, Medium
* [BountyHunter](/en/htb/machines/linux/facil/bountyhunter) — Linux, Easy
* [Aragog](/en/htb/machines/linux/medio/aragog) — Linux, Medium
* [Celestial](/en/htb/machines/linux/medio/celestial) — Linux, Medium
* [DevOops](/en/htb/machines/linux/medio/devoops) — Linux, Medium

***

## Comments & tips

Did the official writeup not work? Found a smarter trick? Share it here — comments live in [GitHub Discussions](https://github.com/FFuson/HTB_Writeups/discussions).

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

*Last updated: 2026-06-07*

<script type="application/ld+json">
  {`{"@context":"https://schema.org","@type":"TechArticle","headline":"NodeBlog — HTB Writeup Index","name":"NodeBlog","url":"https://rootea.es/en/htb/machines/linux/facil/nodeblog","inLanguage":"en","datePublished":"2022-01-10","dateModified":"2026-06-07","about":{"@type":"Thing","name":"Hack The Box (HTB)"},"keywords":"Authentication Vulnerabilities, Insecure Deserialization, SQL Injection, SQL Injection, XML External Entity","isPartOf":{"@type":"WebSite","name":"rootea.es","url":"https://rootea.es"},"author":{"@type":"Organization","name":"rootea.es"},"proficiencyLevel":"Fácil"}`}
</script>

<script type="application/ld+json">
  {`{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://rootea.es/en"},{"@type":"ListItem","position":2,"name":"Linux","item":"https://rootea.es/en/htb/machines/linux/facil/index"},{"@type":"ListItem","position":3,"name":"Easy","item":"https://rootea.es/en/htb/machines/linux/facil/index"},{"@type":"ListItem","position":4,"name":"NodeBlog","item":"https://rootea.es/en/htb/machines/linux/facil/nodeblog"}]}`}
</script>
