1. Home
  2. Security Hardening
  3. DISA IIS 10.0 Server V2R1
  4. IIST-SV-000119 – The IIS 10.0 web server must not be both a website server and a proxy server.

IIST-SV-000119 – The IIS 10.0 web server must not be both a website server and a proxy server.

Details

A web server should be primarily a web server or a proxy server but not both, for the same reasons that other multi-use servers are not recommended. Scanning for web servers that also proxy requests into an otherwise protected network is a common attack, making the attack anonymous.

Solution

Open the IIS 10.0 Manager.

Under the ‘Connections’ pane on the left side of the management console, select the IIS 10.0 web server.

Under the IIS installed features, ‘Application Request Routing Cache’ is present, double-click the icon to open the feature.

From the right ‘Actions’ pane, under ‘Proxy’, select ‘Server Proxy Settings…’.

In the ‘Application Request Routing’ settings window, remove the check from the ‘Enable proxy’ check box.

Click ‘Apply’ in the ‘Actions’ pane.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles