XIHACKS//
Recent Writeups
View all archive
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.

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.

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.
.jpg)
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.

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.

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.
CISA KEV Feed
BerriAI LiteLLM Improper Authentication Vulnerability
Kludex Starlette HTTP Request/Response Smuggling Vulnerability
Kestra OSS OS Command Injection Vulnerability
JFrog Artifactory Improper Authentication Vulnerability
Sangoma Switchvox SQL Injection Vulnerability
SonicWall SMA1000 Appliances Server-Side Request Forgery Vulnerability
SonicWall SMA1000 Appliances OS Command Injection Vulnerability
PaperCut NG/MF Unsafe Reflection Vulnerability
Training Platforms
HackTheBox
Penetration testing & red teaming labs with realistic Active Directory enterprise targets.
TryHackMe
Guided cybersecurity learning paths, room writeups, and red/blue team exercises.
picoCTF
Carnegie Mellon cybersecurity competition platform covering binary exploitation & reverse engineering.
PortSwigger Web Academy
Gold-standard web application vulnerability labs by the creators of Burp Suite.
pwn.college
Arizona State University open cybersecurity course on low-level Linux internals & shellcraft.
CTFtime
Global competitive Capture The Flag tracker, team rankings, and tournament schedules.
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.