vulnhub machine SKYTOWER walkthrough
Vulnhub Machine SkyTower Walkthrough OSCP friendly/ No Metasploit Nmap: # Nmap 7.70 scan initiated Thu Aug 8 02:55:03 2019 as: nmap -sC -sV -p- -oN nmap 192.168.8.183 Nmap scan report for SkyTower (192.168.8.183) Host is up (0.0019s latency). Not shown: 65532 closed ports PORT STATE SERVICE VERSION 22/tcp filtered ssh 80/tcp open http Apache httpd 2.2.22 ((Debian)) |_http-server-header: Apache/2.2.22 (Debian) |_http-title: Site doesn't have a title (text/html). 3128/tcp open http-proxy Squid http proxy 3.1.20 | http-open-proxy: Potentially OPEN proxy. |_Methods supported: GET HEAD |_http-server-header: squid/3.1.20 |_http-title: ERROR: The requested URL could not be retrieved MAC Address: 08:00:27:54:4A:37 (Oracle VirtualBox virtual NIC) Service detection pe...