Hack The Box - HTB Puppy Writeup - Hard - Weekly - May 17, 2025
Hack The Box: Puppy Writeup (Medium) - Season 8 This HTB writeup details the process of compromising the Hack The Box machine "Puppy," leading to full root access.
Hack The Box: Puppy Writeup (Medium) - Season 8 This HTB writeup details the process of compromising the Hack The Box machine "Puppy," leading to full root access.
Rooting TombWatcher: Navigating Active Directory Complexities and Elusive Paths Machine: TombWatcher (Windows) Difficulty: Medium Points: 30 IP: [MACHINE_IP] Domain: tombwatcher.htb TombWatcher proved to be a challenging Active Directory
HackTheBox: CodeTwo Write-up Box: CodeTwo OS: Linux Difficulty: Easy Executive Summary CodeTwo is an Easy-rated Linux box that demonstrates real-world vulnerabilities in web applications. The attack chain involves exploiting a
HTB Cobblestone - Complete Writeup Difficulty: Insane OS: Linux Overview Cobblestone is a Linux-based HTB machine that involves SQL injection exploitation, file system access, and privilege escalation through a misconfigured
HTB Editor Box - Complete Writeup Difficulty: Easy OS: Linux Overview Editor is an easy-level Linux machine that demonstrates real-world vulnerabilities in web applications. The attack path involves exploiting a
Backupbuddy is an intermediate-level challenge from the OffSec Playground, perfect for those aiming for their OSCP. It’s designed to test your enumeration skills, particularly web enumeration, to uncover vulnerabilities.
Enumerate Looking for targets on subnet. Found [LAB_IP] ##Nmap Adding -O for OS detection in the field sudo nmap -sT -sV -sC -O --open -p- [LAB_IP] -oN sumo.
Prep set up nc -nlvp 4444 Enumeration Assume netdiscover + subnet ping scan Target: [LAB_IP] ##Nmap → nmap -p- -sV -sC --open -T4 [LAB_IP] -oN InfoSecPrep_nmap.txt 15:19:
Given Target: [LAB_IP] Recon nmap --top-ports 4000 -T5 -oN openPorts.txt [LAB_IP] Nmap scan report for [LAB_IP] Host is up (0.065s latency). Not shown: 3998 filtered