Penetration Testing Challenge
a
nmap -A <ip>
smbclient -L //<ip>
- check smb share
- check passwords
evil-winrm -i <ip> -u <user> -p '<password>'
check creds for smb share access- dir enumeration on 2nd iis, using directory-list-2.3-medium.txt
- same names?
- test upload
- upload shell
- get flag
- escalate, printer spoof
- get flag