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

# SecNotes

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

# SecNotes

<p className="machine-summary"><span className="prompt"><code>\$ tldr</code></span> XSS + CSRF + SQLi → IIS webshell → WSL Linux subsystem</p>

<div className="machine-meta">
  | ·                 | ·                                                                                                                                                                                                                                        |
  | ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Sistema operativo | Windows                                                                                                                                                                                                                                  |
  | Dificultad        | Medio                                                                                                                                                                                                                                    |
  | Vector            | <span className="vbadge vbadge-web">Web</span>                                                                                                                                                                                           |
  | IP                | `10.10.10.97`                                                                                                                                                                                                                            |
  | Fecha de retirada | 2019-01-19                                                                                                                                                                                                                               |
  | Skills            | User Enumeration (Wfuzz) Reflected XSS Stored XSS SQL Injection Cross-Site Request Forgery (CSRF) - Changing a user's password IIS Exploitation (Uploading WebShell) Abusing Linux subsystem Information Leakage \[Privilege Escalation] |
</div>

## Writeups

| Idioma  | Autor                    | Formato | Enlace                                                                      |
| ------- | ------------------------ | ------- | --------------------------------------------------------------------------- |
| 🇪🇸 ES | **S4vitar**              | Vídeo   | [Abrir](https://www.youtube.com/watch?v=JZf7t3UMuVw)                        |
| 🇪🇸 ES | **El Pingüino de Mario** | Vídeo   | [Abrir](https://www.youtube.com/watch?v=MidgTljmV3c)                        |
| 🇬🇧 EN | **0xdf**                 | Texto   | [Abrir](https://0xdf.gitlab.io/2019/01/19/htb-secnotes.html)                |
| 🇬🇧 EN | **IppSec**               | Vídeo   | [Abrir](https://www.youtube.com/@ippsec/search?query=HackTheBox%20SecNotes) |

## 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                                                                                                                     |
| --------------------------------- | ----------- | -------------------------------------------------------------------------------------------------------------------------- |
| CSRF (Cross-Site Request Forgery) | PortSwigger | [Abrir](https://portswigger.net/web-security/csrf)                                                                         |
| Information Leakage               | HackTricks  | [Abrir](https://book.hacktricks.wiki/en/pentesting-web/information-leak.html)                                              |
| 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)                                                                |
| Fuzzing de directorios            | HackTricks  | [Abrir](https://book.hacktricks.wiki/en/network-services-pentesting/pentesting-web/index.html)                             |
| IIS (Microsoft Web Server)        | HackTricks  | [Abrir](https://book.hacktricks.wiki/en/network-services-pentesting/pentesting-web/iis-internet-information-services.html) |
| Cross-Site Scripting (XSS)        | HackTricks  | [Abrir](https://book.hacktricks.wiki/en/pentesting-web/xss-cross-site-scripting/index.html)                                |
| Cross-Site Scripting (XSS)        | PortSwigger | [Abrir](https://portswigger.net/web-security/cross-site-scripting)                                                         |

## Skills relacionadas que conviene dominar

Remote Code Execution (RCE) · WebDAV · Server-Side Request Forgery

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

* [Worker](/htb/machines/windows/medio/worker) — Windows, Medio
* [EarlyAccess](/htb/machines/linux/dificil/earlyaccess) — Linux, Difícil
* [Bounty](/htb/machines/windows/facil/bounty) — Windows, Fácil
* [Bart](/htb/machines/windows/medio/bart) — Windows, Medio
* [OverGraph](/htb/machines/linux/dificil/overgraph) — 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:secnotes" data-giscus-lang="es" />

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

<script type="application/ld+json">
  {`{"@context":"https://schema.org","@type":"TechArticle","headline":"SecNotes — HTB Writeup Index","name":"SecNotes","url":"https://rootea.es/htb/machines/windows/medio/secnotes","inLanguage":"es","datePublished":"2019-01-19","dateModified":"2026-07-13","about":{"@type":"Thing","name":"Hack The Box (HTB)"},"keywords":"CSRF (Cross-Site Request Forgery), Information Leakage, SQL Injection, SQL Injection, Fuzzing de directorios, IIS (Microsoft Web Server), Cross-Site Scripting (XSS), Cross-Site Scripting (XSS)","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":"Windows","item":"https://rootea.es/htb/machines/windows/medio/index"},{"@type":"ListItem","position":3,"name":"Medio","item":"https://rootea.es/htb/machines/windows/medio/index"},{"@type":"ListItem","position":4,"name":"SecNotes","item":"https://rootea.es/htb/machines/windows/medio/secnotes"}]}`}
</script>
