
Sauna
As always let’s start with enumeration. A quick Nmap scan reveals 13 open ports. Based on the presence of LDAP and Kerberos ports, this is likely to be a domain controller. sudo nmap -sC -sV -vv -...
As always let’s start with enumeration. A quick Nmap scan reveals 13 open ports. Based on the presence of LDAP and Kerberos ports, this is likely to be a domain controller. sudo nmap -sC -sV -vv -...
Quick summary: This is an Easy level Linux machine. The box has port 80(http) and port 22(ssh) open. There is going to be a .git directory which is going to contain leaked credentials. These crede...
As always let’s start with an nmap scan. ──(root㉿kali)-[/home/kali/HTB/Titanic] └─# nmap --min-rate 10000 10.129.217.164 Starting Nmap 7.95 ( https://nmap.org ) at 2025-06-22 09:37 EDT Nmap scan r...
Since I’m starting fresh, I’ll be using the “Guided Mode” on this retired box. The write-up will be tailored around the path and questions of how the “Guided Mode” navigates this box. **How many T...
This post contains material that I used to teach or for a project at my university. As a result, the text of the images can appear in Hungarian, but I have translated it into English. Configuratio...
This post contains material that I used to teach or for a project at my university. As a result, the text of the images can appear in Hungarian, but I have translated it into English. Building an ...
This post contains material that I used to teach or for a project at my university. As a result, the text of the images can appear in Hungarian, but I have translated it into English. Active Direc...
This post contains material that I used to teach or for a project at my university. As a result, the text of the images can appear in Hungarian, but I have translated it into English. The author o...