Categories
Tags
#HackTheBox Active_Directory ADCS brotli COM constrained_delegations Cross-Session-Relay CVE-2023-46818 CVE-2023-47268 CVE-2024-32651 CVE-2024-34716 CVE-2024-6886 DCOM decompiling_dll Defender dll Docker easy elpscrk ESC1 fscan FTP Git git-dumper Gitea HackTheBox hard idor IIS IIS_KERBEROS_AUTH Insane ISPConfig kerberos kerbrute KioskMode linux Log_Analysis Medium MySQL OXID-Resolver pbkdf2-sha256 PrusaSlicer RBCD RCE rid_bruteforcing S4U2Proxy S4U2Self SMB SQLite SSTI U2U UAC_Bypass Velociraptor VeraCrypt Windows windows_internals WSL xss
HTB X Vulnlab: Phantom (Phantom/Medium) W S0nG0ku
2025-08-22
Phantom is a Medium AD box where SMB enumeration leads to a decrypted VeraCrypt container, recovered credentials enable a foothold via password spraying, and Resource-Based Constrained Delegation (RBCD) is exploited to gain Administrator access.
1513 words
|
8 minutes

HTB: Nocturnal (Linux/Easy)
On Nocturnal, an IDOR exposed credentials that unlocked the admin panel and source code. A command injection led to a shell, cracked database hashes enabled SSH access, and exploiting ISPConfig CVE-2023-46818 provided root.
684 words
|
3 minutes

HTB X Vulnlab: LustrousTwo(Windows/Hard)
2025-08-09
LustrousTwo is a hard HackTheBox Windows machine where I use FTP to gather usernames, then spray with kerbrute and elpscrk to access an IIS site with Kerberos (IIS_KERBEROS_AUTH). By decompiling DLLs and abusing S4U2Proxy constrained_delegations, I achieve RCE and escalate via a Velociraptor server key.
2502 words
|
13 minutes

HTB X VulnLab: VulnEscape (Windows/Easy)
VulnEscape is an Easy Difficulty Windows machine where users exploit a Remote Desktop Server to connect as KioskUser0, bypass restrictions using Microsoft Edge, and uncover a password to gain admin access and capture the root flag.
841 words
|
4 minutes

Cross-Session DCOM-Relay attack
This blog post explains cross-session relay attacks, covering COM/DCOM basics and authentication flaws. It details how attackers exploit weak configurations to relay credentials.
1320 words
|
7 minutes

HTB X Vulnlab: Shibuya (Windows/HARD)
2025-08-05
Shibuya is a hard Windows machine that requires extensive enumeration across multiple services and accounts. The attack chain involves exploiting exposed protocols, credential discovery, and lateral movement. Privilege escalation is achieved through abusing Active Directory Certificate Services.
2291 words
|
11 minutes

HTB: Cat (Linux/Medium)
Cat is a medium-difficulty Linux machine featuring a custom PHP web application vulnerable to XSS, which allows cookie hijacking and privilege escalation. A SQL injection in a SQLite database enables remote code execution and access to internal logs, which leak plaintext credentials. These are used to access a vulnerable Gitea instance (CVE-2024-6886), ultimately leading to the discovery of root credentials in a private repository.
1679 words
|
8 minutes

HTB: Titanic (Linux/Easy)
Titanic is an easy Linux machine with a booking site and a Gitea instance. An arbitrary file read vulnerability allows access to Gitea's SQLite database, leading to cracked SSH credentials. A scheduled script using a vulnerable magick binary (CVE-2024-41817) is exploited for root access.
708 words
|
4 minutes
