Scanning and Enumeration
Scanning
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 5.9p1 Debian 5ubuntu1.10 (Ubuntu Linux; protocol 2.0)
80/tcp open http Apache httpd 2.2.22 ((Ubuntu))
443/tcp open ssl/http Apache httpd 2.2.22 ((Ubuntu))
Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel
nmap --script vuln -oA vulnscan 10.10.10.79

Enumeration

Port 22
Port 80 and 443


Gobuster Scan

Found key


Last updated