VulnNet - TryHackMe Writeup
Difficulty: Medium
Reconnaissance
Port Scan
nmap -sCV -A <MACHINE-IP> -oA nmap-VulnNet
Two open ports:
Port
Service
22
OpenSSH 7.6p1 (Ubuntu)
80
Apache 2.4.29
The HTTP root served a "comin
exploitnotes.hashnode.dev6 min read