Hackthebox OpenAdmin Writeup
Enumeration Starting with an nmap scan, i will do both TCP and UDP scan nmap -sU -sV -T4- 10.10.10.171 nmap -A -sC -sV -T4- 10.10.10.171 22/tcp open ssh OpenSSH 7.6p1 Ubuntu 4ubuntu0.3 (Ubuntu Linux; protocol 2.0) 80/tcp open http Apache h...
Mar 7, 20225 min read71
