HTB AD Enumeration & Attacks - Skills Assessment Part I

Browsing the uploads folder, we get the webshell.

We can directly get the flag from the desktop.

Kerberoast an account with the SPN MSSQLSvc/SQL01.inlanefreight.local:1433 and submit the account name as your answer

Now we need more interactive shell. So we will be using metasploit to gain back a shell.

Run the following command to upload the file.

Now run it

we will get the shell

Now we need to upload the tools

Last updated