// what it is
Description
Ruby tool to connect to WinRM-enabled Windows hosts with username/password or NTLM hash. Includes built-in upload/download and PowerShell helpers.
// use cases
What people use it for
- WinRM-based shell access
- PtH WinRM
// commands
The commands you'll type
Connect with hash
$ evil-winrm -i target -u admin -H <hash>