Details
The
Rationale:
Utilizing the switch specifically intended for production IIS servers will eliminate the risk of vital application and system information leakages that would otherwise occur if tracing or debug were to be left enabled, or customErrors were to be left off.
Solution
1. Open the machine.config file located in: %systemroot%\Microsoft.NET\Framework
2. Add the line
3. If systems are 64-bit, do the same for the machine.config located in: %systemroot%\Microsoft.NET\Framework
Default Value:
The
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.