WinRM (5985-5986)

Windows Remote Management.

Protocol Information

Allows systems to access or exchange management information through HTTP(S). Created to facilitate operations for system administrators. Thus it was used to remotely access and interact with windows hosts on a local network, execute commands on those hosts, and remotely configure and administer windows systems. WinRM implements access control and communication security through various forms of authentication.

Port

5985 TCP

WinRM HTTP

5986 TCP

WinRm HTTPS

Interact

Tools
Details

evil-winrm.rb -u <USER>[@<DOMAIN>] -p <PASS> -i <IP>

Last updated

Was this helpful?