Trickster HTB Writeup
Trickster is a medium level box that involves web exploitation and unnecessary deployment artifacts in the form of Git repository hidden files in the web root. From there source code is revealed allowing the attacker to access a hidden admin panel which leads to exploitation of PrestaShop with CVE-2024-34716.
Compiled HTB Writeup
Compiled is a medium level Windows machine on HackTheBox that features exploitation in Git in order to create a file system symlink that allows an attacker to perform remote code execution on users that clone the malicious repository through malicious hooks.
Blackfield HTB Writeup
Blackfield is a Hard rated box from HackTheBox. It features a fairly common exploitation path for Windows Active Directory. In this guide we will freshen up on our use of AS-REP roasting and bloodhound.
Homelab Overview
A home lab is an excellent way to learn about new technologies in a safe environment. I utilize my home lab to learn Infrastructure as Code, Python development, cybersecurity work, and Ethical Hacking. The home lab section of this site will detail projects and technologies that I learn along the way.