Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

Check if IPv6 Listener for WinRM are configured correctly. #19

Description

@svndh

In Order to communicate with WinRM correctly and prevent the communication from the error "WS-Management protocol is not supported" the WinRM config hast to be checked.

To sum up

  1. If IPv6 is disabled, the IPv6 Filter for the WinRM Listener can be empty.
  2. If Ipv6 is enabled on the system, the IPv6 Filter for the WinRM Listener must be configured with *

You can read more in the Advisory article here --> https://web.archive.org/web/20240303080622/https://www.nocodehardening.com/kb/ws-management-protocol-is-not-supported/
EDIT: Now pointing to archive.org, as the article is not available anymore

Metadata

Metadata

Assignees

Labels

No labels
No labels

Fields

No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions