Home avatar

remoteshell.zip

HTB: Keeper

Keeper is an easy HTB machine which mimicks a helpdesk. I get inital access with default credentials. With that I find a comment which reveals a password that I use to login to SSH. I then use an exploit on the KeePass dump file, which gives the root putty SSH key.

THM day 1 - Advent of Cyber

TryHackMe Advent of Cyber is out! In the first day I bypass the restrictions a chatbot has via prompt injection. The chatbot is trained on datasets that contain sensitive information, which will show itself as an issue.