STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to Microsoft Windows 11 Security Technical Implementation Guide

V-257592

CAT II (Medium)

Windows 11 must not have portproxy enabled or in use.

Rule ID

SV-257592r991589_rule

STIG

Microsoft Windows 11 Security Technical Implementation Guide

Version

V2R7

CCIs

CCI-000381

Discussion

Having portproxy enabled or configured in Windows 10 could allow a man-in-the-middle attack.

Check Content

Check the registry key for existence of proxied ports:
HKLM\SYSTEM\CurrentControlSet\Services\PortProxy\.

If the key contains v4tov4\tcp\ or is populated v4tov4\tcp\, this is a finding.

Run "netsh interface portproxy show all".

If the command displays any results, this is a finding.

Fix Text

Contact the Administrator to run "netsh interface portproxy delete" with elevation. Remove any enabled portproxies that may be configured.