https://www.vulnhub.com/entry/basic-pentesting-1,216/

WHY?
Before start, i had encountered barrier!
After see Details! i changed USB controller to 1.1. OK it’s work!


Start this machine! I got a user named marlinspike (maybe useful).

So, I use nmap scan this network to find machine’s ip: nmap -sP 192.168.56.0/24 -> 56.7

Service Detection
yeah, deep scan to check what services are running:
nmap -sC -sV -A 192.168.56.7
you can read more about nmap follow: [Tool]nmap

Enumeration
i like website and try it first. hmm, nothing here??
