HTB Archetype Walkthrough: Exploiting SMB and MSSQL on Windows Server 2019

The Hack The Box machine 'Archetype' runs Windows Server 2019 and exposes several open ports, including SMB on port 445 and Microsoft SQL Server 2017 on port 1433. An Nmap scan revealed the target's configuration, prompting an SMB enumeration using a guest account via smbclient. A publicly accessible SMB share named 'backups' contained a configuration file called prod.dtsConfig, which leaked sensitive credentials. The file exposed a Windows domain account, ARCHETYPE/mysql_svc, along with its plaintext password, M3g4c0rp123. Notably, the compromised account is a Windows domain account rather than a native SQL Server login, which shapes the subsequent exploitation path.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.


Discussion (0)
Log in to join the discussion and vote.
Log in