Dump Walkthrough

Challenge Statement#

image

Attachment: Dump.docx

Solution#

We are provided with a Local Security Authority Subsystem Service (LSASS) dump, which contains all the hashes of all the users.
We can do a nmap scan of the target, to see what services are running.

image

Now, we know that Windows Remote Management (WinRM) is running on port 5985.
We can use Evil-WinRM with the dump information to get a Reverse shell.

image

Now, we can just traverse through the system and obtain the flag.

image


Adapted from harishkannan05/THM-HackfinityBattle-Writeup under MIT.

Find us elsewhere

Merch, stickers, and moreSupport the work at the Solvere Labs shop