Machine 2 Walkthrough
A detailed walkthrough of Machine 2 from HackTheBox
Machine 2 Walkthrough
This is a sample walkthrough for Machine 2 from HackTheBox.
Information Gathering
- IP Address: 10.10.10.11
- OS: Windows
- Difficulty: Medium
Enumeration
nmap -sC -sV 10.10.10.11
Exploitation
Details about how to exploit the machine…
Privilege Escalation
Steps to escalate privileges…
Flags
- User flag:
user_flag_here
- Root flag:
root_flag_here
Tags:
walkthrough
htb
machine2