SV-225234r615940_rule
V-225234
SRG-APP-000516
APPNET0066
CAT III
10
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.
Open Windows explorer and search for all "*.exe.config" and "machine.config" files.
Search each file for the "defaultProxy" element.
<defaultProxy
enabled="true|false"
useDefaultCredentials="true|false"
<bypasslist> … </bypasslist>
<proxy> … </proxy>
<module> … </module>
/>
If the "defaultProxy" setting "enabled=false" or if the "bypasslist", "module", or "proxy" child elements have configuration entries and there are no documented approvals from the IAO, this is a finding.
If the "defaultProxy" element is empty then the framework is using default browser settings, this is not a finding.
V-225234
False
APPNET0066
Open Windows explorer and search for all "*.exe.config" and "machine.config" files.
Search each file for the "defaultProxy" element.
<defaultProxy
enabled="true|false"
useDefaultCredentials="true|false"
<bypasslist> … </bypasslist>
<proxy> … </proxy>
<module> … </module>
/>
If the "defaultProxy" setting "enabled=false" or if the "bypasslist", "module", or "proxy" child elements have configuration entries and there are no documented approvals from the IAO, this is a finding.
If the "defaultProxy" element is empty then the framework is using default browser settings, this is not a finding.
M
4213