HackTheBox - Facts Writeup
Difficulty: Easy
OS: Linux
Reconnaissance
Nmap
nmap -sCV -A -p- <MACHINE-IP>
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 9.9p1 Ubuntu 3ubuntu3.2
80/tcp open http nginx 1.26.3 (Ubun
exploitnotes.hashnode.dev5 min read