<- HTB

Eighteen


12 minutes to read

Eighteen
Hack The Box. Windows. Easy machine. In this assumed-breach machine we have credentials for an exposed MSSQL service where we can impersonate another user and find a hashed password for the website hosted by the machine. This hash can be cracked to find a password. After enumerating users by brute forcing RIDs in MSSQL, we find that it is reused by a domain user and we get access via WinRM. There is a bad ACL configured to group IT and we can use BadSuccessor to escalate privileges, after configuring a SOCKS proxy to access required AD services