Windows Remote Management (WinRM) is the Microsoft implementation of the WS-Management Protocol, a standard Simple Object Access Protocol (SOAP)-based, firewall-friendly protocol that allows hardware and operating systems, from different vendors, to interoperate.
WinRM scanning and brute forcing
Getting ready
The WinRM Authentication Method Detection auxiliary module sends a request to an HTTP/HTTPS service to see if it is a WinRM service. If it is a WinRM service, it also gathers the authentication methods supported.
Now that we know that the target system has WinRM enabled, we can start scanning to see if we can leverage WinRM and compromise the system.
Using the credentials found with the SMB Login Check Scanner auxiliary...