TryHackMe Whiterose Writeup
#WhiteRose In my journey through the TryHackMe Whiterose challenge, I kicked things off with thorough enumeration using Rustscan and Nmap to uncover active ports and services on the target. This le...
#WhiteRose In my journey through the TryHackMe Whiterose challenge, I kicked things off with thorough enumeration using Rustscan and Nmap to uncover active ports and services on the target. This le...
#PWN101 Beginner-level binary exploitation challenges focus on learning basic vulnerabilities like buffer overflows, format string attacks, and return-to-libc, teaching how to manipulate memory an...
This writeup covers my walkthrough of the TryHackMe ‘Undiscovered’ CTF challenge, where I used a variety of enumeration and brute-forcing techniques to gain access to the target system. Starting wi...
A backup file containing all user information was discovered on the web server. One user from the backup, lparker, had pre-authentication disabled, allowing the hash to be cracked and a shell acces...
#Clocky Explore my comprehensive TryHackMe walkthrough on the ‘Clocky’ CTF challenge, where I dive into key reconnaissance steps, detailed directory enumeration, endpoint analysis, and various expl...
Mountaineer tryhackme MOUNTAINEER The Mountaineer room on TryHackMe is a beginner-friendly CTF challenge that focuses on Linux enumeration and privilege escalation. The task involves discovering hi...