Skip to content

.NET default proxy settings must be reviewed and approved.

An XCCDF Rule

Description

The .Net framework can be configured to utilize a different proxy or altogether bypass the default proxy settings in the client's browser. This may lead to the framework using a proxy that is not approved for use. If the proxy is malicious, this could lead to a loss of application integrity and confidentiality.

ID
SV-225234r961863_rule
Version
APPNET0066
Severity
Low
References
Updated

Remediation Templates

A Manual Procedure

Open Windows explorer and search for all "*.exe.config" and "machine.config" files.

Search each file for the "defaultProxy" element.

Clear the values contained in the "defaultProxy" element, and the "bypasslist", "module", and "proxy" child elements.

The IAO must provide documented approvals of any non-default proxy servers.