WinRm

🗒️ WinRM (Windows Remote Management Protocol) - a protocol used to facilitate remote access with Windows systems over HTTP(S).

  • Ports: 5986 - 5986 (HTTPS) (TCP)

  • Not configured by default

  • Used by system administrator to:

    • remotely access, interact and execute commands on Windows hosts on a LAN

    • remotely manage and configure Windows systems

  • Various form of authentication are used for access control and security

Last updated