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

# Hackback

> Verified writeups for the Hackback machine of Hack The Box

# Hackback

<p className="machine-summary"><span className="prompt"><code>\$ tldr</code></span> Gophish log poisoning → reGeorg SOCKS → cron + SeImpersonate</p>

<div className="machine-meta">
  | ·                | ·                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  | ---------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Operating system | Windows                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  | Difficulty       | Insane                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  | Vector           | <span className="vbadge vbadge-windows-privesc">Windows privesc</span>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  | IP               | `10.10.10.128`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  | Retirement date  | 2019-07-06                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
  | Skills           | Subdomain Enumeration Information Leakage Password Fuzzing Gophish Template Log Poisoning (Limited RCE) Internal Port Discovery reGeorg - Accessing internal ports through a SOCKS proxy (proxychains) Accessing the WinRM service through reGeorg and SOCKS proxy Abusing Cron Job + SeImpersonatePrivilege Alternative Exploitation Playing with PIPES - pipeserverimpersonate Impersonating users and executing commands as the impersonated user Bypassing Firewall Rules (BlockInbound/BlockOutbound) Abusing Services Alternate Data Streams (ADS) |
</div>

## Writeups

| Language | Author      | Format | Link                                                        |
| -------- | ----------- | ------ | ----------------------------------------------------------- |
| 🇪🇸 ES  | **S4vitar** | Vídeo  | [Open](https://www.youtube.com/watch?v=UMyJt-fiBz8)         |
| 🇬🇧 EN  | **0xdf**    | Texto  | [Open](https://0xdf.gitlab.io/2019/07/06/htb-hackback.html) |
| 🇬🇧 EN  | **IppSec**  | Vídeo  | [Open](https://www.youtube.com/watch?v=B9nozi1PrhY)         |

## Skill resources

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

| Skill                       | Source     | Link                                                                                                              |
| --------------------------- | ---------- | ----------------------------------------------------------------------------------------------------------------- |
| Subdomain Enumeration       | HackTricks | [Open](https://book.hacktricks.wiki/en/generic-methodologies-and-resources/external-recon-methodology/index.html) |
| Information Leakage         | HackTricks | [Open](https://book.hacktricks.wiki/en/pentesting-web/information-leak.html)                                      |
| Directory fuzzing           | HackTricks | [Open](https://book.hacktricks.wiki/en/network-services-pentesting/pentesting-web/index.html)                     |
| Remote Code Execution (RCE) | HackTricks | [Open](https://book.hacktricks.wiki/en/pentesting-web/command-injection.html)                                     |

## Related skills worth mastering

Local File Inclusion (LFI) · Remote File Inclusion (RFI) · Shellshock (CVE-2014-6271)

## If you liked this machine, try

* [Bart](/en/htb/machines/windows/medio/bart) — Windows, Medium
* [Worker](/en/htb/machines/windows/medio/worker) — Windows, Medium
* [Teacher](/en/htb/machines/linux/facil/teacher) — Linux, Easy
* [Curling](/en/htb/machines/windows/facil/curling) — Windows, Easy
* [Remote](/en/htb/machines/windows/facil/remote) — Windows, Easy

***

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

*Last updated: 2026-06-07*

<script type="application/ld+json">
  {`{"@context":"https://schema.org","@type":"TechArticle","headline":"Hackback — HTB Writeup Index","name":"Hackback","url":"https://rootea.es/en/htb/machines/windows/insano/hackback","inLanguage":"en","datePublished":"2019-07-06","dateModified":"2026-06-07","about":{"@type":"Thing","name":"Hack The Box (HTB)"},"keywords":"Subdomain Enumeration, Information Leakage, Fuzzing de directorios, Remote Code Execution (RCE)","isPartOf":{"@type":"WebSite","name":"rootea.es","url":"https://rootea.es"},"author":{"@type":"Organization","name":"rootea.es"},"proficiencyLevel":"Insano"}`}
</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":"Windows","item":"https://rootea.es/en/htb/machines/windows/insano/index"},{"@type":"ListItem","position":3,"name":"Insane","item":"https://rootea.es/en/htb/machines/windows/insano/index"},{"@type":"ListItem","position":4,"name":"Hackback","item":"https://rootea.es/en/htb/machines/windows/insano/hackback"}]}`}
</script>
