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

# Search

> Verified writeups for the Search machine of Hack The Box

# Search

<p className="machine-summary"><span className="prompt"><code>\$ tldr</code></span> Kerberoasting + PFX → ReadGMSAPassword → GenericAll → DA</p>

<div className="machine-meta">
  | ·                | ·                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  | ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Operating system | Windows                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
  | Difficulty       | Hard                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
  | Vector           | <span className="vbadge vbadge-ad">Active Directory</span>                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  | IP               | `10.10.11.129`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  | Retirement date  | 2022-04-30                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  | Skills           | Information Leakage - Password in picture (wtf?) RPC Enumeration (rpcclient) Ldap Enumeration (ldapdomaindump) Bloodhound Enumeration Kerberoasting Attack (GetUserSPNs.py) SMB Password Spray Attack (Crackmapexec) Unprotecting password-protected Excel (Remove Protection) Playing with pfx certificates Gaining access to Windows PowerShell Web Access Abusing ReadGMSAPassword privilege Abusing GenericAll privilege (Resetting a user's password) Gaining access with wmiexec Active Directory |
</div>

## Writeups

| Language | Author                   | Format | Link                                                      |
| -------- | ------------------------ | ------ | --------------------------------------------------------- |
| 🇪🇸 ES  | **S4vitar**              | Vídeo  | [Open](https://www.youtube.com/watch?v=vTsD0TSgdGg)       |
| 🇪🇸 ES  | **El Pingüino de Mario** | Vídeo  | [Open](https://www.youtube.com/watch?v=52Y5ocAwAPI)       |
| 🇬🇧 EN  | **0xdf**                 | Texto  | [Open](https://0xdf.gitlab.io/2022/04/30/htb-search.html) |
| 🇬🇧 EN  | **IppSec**               | Vídeo  | [Open](https://www.youtube.com/watch?v=c8Qbloh6Lqg)       |

## Skill resources

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

| Skill               | Source          | Link                                                                                                   |
| ------------------- | --------------- | ------------------------------------------------------------------------------------------------------ |
| Information Leakage | HackTricks      | [Open](https://book.hacktricks.wiki/en/pentesting-web/information-leak.html)                           |
| Active Directory    | HackTricks      | [Open](https://book.hacktricks.wiki/en/windows-hardening/active-directory-methodology/index.html)      |
| Kerberoasting       | HackTricks      | [Open](https://book.hacktricks.wiki/en/windows-hardening/active-directory-methodology/kerberoast.html) |
| BloodHound          | BloodHound docs | [Open](https://bloodhound.specterops.io/)                                                              |
| SMB (139/445)       | HackTricks      | [Open](https://book.hacktricks.wiki/en/network-services-pentesting/pentesting-smb/index.html)          |

## Related skills worth mastering

DCSync · AS-REP Roasting · Group Policy Preferences (GPP) · GetNPUsers (Impacket) · EternalBlue (MS17-010) · MS08-067 (NetAPI)

## If you liked this machine, try

* [Sizzle](/en/htb/machines/windows/insano/sizzle) — Windows, Insane
* [Intelligence](/en/htb/machines/windows/medio/intelligence) — Windows, Medium
* [Blackfield](/en/htb/machines/windows/dificil/blackfield) — Windows, Hard
* [Mantis](/en/htb/machines/windows/dificil/mantis) — Windows, Hard
* [Heist](/en/htb/machines/windows/facil/heist) — 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:search" data-giscus-lang="en" />

*Last updated: 2026-06-07*

<script type="application/ld+json">
  {`{"@context":"https://schema.org","@type":"TechArticle","headline":"Search — HTB Writeup Index","name":"Search","url":"https://rootea.es/en/htb/machines/windows/dificil/search","inLanguage":"en","datePublished":"2022-04-30","dateModified":"2026-06-07","about":{"@type":"Thing","name":"Hack The Box (HTB)"},"keywords":"Information Leakage, Active Directory, Kerberoasting, BloodHound, SMB (139/445)","isPartOf":{"@type":"WebSite","name":"rootea.es","url":"https://rootea.es"},"author":{"@type":"Organization","name":"rootea.es"},"proficiencyLevel":"Difí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":"Windows","item":"https://rootea.es/en/htb/machines/windows/dificil/index"},{"@type":"ListItem","position":3,"name":"Hard","item":"https://rootea.es/en/htb/machines/windows/dificil/index"},{"@type":"ListItem","position":4,"name":"Search","item":"https://rootea.es/en/htb/machines/windows/dificil/search"}]}`}
</script>
