Machine 1 Walkthrough
A detailed walkthrough of Machine 1 from HackTheBox
Machine 1 Walkthrough
This is a sample walkthrough for Machine 1 from HackTheBox.
Information Gathering
- IP Address: 10.10.10.10
- OS: Linux
- Difficulty: Easy
Enumeration
nmap -sC -sV 10.10.10.10
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
machine1