[HTB] - Precious (User flag)
Phase 1 : Enumeration
Nmap Enumeration
This phase start with a simple nmap scan :
$ nmap -A -sV -p-
PORT STATE SERVICE REASON VERSION
22/tcp open ssh syn-ack OpenSSH 8.4p1 Debian 5+deb11u1 (protocol 2.0)
| ssh-hostkey:
| 3072 845e13a8e31e2...
akasaru0.hashnode.dev4 min read