0xEleven//xihacks.com

XIHACKS//

Recent Writeups

View all archive
Escape
2026-08-24
ctfhacktheboxADCS

Escape

Escape is a Medium difficulty Windows Active Directory machine that starts with an SMB share that guest authenticated users can download a sensitive PDF file. Inside the PDF file temporary credentials are available for accessing an MSSQL service running on the machine. An attacker is able to force the MSSQL service to authenticate to his machine and capture the hash. It turns out that the service is running under a user account and the hash is crackable. Having a valid set of credentials an attacker is able to get command execution on the machine using WinRM. Enumerating the machine, a log file reveals the credentials for the user ryan.cooper. Further enumeration of the machine, reveals that a Certificate Authority is present and one certificate template is vulnerable to the ESC1 attack, meaning that users who are legible to use this template can request certificates for any other user on the domain including Domain Administrators. Thus, by exploiting the ESC1 vulnerability, an attacker is able to obtain a valid certificate for the Administrator account and then use it to get the hash of the administrator user.

Read Writeup
Authority
2026-08-23
ctfADhackthebox

Authority

Authority is a medium-difficulty Windows machine that highlights the dangers of misconfigurations, password reuse, storing credentials on shares, and demonstrates how default settings in Active Directory (such as the ability for all domain users to add up to 10 computers to the domain) can be combined with other issues (vulnerable AD CS certificate templates) to take over a domain.

Read Writeup
Administrator
2026-08-09
hacktheboxADpsafe3

Administrator

Administrator is a medium-difficulty Windows machine designed around a complete domain compromise scenario, where credentials for a low-privileged user are provided. To gain access to the michael account, ACLs (Access Control Lists) over privileged objects are enumerated, leading us to discover that the user olivia has GenericAll permissions over michael, allowing us to reset his password. With access as michael, it is revealed that he can force a password change on the user benjamin, whose password is reset. This grants access to FTP where a backup.psafe3 file is discovered, cracked, and reveals credentials for several users. These credentials are sprayed across the domain, revealing valid credentials for the user emily. Further enumeration shows that emily has GenericWrite permissions over the user ethan, allowing us to perform a targeted Kerberoasting attack. The recovered hash is cracked and reveals valid credentials for ethan, who is found to have DCSync rights ultimately allowing retrieval of the Administrator account hash and full domain compromise.

Read Writeup
Certified
2026-08-09
hacktheboxADBloodhound

Certified

Certified is a medium-difficulty Windows machine designed around an assumed breach scenario, where credentials for a low-privileged user are provided. To gain access to the management_svc account, ACLs (Access Control Lists) over privileged objects are enumerated leading us to discover that judith.mader which has the write owner ACL over management group, management group has GenericWrite over the management_svc account where we can finally authenticate to the target using WinRM obtaining the user flag. Exploitation of the Active Directory Certificate Service (ADCS) is required to get access to the Administrator account by abusing shadow credentials and ESC9.

Read Writeup
Sauna
2026-06-28
hacktheboxActive DirectoryDCSync

Sauna

Sauna demonstrates a chain of Active Directory misconfigurations: employee names exposed on a public website enabled ASREPRoasting, which yielded a foothold. Weak service account naming in autologon credentials, combined with excessive DCSync permissions, led directly to domain compromise. Each step relied on information left in plain sight, proving that AD security depends on securing every layer.

Read Writeup
Return
2026-06-21
ctfhacktheboxLDAP

Return

Return is an easy difficulty Windows machine featuring a network printer administration panel that stores LDAP credentials. These credentials can be captured by inputting a malicious LDAP server which allows obtaining foothold on the server through the WinRM service. User found to be part of a privilege group which further exploited to gain system access.

Read Writeup

CISA KEV Feed

Daily Sync
CVE-2026-59822[BerriAI]

BerriAI LiteLLM Improper Authentication Vulnerability

2026-09-02
CVE-2026-48710[Kludex]

Kludex Starlette HTTP Request/Response Smuggling Vulnerability

2026-09-02
CVE-2026-49869[Kestra]

Kestra OSS OS Command Injection Vulnerability

2026-09-02
CVE-2026-82329[JFrog]

JFrog Artifactory Improper Authentication Vulnerability

2026-09-02
CVE-2026-9586[Sangoma]

Sangoma Switchvox SQL Injection Vulnerability

2026-09-02
CVE-2026-83548[SonicWall]

SonicWall SMA1000 Appliances Server-Side Request Forgery Vulnerability

2026-09-02
CVE-2026-83549[SonicWall]

SonicWall SMA1000 Appliances OS Command Injection Vulnerability

2026-09-02
CVE-2026-82078[PaperCut]

PaperCut NG/MF Unsafe Reflection Vulnerability

2026-08-31

Training Platforms

About // 0xEleven

I'm 0xEleven, a security researcher focused on offensive security, Active Directory security, binary analysis, and web vulnerability research.

This site serves as a clean archive of CTF writeups, tool walkthroughs, and practical exploitation notes to help security engineers and researchers.

Connect & Socials

Direct Contact

For security disclosures, research inquiries, or technical discussion.

ateka@xihacks.com