πͺInternal
IP: 192.168.73.40
Enumeration
Nmap scan
nmap -sV -p- 192.168.126.40 -A -Pn

Immediately tried to get a shell with Metasploit using an Eternal Blue exploit after seeing Server 2008 but no named pipe exists. Found that the machine was an x86 32 bit machine trying this.

After trying Metasploit and none of the modules working on x86, I checked a few other ports and found nothing. So I went back to find an x86 Eternal Blue exploit. Found https://github.com/d4t4s3c/Win7Blue Pretty easy to use exploit.
Root

Time on machine. 20 minutes.
Last updated
Was this helpful?