HTB: Example Machine Writeup
Machine Info
| Field | Details |
|---|---|
| Platform | HackTheBox |
| OS | Linux |
| Difficulty | Easy |
| Author | Pwntagonist |
Enumeration
nmap -sC -sV -oN nmap/initial 10.10.10.x
Replace this with your actual writeup content.
Foothold
Describe how you got initial access.
Privilege Escalation
Describe how you escalated to root.
Flags
- User:
user_flag_here - Root:
root_flag_here