Enumeration
Mandatory
- If you have already credentials:
From Linux:evil-winrm -i $target -u melanie -p 'Welcome123!'
From Windows:winrs -r:$target -u:melanie -p:Welcome123! "whoami"
Optional
- Try to brute-force with a shell script or WinRM (see blog post).
Leave a Reply
You must be logged in to post a comment.