IIS 8.5 Site Security Technical Implementation Guide
Pick two releases to diff their requirements.
Open a previous version of this STIG.
Digest of Updates −1 ✎ 6
Comparison against the immediately-prior release (V1R10). Rule matching uses the Group Vuln ID. Content-change detection compares the rule’s description, check, and fix text after stripping inline markup — cosmetic-only edits aren’t flagged.
Removed rules 1
- V-76805 Medium The production website must configure the Global .NET Trust Level.
Content changes 6
- V-76779 Medium description A private IIS 8.5 website must only accept Secure Socket Layer connections.
- V-76781 Medium description A public IIS 8.5 website must only accept Secure Socket Layer connections when authentication is required.
- V-76811 High check Anonymous IIS 8.5 website access accounts must be restricted.
- V-76829 Medium check Directory Browsing on the IIS 8.5 website must be disabled.
- V-76849 Medium check The IIS 8.5 private website have a server certificate issued by DoD PKI or DoD-approved PKI Certification Authorities (CAs).
- V-76887 Medium checkfix Interactive scripts on the IIS 8.5 web server must have restrictive access controls.
- RMF Control
- AC-10
- Severity
- M
- CCI
- CCI-000054
- Version
- IISW-SI-000201
- Vuln IDs
-
- V-76775
- Rule IDs
-
- SV-91471r2_rule
Checks: C-76431r2_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name. Under the "ASP.NET" section, select "Session State". Under "Session State Mode Settings", verify the "In Process" mode is selected. If the "Session State Mode Settings" is set to "In Process", this is not a finding. Alternative method: Click the site name. Select "Configuration Editor" under the "Management" section. From the "Section:" drop-down list at the top of the configuration editor, locate "system.web/sessionState". Verify the "mode" reflects "InProc". If the "mode" is not set to "InProc", this is a finding. If the system being reviewed is part of a Web Farm, interview the System Administrator to ensure Session State Tracking is enabled via a SQL server, or other means. If Session State Tracking is enabled on the Web Farm, this is not a finding.
Fix: F-83471r2_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name. Under the "ASP.NET" section, select "Session State". Under "Session State Mode Settings", verify the "In Process" mode is selected. Select "Apply" from the "Actions" pane.
- RMF Control
- AC-10
- Severity
- M
- CCI
- CCI-000054
- Version
- IISW-SI-000202
- Vuln IDs
-
- V-76777
- Rule IDs
-
- SV-91473r3_rule
Checks: C-76433r4_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name. Under the "ASP.NET" section, select "Session State". Under "Cookie Settings", verify the "Use Cookies" mode is selected from the "Mode:" drop-down list. If the "Use Cookies" mode is selected, this is not a finding. Alternative method: Click the site name. Select "Configuration Editor" under the "Management" section. From the "Section:" drop-down list at the top of the configuration editor, locate "system.web/sessionState". Verify the "cookieless" is set to "UseCookies". If the "cookieless" is not set to "UseCookies", this is a finding. Note: If IIS 8.5 server/site is used only for system-to-system maintenance, does not allow users to connect to interface, and is restricted to specific system IPs, this is Not Applicable.
Fix: F-83473r2_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name. Under the ASP.NET section, select "Session State". Under "Cookie Settings", select the "Use Cookies" from the "Mode:" drop-down list. Select "Apply" from the "Actions" pane.
- RMF Control
- AC-17
- Severity
- M
- CCI
- CCI-000068
- Version
- IISW-SI-000203
- Vuln IDs
-
- V-76779
- Rule IDs
-
- SV-91475r4_rule
Checks: C-76435r3_chk
Note: If the server being reviewed is a public IIS 8.5 web server, this is Not Applicable. Note: If SSL is installed on load balancer/proxy server through which traffic is routed to the IIS 8.5 server, and the IIS 8.5 server receives traffic from the load balancer/proxy server, the SSL requirement must be met on the load balancer/proxy server. Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name. Double-click the "SSL Settings" icon. Verify "Require SSL" check box is selected. If the "Require SSL" check box is not selected, this is a finding.
Fix: F-83475r1_fix
Note: If the server being reviewed is a public IIS 8.5 web server, this is Not Applicable. Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name. Double-click the "SSL Settings" icon. Select "Require SSL" check box. Select "Apply" from the "Actions" pane.
- RMF Control
- AC-17
- Severity
- M
- CCI
- CCI-000068
- Version
- IISW-SI-000204
- Vuln IDs
-
- V-76781
- Rule IDs
-
- SV-91477r2_rule
Checks: C-76437r1_chk
Note: If the server being reviewed is a private IIS 8.5 web server, this is Not Applicable. Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name. Double-click the "SSL Settings" icon. Verify "Require SSL" check box is selected. If the "Require SSL" check box is not selected, this is a finding.
Fix: F-83477r1_fix
Note: If the server being reviewed is a private IIS 8.5 web server, this is Not Applicable. Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name. Double-click the "SSL Settings" icon. Select "Require SSL" check box. Select "Apply" from the "Actions" pane.
- RMF Control
- AU-14
- Severity
- M
- CCI
- CCI-001462
- Version
- IISW-SI-000205
- Vuln IDs
-
- V-76783
- Rule IDs
-
- SV-91479r1_rule
Checks: C-76439r1_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name. Click the "Logging" icon. Under Format select "W3C". Click “Select Fields”, verify at a minimum the following fields are checked: Date, Time, Client IP Address, User Name, Method, URI Query, Protocol Status, and Referrer. If the "W3C" is not selected as the logging format OR any of the required fields are not selected, this is a finding.
Fix: F-83479r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name. Click the "Logging" icon. Under Format select "W3C". Select the following fields: Date, Time, Client IP Address, User Name, Method, URI Query, Protocol Status, and Referrer. Select "Apply" from the "Actions" pane.
- RMF Control
- AU-5
- Severity
- M
- CCI
- CCI-000139
- Version
- IISW-SI-000206
- Vuln IDs
-
- V-76785
- Rule IDs
-
- SV-91481r1_rule
Checks: C-76441r1_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name. Click the "Logging" icon. Under Log Event Destination, verify the "Both log file and ETW event" radio button is selected. If the "Both log file and ETW event" radio button is not selected, this is a finding.
Fix: F-83481r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name. Click the "Logging" icon. Under Log Event Destination, select the "Both log file and ETW event" radio button. Select "Apply" from the "Actions" pane.
- RMF Control
- AU-3
- Severity
- M
- CCI
- CCI-000133
- Version
- IISW-SI-000208
- Vuln IDs
-
- V-76787
- Rule IDs
-
- SV-91483r3_rule
Checks: C-76443r3_chk
Interview the System Administrator to review the configuration of the IIS 8.5 architecture and determine if inbound web traffic is passed through a proxy. If the IIS 8.5 is receiving inbound web traffic through a proxy, the audit logs must be reviewed to determine if correct source information is being passed through by the proxy server. Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name. Click the "Logging" icon. Click on "View log file" button. When log file is displaced, review source IP information in log entries and verify entries do not reflect the IP address of the proxy server. If the website is not behind a load balancer or proxy server, this is Not Applicable. If the log entries in the log file(s) reflect the IP address of the proxy server as the source, this is a finding. If provisions have been made to log the client IP via another field (i.e., utilizing X-Forwarded-For), this is not a finding.
Fix: F-83483r1_fix
Access the proxy server through which inbound web traffic is passed and configure settings to pass web traffic to the IIS 8.5 web server transparently.
- RMF Control
- AU-3
- Severity
- M
- CCI
- CCI-000134
- Version
- IISW-SI-000209
- Vuln IDs
-
- V-76789
- Rule IDs
-
- SV-91485r2_rule
Checks: C-76445r2_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Select the website being reviewed. Under "IIS", double-click the "Logging" icon. Verify the "Format:" under "Log File" is configured to "W3C". Select the "Fields" button. Under "Custom Fields", verify the following fields are selected: Request Header >> Connection Request Header >> Warning If any of the above fields are not selected, this is a finding.
Fix: F-83485r2_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Select the website being reviewed. Under "IIS", double-click the "Logging" icon. Configure the "Format:" under "Log File" to "W3C". Select the "Fields" button. Under "Custom Fields", select the following fields: Request Header >> Connection Request Header >> Warning Click "OK". Select "Apply" from the "Actions" pane.
- RMF Control
- AU-3
- Severity
- M
- CCI
- CCI-001487
- Version
- IISW-SI-000210
- Vuln IDs
-
- V-76791
- Rule IDs
-
- SV-91487r3_rule
Checks: C-76447r3_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Access the IIS 8.5 web server IIS 8.5 Manager. Under "IIS", double-click the "Logging" icon. Verify the "Format:" under "Log File" is configured to "W3C". Select the "Fields" button. Under "Standard Fields", verify "User Agent", "User Name" and "Referrer" are selected. Under "Custom Fields", verify the following fields have been configured: Request Header >> Authorization Response Header >> Content-Type If any of the above fields are not selected, this is a finding.
Fix: F-83487r3_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Access the IIS 8.5 web server IIS 8.5 Manager. Select the website being reviewed. Under "IIS", double-click the "Logging" icon. Configure the "Format:" under "Log File" to "W3C". Select the "Fields" button. Under "Standard Fields", select "User Agent", "User Name" and "Referrer". Under "Custom Fields", select the following fields: Request Header >> Authorization Response Header >> Content-Type Click "OK". Select "Apply" from the "Actions" pane.
- RMF Control
- CM-7
- Severity
- M
- CCI
- CCI-000381
- Version
- IISW-SI-000214
- Vuln IDs
-
- V-76797
- Rule IDs
-
- SV-91493r1_rule
Checks: C-76453r1_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click on the IIS 8.5 site. Under IIS, double-click the “MIME Types” icon. From the "Group by:" drop-down list, select "Content Type". From the list of extensions under "Application", verify MIME types for OS shell program extensions have been removed, to include at a minimum, the following extensions: .exe .dll .com .bat .csh If any OS shell MIME types are configured, this is a finding.
Fix: F-83493r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click on the IIS 8.5 site. Under IIS, double-click the “MIME Types” icon. From the "Group by:" drop-down list, select "Content Type". From the list of extensions under "Application", remove MIME types for OS shell program extensions, to include at a minimum, the following extensions: .exe .dll .com .bat .csh Select "Apply" from the "Actions" pane.
- RMF Control
- CM-7
- Severity
- M
- CCI
- CCI-000381
- Version
- IISW-SI-000215
- Vuln IDs
-
- V-76799
- Rule IDs
-
- SV-91495r3_rule
Checks: C-76455r5_chk
For Handler Mappings, the ISSO must document and approve all allowable scripts the website allows (white list) and denies (black list). The white list and black list will be compared to the Handler Mappings in IIS 8.5. Handler Mappings at the site level take precedence over Handler Mappings at the server level. Open the IIS 8.5 Manager. Click the site name under review. Double-click "Handler Mappings". If any script file extensions from the black list are enabled, this is a finding.
Fix: F-83495r4_fix
Open the IIS 8.5 Manager. Click the site name under review. Double-click "Handler Mappings". Remove any script file extensions listed on the black list that are enabled. Select "Apply" from the "Actions" pane.
- RMF Control
- CM-7
- Severity
- M
- CCI
- CCI-000381
- Version
- IISW-SI-000216
- Vuln IDs
-
- V-76801
- Rule IDs
-
- SV-91497r2_rule
Checks: C-76457r2_chk
For Request Filtering, the ISSO must document and approve all allowable scripts the website allows (white list) and denies (black list). The white list and black list will be compared to the Request Filtering in IIS 8.5. Request Filtering at the site level take precedence over Request Filtering at the server level. Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name to review. Double-click Request Filtering >> File Name Extensions Tab. If any script file extensions from the black list are not denied, this is a finding.
Fix: F-83497r2_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name to review. Double-click Request Filtering >> File Name Extensions Tab >> Deny File Name Extension. Add any script file extensions listed on the black list that are not listed. Select "Apply" from the "Actions" pane.
- RMF Control
- CM-7
- Severity
- M
- CCI
- CCI-000381
- Version
- IISW-SI-000217
- Vuln IDs
-
- V-76803
- Rule IDs
-
- SV-91499r1_rule
Checks: C-76459r1_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Select the IIS 8.5 website. Review the features listed under the "IIS" section. If the "WebDAV Authoring Rules" icon exists, this is a finding.
Fix: F-83499r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Access Server Manager on the IIS 8.5 website. Select the Local Server. Click on "Manage". Select "Add Roles and Features". Click "Next" on the "Before you begin" dialog box. Select "Role-based or feature-based installation" on the "Installation Type" dialog box and click on "Next". Select the IIS 8.5 web server on the "Server Selection" dialog box. From the "Windows Features" dialog box, navigate to "World Wide Web Services" >> "Common HTTP Features". De-select "WebDAV Publishing" and click "Next" to complete removing the WebDAV Publishing feature from the IIS 8.5 web server. Select "Apply" from the "Actions" pane.
- RMF Control
- CM-7
- Severity
- M
- CCI
- CCI-000382
- Version
- IISW-SI-000219
- Vuln IDs
-
- V-76807
- Rule IDs
-
- SV-91503r3_rule
Checks: C-76463r3_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Right-click on the site name under review. Select “Edit Bindings”. Verify there are hostname entries and unique IP addresses assigned to port 80 for HTTP and port 443 for HTTPS. Other approved and documented ports may be used. If both hostname entries and unique IP addresses are not configure to port 80 for HTTP and port 443 for HTTPS (or other approved and documented port), this is a finding. Note: If certificate handling is performed at the Proxy/Load Balancer, this is not a finding. Note: If HTTP/Port 80 is not being used, and isn’t configured as above, this is not a finding.
Fix: F-83503r2_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Right-click on the site name under review. Select “Edit Bindings”. Assign hostname entries and unique IP addresses to port 80 for HTTP and port 443 for HTTPS. Other approved and documented ports may be used. Click "OK". Select "Apply" from the "Actions" pane.
- RMF Control
- IA-5
- Severity
- M
- CCI
- CCI-000197
- Version
- IISW-SI-000220
- Vuln IDs
-
- V-76809
- Rule IDs
-
- SV-91505r2_rule
Checks: C-76465r4_chk
Note: If the server being reviewed is a public IIS 8.5 web server, this is Not Applicable. Note: If certificate handling is performed at the Proxy/Load Balancer, this is not a finding. Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Double-click the "SSL Settings" icon. Verify the "Clients Certificate Required" check box is selected. If the "Clients Certificate Required" check box is not selected, this is a finding.
Fix: F-83505r3_fix
Note: If the server being reviewed is a public IIS 8.5 web server, this is Not Applicable. Note: If certificate handling is performed at the Proxy/Load Balancer, this is not a finding. Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Double-click the "SSL Settings" icon. Verify the "Clients Certificate Required" check box is selected. Select "Apply" from the "Actions" pane.
- RMF Control
- SC-2
- Severity
- H
- CCI
- CCI-001082
- Version
- IISW-SI-000221
- Vuln IDs
-
- V-76811
- Rule IDs
-
- SV-91507r3_rule
Checks: C-76467r3_chk
Check the account used for anonymous access to the website. Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Double-click "Authentication" in the IIS section of the website’s Home Pane. If Anonymous access is disabled, this is Not a Finding. If Anonymous access is enabled, click “Anonymous Authentication”. Click “Edit” in the "Actions" pane. If the “Specific user” radio button is enabled and an ID is specified in the adjacent control box, this is the ID being used for anonymous access. Note: account name. Check privileged groups that may allow the anonymous account inappropriate membership: Open “Server Manager” on the machine. Expand Configuration. Expand Local Users and Groups. Click “Groups”. Review members of any of the following privileged groups: Administrators Backup Operators Certificate Services (of any designation) Distributed COM Users Event Log Readers Network Configuration Operators Performance Log Users Performance Monitor Users Power Users Print Operators Remote Desktop Users Replicator Double-click each group and review its members. If the IUSR account or any account noted above used for anonymous access is a member of any group with privileged access, this is a finding.
Fix: F-83507r1_fix
Remove the Anonymous access account from all privileged accounts and all privileged groups.
- RMF Control
- SC-23
- Severity
- M
- CCI
- CCI-001188
- Version
- IISW-SI-000223
- Vuln IDs
-
- V-76813
- Rule IDs
-
- SV-91509r2_rule
Checks: C-76469r2_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name. Under the "ASP.NET" section, select "Session State". Under "Session State" Mode Settings, verify the "In Process" mode is selected. If the "In Process" mode is selected, this is not a finding. Alternative method: Click the site name. Select "Configuration Editor" under the "Management" section. From the "Section:" drop-down list at the top of the configuration editor, locate "system.web/sessionState". Verify the "mode" reflects "InProc". If the "mode" is not set to "InProc", this is a finding. If the system being reviewed is part of a Web Farm, interview the System Administrator to ensure Session State Tracking is enabled via a SQL server, or other means. If Session State Tracking is enabled on the Web Farm, this is not a finding.
Fix: F-83509r2_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name. Under the ASP.NET section, select "Session State". Under "Session State" Mode Settings, select the "In Process" mode.
- RMF Control
- SC-3
- Severity
- M
- CCI
- CCI-001084
- Version
- IISW-SI-000224
- Vuln IDs
-
- V-76815
- Rule IDs
-
- SV-91511r1_rule
Checks: C-76471r1_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name under review. Click the "Advanced Settings" from the "Actions" pane. Review the Physical Path. If the Path is on the same partition as the OS, this is a finding.
Fix: F-83511r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name under review. Click the “Advanced Settings” from the "Actions" pane. Change the Physical Path to the new partition and directory location.
- RMF Control
- SC-5
- Severity
- M
- CCI
- CCI-001094
- Version
- IISW-SI-000225
- Vuln IDs
-
- V-76817
- Rule IDs
-
- SV-91513r1_rule
Checks: C-76473r1_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click on the site name. Double-click the "Request Filtering" icon. Click “Edit Feature Settings” in the "Actions" pane. If the "maxUrl" value is not set to "4096" or less, this is a finding.
Fix: F-83513r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Click the site name under review. Double-click the "Request Filtering" icon. Click “Edit Feature Settings” in the "Actions" pane. Set the "maxURL" value to "4096" or less.
- RMF Control
- SC-5
- Severity
- M
- CCI
- CCI-001094
- Version
- IISW-SI-000226
- Vuln IDs
-
- V-76819
- Rule IDs
-
- SV-91515r2_rule
Checks: C-76475r2_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click on the site name. Double-click the "Request Filtering" icon. Click “Edit Feature Settings” in the "Actions" pane. If the "maxAllowedContentLength" value is not explicitly set to "30000000" or less or a length documented and approved by the ISSO, this is a finding.
Fix: F-83515r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name under review. Double-click the "Request Filtering" icon. Click “Edit Feature Settings” in the "Actions" pane. Set the "maxAllowedContentLength" value to "30000000" or less.
- RMF Control
- SC-5
- Severity
- M
- CCI
- CCI-001094
- Version
- IISW-SI-000227
- Vuln IDs
-
- V-76821
- Rule IDs
-
- SV-91517r1_rule
Checks: C-76477r1_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click on the site name. Double-click the "Request Filtering" icon. Click “Edit Feature Settings” in the "Actions" pane. If the "Maximum Query String" value is not set to "2048" or less, this is a finding.
Fix: F-83517r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name under review. Double-click the "Request Filtering" icon. Click “Edit Feature Settings” in the "Actions" pane. Set the "Maximum Query String" value to "2048" or less.
- RMF Control
- SC-5
- Severity
- M
- CCI
- CCI-001094
- Version
- IISW-SI-000228
- Vuln IDs
-
- V-76823
- Rule IDs
-
- SV-91519r1_rule
Checks: C-76479r1_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click on the site name. Double-click the "Request Filtering" icon. Click “Edit Feature Settings” in the "Actions" pane. If the "Allow high-bit characters" check box is checked, this is a finding.
Fix: F-83519r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name under review. Double-click the "Request Filtering" icon. Click “Edit Feature Settings” in the "Actions" pane. Uncheck the "Allow high-bit characters" check box.
- RMF Control
- SC-5
- Severity
- M
- CCI
- CCI-001094
- Version
- IISW-SI-000229
- Vuln IDs
-
- V-76825
- Rule IDs
-
- SV-91521r1_rule
Checks: C-76481r1_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click on the site name. Double-click the "Request Filtering" icon. Click “Edit Feature Settings” in the "Actions" pane. If the "Allow double escaping" check box is checked, this is a finding.
Fix: F-83521r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name under review. Double-click the "Request Filtering" icon. Click “Edit Feature Settings” in the "Actions" pane. Uncheck the "Allow double escaping" check box.
- RMF Control
- SC-5
- Severity
- M
- CCI
- CCI-001094
- Version
- IISW-SI-000230
- Vuln IDs
-
- V-76827
- Rule IDs
-
- SV-91523r2_rule
Checks: C-76483r2_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click on the site name. Double-click the "Request Filtering" icon. Click “Edit Feature Settings” in the "Actions" pane. If "Allow unlisted file name extensions" check box is checked, this is a finding.
Fix: F-83523r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name under review. Double-click the "Request Filtering" icon. Click “Edit Feature Settings” in the "Actions" pane. Uncheck the "Allow unlisted file extensions" check box.
- RMF Control
- SI-10
- Severity
- M
- CCI
- CCI-001310
- Version
- IISW-SI-000231
- Vuln IDs
-
- V-76829
- Rule IDs
-
- SV-91525r2_rule
Checks: C-76485r2_chk
Note: If the Directory Browsing feature is not enabled, this is Not Applicable. Follow the procedures below for each site hosted on the IIS 8.5 web server: Click the Site. Double-click the "Directory Browsing" icon. If the "Directory Browsing" is not installed, this is Not Applicable. Under the "Actions" pane verify "Directory Browsing" is "Disabled". If "Directory Browsing" is not "Disabled", this is a finding.
Fix: F-83525r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the Site. Double-click the "Directory Browsing" icon. Under the "Actions" pane click "Disabled".
- RMF Control
- SI-11
- Severity
- M
- CCI
- CCI-001312
- Version
- IISW-SI-000233
- Vuln IDs
-
- V-76835
- Rule IDs
-
- SV-91531r1_rule
Checks: C-76491r1_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name under review. Double-click the "Error Pages" icon. Click each error message and click "Edit Feature" setting from the "Actions" pane. If any error message is not set to “Detailed errors for local requests and custom error pages for remote requests”, this is a finding.
Fix: F-83531r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name under review. Double-click the "Error Pages" icon. Click each error message and click "Edit Feature" Setting from the "Actions" pane; set each error message to “Detailed errors for local requests and custom error pages for remote requests”.
- RMF Control
- SI-11
- Severity
- M
- CCI
- CCI-001312
- Version
- IISW-SI-000234
- Vuln IDs
-
- V-76837
- Rule IDs
-
- SV-91533r1_rule
Checks: C-76493r1_chk
Note: If the ".NET feature" is not installed, this check is Not Applicable. Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name under review. Double-click ".NET Compilation". Scroll down to the "Behavior" section and verify the value for "Debug" is set to "False". If the "Debug" value is not set to "False", this is a finding.
Fix: F-83533r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name under review. Double-click ".NET Compilation". Scroll down to the "Behavior" section and set the value for "Debug" to "False".
- RMF Control
- AC-12
- Severity
- M
- CCI
- CCI-002361
- Version
- IISW-SI-000235
- Vuln IDs
-
- V-76839
- Rule IDs
-
- SV-91535r2_rule
Checks: C-76495r2_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the Application Pools. Highlight an Application Pool to review and click "Advanced Settings" in the "Actions" pane. Scroll down to the "Process Model" section and verify the value for "Idle Time-out" is set to "20". If the "Idle Time-out" is not set to "20" or less, this is a finding. If the "Idle Time-out" is set to "0", this is a finding.
Fix: F-83535r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the Application Pools. Highlight an Application Pool to review and click "Advanced Settings" in the "Actions" pane. Scroll down to the "Process Model" section and set the value for "Idle Time-out" to "20" or less.
- RMF Control
- AC-12
- Severity
- M
- CCI
- CCI-002361
- Version
- IISW-SI-000236
- Vuln IDs
-
- V-76841
- Rule IDs
-
- SV-91537r2_rule
Checks: C-76497r2_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name. Select "Configuration Editor" under the "Management" section. From the "Section:" drop-down list at the top of the configuration editor, locate "system.web/sessionState". Verify the "timeout" is set to "00:20:00 or less”, using the lowest value possible depending upon the application. Acceptable values are 5 minutes for high-value applications, 10 minutes for medium-value applications, and 20 minutes for low-value applications. If "timeout" is not set to "00:20:00 or less”, this is a finding.
Fix: F-83537r2_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name. Select "Configuration Editor" under the "Management" section. From the "Section:" drop-down list at the top of the configuration editor, locate "system.web/sessionState". Set the "timeout" to "00:20:00 or less”, using the lowest value possible depending upon the application. Acceptable values are 5 minutes for high-value applications, 10 minutes for medium-value applications, and 20 minutes for low-value applications. In the "Actions" pane, click "Apply".
- RMF Control
- AC-17
- Severity
- M
- CCI
- CCI-002322
- Version
- IISW-SI-000237
- Vuln IDs
-
- V-76843
- Rule IDs
-
- SV-91539r1_rule
Checks: C-76499r1_chk
Interview the System Administrator and Web Manager. Ask for documentation for the IIS 8.5 web server administration. Verify there are documented procedures for shutting down an IIS 8.5 website in the event of an attack. The procedure should, at a minimum, provide the following steps: Determine the respective website for the application at risk of an attack. Access the IIS 8.5 web server IIS 8.5 Manager. Select the respective website. In the "Actions" pane, under "Manage Website", click on "Stop". If necessary, stop all websites. If necessary, stop the IIS 8.5 web server by selecting the web server in the IIS 8.5 Manager. In the "Actions" pane, under "Manage Server", click on "Stop". If there are not documented procedures with, at a minimum, the mentioned steps for stopping a website, this is a finding.
Fix: F-83539r1_fix
Prepare documented procedures for shutting down an IIS 8.5 website in the event of an attack. The procedure should, at a minimum, provide the following steps: Determine the respective website for the application at risk of an attack. Access the IIS 8.5 web server IIS 8.5 Manager. Select the respective website. In the "Actions" pane, under "Manage Website", click on "Stop". If necessary, stop all websites. If necessary, stop the IIS 8.5 web server by selecting the web server in the IIS 8.5 Manager. In the "Actions" pane, under "Manage Server", click on "Stop".
- RMF Control
- AU-4
- Severity
- M
- CCI
- CCI-001849
- Version
- IISW-SI-000238
- Vuln IDs
-
- V-76845
- Rule IDs
-
- SV-91541r1_rule
Checks: C-76501r1_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Access the IIS 8.5 web server IIS 8.5 Manager. Under "IIS" double-click on the "Logging" icon. In the "Logging" configuration box, determine the "Directory:" to which the "W3C" logging is being written. Confirm with the System Administrator that the designated log path is of sufficient size to maintain the logging. Under "Log File Rollover", verify the "Do not create new log files" is not selected. Verify a schedule is configured to rollover log files on a regular basis. Consult with the System Administrator to determine if there is a documented process for moving the log files off of the IIS 8.5 web server to another logging device. If the designated logging path device is not of sufficient space to maintain all log files and there is not a schedule to rollover files on a regular basis, this is a finding.
Fix: F-83541r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Under "IIS" double-click on the "Logging" icon. If necessary, in the "Logging" configuration box, redesignate a log path to a location able to house the logs. Under "Log File Rollover", deselect the "Do not create new log files" setting. Configure a schedule to rollover log files on a regular basis.
- RMF Control
- CM-7
- Severity
- M
- CCI
- CCI-001762
- Version
- IISW-SI-000239
- Vuln IDs
-
- V-76847
- Rule IDs
-
- SV-91543r1_rule
Checks: C-76503r1_chk
Review the website to determine if HTTP and HTTPs (e.g., 80 and 443) are used in accordance with those ports and services registered and approved for use by the DoD PPSM. Any variation in PPS will be documented, registered, and approved by the PPSM. Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name under review. In the “Action” Pane, click “Bindings”. Review the ports and protocols. If unknown ports or protocols are used, then this is a finding.
Fix: F-83543r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name under review. In the “Action” Pane, click “Bindings". Edit to change an existing binding and set the correct ports and protocol.
- RMF Control
- SC-23
- Severity
- M
- CCI
- CCI-002470
- Version
- IISW-SI-000241
- Vuln IDs
-
- V-76849
- Rule IDs
-
- SV-91545r4_rule
Checks: C-76505r3_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the site name under review. Click “Bindings” in the “Action” Pane. Click the “HTTPS type” from the box. Click “Edit”. Click “View” and then review and verify the certificate path. If the list of CAs in the trust hierarchy does not lead to the DoD PKI Root CA, DoD-approved external certificate authority (ECA), or DoD-approved external partner, this is a finding. If HTTPS is not an available type under site bindings, this is a finding. If HTTPS is not an available type under site bindings, and the Web Server ONLY communicates directly with a load balancer/proxy server, with IP address and Domain Restrictions in place, this is not a finding. For systems with load balancers that perform SSL offloading, this is Not Applicable.
Fix: F-83545r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Click the Server name. Double-click “Server Certificates”. Click “Import” under the "Actions" pane. Browse to the DoD certificate location, select it, and click “OK”. Remove any non-DoD certificates if present. Click on the site needing the certificate. Select “Bindings” under the "Actions" pane. Click on the binding needing a certificate and select “Edit”, or add a site binding for HTTPS. Assign the certificate to the website by choosing it under the “SSL Certificate” drop-down and clicking “OK”.
- RMF Control
- SC-28
- Severity
- M
- CCI
- CCI-002476
- Version
- IISW-SI-000242
- Vuln IDs
-
- V-76851
- Rule IDs
-
- SV-91547r5_rule
Checks: C-76507r4_chk
Note: If SSL is installed on load balancer/proxy server through which traffic is routed to the IIS 8.5 server, and the IIS 8.5 server receives traffic from the load balancer/proxy server, the SSL requirement must be met on the load balancer/proxy server. Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Double-click the "SSL Settings" icon under the "IIS" section. Verify "Require SSL" is checked. Verify "Client Certificates Required" is selected. Click the site under review. Select "Configuration Editor" under the "Management" section. From the "Section:" drop-down list at the top of the configuration editor, locate “system.webServer/security/access”. The value for "sslFlags" set must include "ssl128". If the "Require SSL" is not selected, this is a finding. If the "Client Certificates Required" is not selected, this is a finding. If the "sslFlags" is not set to "ssl128", this is a finding.
Fix: F-83547r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Double-click the "SSL Settings" icon under the "IIS" section. Select the "Require SSL" setting. Select the "Client Certificates Required" setting. Click "Apply" in the "Actions" pane. Click the site under review. Select "Configuration Editor" under the "Management" section. From the "Section:" drop-down list at the top of the configuration editor, locate “system.webServer/security/access”. Click on the drop-down list for "sslFlags". Select the "Ssl128" check box. Click "Apply" in the "Actions" pane.
- RMF Control
- SC-8
- Severity
- M
- CCI
- CCI-002418
- Version
- IISW-SI-000244
- Vuln IDs
-
- V-76855
- Rule IDs
-
- SV-91551r1_rule
Checks: C-76511r1_chk
Follow the procedures below for each site hosted on the IIS 8.5 web server: Access the IIS 8.5 Manager. Select the website being reviewed. Under "Management" section, double-click the "Configuration Editor" icon. From the "Section:" drop-down list, select “system.webServer/asp". Expand the "session" section. Verify the "keepSessionIdSecure" is set to "True". If the "keepSessionIdSecure" is not set to "True", this is a finding.
Fix: F-83551r1_fix
Follow the procedures below for each site hosted on the IIS 8.5 web server: Access the IIS 8.5 Manager. Select the website being reviewed. Under "Management" section, double-click the "Configuration Editor" icon. From the "Section:" drop-down list, select “system.webServer/asp". Expand the "session" section. Select "True" for the "keepSessionIdSecure" setting. Select "Apply" from the "Actions" pane.
- RMF Control
- SC-8
- Severity
- M
- CCI
- CCI-002418
- Version
- IISW-SI-000246
- Vuln IDs
-
- V-76859
- Rule IDs
-
- SV-91555r4_rule
Checks: C-76515r4_chk
Note: If the server being reviewed is a public IIS 10.0 web server, this is Not Applicable. Note: If SSL is installed on load balancer/proxy server through which traffic is routed to the IIS 10.0 server, and the IIS 10.0 server receives traffic from the load balancer/proxy server, the SSL requirement must be met on the load balancer/proxy server. Follow the procedures below for each site hosted on the IIS 10.0 web server: Access the IIS 10.0 Manager. Under the "Management" section, double-click the "Configuration Editor" icon. From the "Section:" drop-down list, select "system.web/httpCookies". Verify the "require SSL" is set to "True". From the "Section:" drop-down list, select "system.web/sessionState". Verify the "compressionEnabled" is set to "False". If both the "system.web/httpCookies:require SSL" is set to "True" and the "system.web/sessionState:compressionEnabled" is set to "False", this is not a finding.
Fix: F-83555r3_fix
Note: If the server being reviewed is a public IIS 10.0 web server, this is Not Applicable. Follow the procedures below for each site hosted on the IIS 10.0 web server: Access the IIS 10.0 Manager. Under "Management" section, double-click the "Configuration Note: If the server being reviewed is a public IIS 10.0 web server, this is Not Applicable. Follow the procedures below for each site hosted on the IIS 10.0 web server: Access the IIS 10.0 Manager. Under "Management" section, double-click the "Configuration Editor" icon. From the "Section:" drop-down list, select "system.web/httpCookies". Set the "require SSL" to "True". From the "Section:" drop-down list, select "system.web/sessionState". Set the "compressionEnabled" to "False". Select "Apply" from the "Actions" pane.
- RMF Control
- SC-8
- Severity
- M
- CCI
- CCI-002420
- Version
- IISW-SI-000249
- Vuln IDs
-
- V-76861
- Rule IDs
-
- SV-91557r5_rule
Checks: C-76517r4_chk
Note: If the server being reviewed is a public IIS 8.5 web server, this is Not Applicable. Note: If SSL is installed on load balancer/proxy server through which traffic is routed to the IIS 8.5 server, and the IIS 8.5 server receives traffic from the load balancer/proxy server, the SSL requirement must be met on the load balancer/proxy server. Follow the procedures below for each site hosted on the IIS 8.5 web server: Open the IIS 8.5 Manager. Double-click the "SSL Settings" icon under the "IIS" section. Verify "Require SSL" is checked. Verify "Client Certificates Required" is selected. Click the site under review. Select "Configuration Editor" under the "Management" section. From the "Section:" drop-down list at the top of the configuration editor, locate “system.webServer/security/access”. The value for "sslFlags" should be “ssl128”. If the "Require SSL" is not selected, this is a finding. If the "Client Certificates Required" is not selected, this is a finding. If the "sslFlags" is not set to "ssl128", this is a finding.
Fix: F-83557r4_fix
Note: If the server being reviewed is a public IIS 8.5 web server, this is Not Applicable. Follow the procedures below for web server and each site under review: Open the IIS 8.5 Manager. Double-click the "SSL Settings" icon under the "IIS" section. Verify "Require SSL" is checked. Verify "Client Certificates Required" is selected. Click the site under review. Select "Configuration Editor" under the "Management" section. From the "Section:" drop-down list at the top of the configuration editor, locate “system.webServer/security/access”. The value for "sslFlags" should be “ssl128”.
- RMF Control
- CM-6
- Severity
- M
- CCI
- CCI-000366
- Version
- IISW-SI-000251
- Vuln IDs
-
- V-76865
- Rule IDs
-
- SV-91561r4_rule
Checks: C-76521r4_chk
Note: If the IIS Application Pool is hosting Microsoft SharePoint, this is Not Applicable. If this IIS 8.5 installation is supporting Microsoft Exchange, and not otherwise hosting any content, this requirement is Not Applicable. Open the IIS 8.5 Manager. Click "Application Pools". In the list of Application Pools, review the "Applications" column and verify unique application pools for each website. If any Application Pools are being used for more than one website, this is a finding.
Fix: F-83561r2_fix
Open the IIS 8.5 Manager. Click the site name under review. Assign a unique application pool to each website.
- RMF Control
- CM-6
- Severity
- M
- CCI
- CCI-000366
- Version
- IISW-SI-000252
- Vuln IDs
-
- V-76867
- Rule IDs
-
- SV-91563r4_rule
Checks: C-76523r3_chk
Note: If the IIS Application Pool is hosting Microsoft SharePoint, this is Not Applicable. If this IIS 8.5 installation is supporting Microsoft Exchange, and not otherwise hosting any content, this requirement is Not Applicable. Open the IIS 8.5 Manager. Perform for each Application Pool. Click "Application Pools". Highlight an Application Pool and click "Advanced Settings" in the "Action" Pane. Scroll down to the "Recycling section" and verify the value for "Request Limit" is set to a value other than "0". If the "Request Limit" is set to a value of "0", this is a finding.
Fix: F-83563r3_fix
Open the IIS 8.5 Manager. Click "Application Pools". Highlight an Application Pool and click "Advanced Settings" in the "Action" Pane. Scroll down to the "Recycling section" and set the value for "Request Limit" to greater than "0". Click "OK".
- RMF Control
- CM-6
- Severity
- M
- CCI
- CCI-000366
- Version
- IISW-SI-000253
- Vuln IDs
-
- V-76869
- Rule IDs
-
- SV-91565r4_rule
Checks: C-76525r4_chk
Note: If the IIS Application Pool is hosting Microsoft SharePoint, this is Not Applicable. If this IIS 8.5 installation is supporting Microsoft Exchange, and not otherwise hosting any content, this requirement is Not Applicable. Open the IIS 8.5 Manager. Perform the following for each Application Pool: Click "Application Pools". Highlight an Application Pool and click "Advanced Settings" in the Action Pane. In the "Advanced Settings" dialog box scroll down to the "Recycling" section and verify the value for "Virtual Memory Limit" is not set to "0". If the value for "Virtual Memory Limit" is set to "0", this is a finding.
Fix: F-83565r2_fix
Open the IIS 8.5 Manager. Click “Application Pools”. Perform the following for each Application Pool: Highlight an Application Pool and click "Advanced Settings" in the "Action" Pane. In the "Advanced Settings" dialog box scroll down to the "Recycling" section and set the value for "Virtual Memory Limit" to a value other than "0". Click "OK".
- RMF Control
- CM-6
- Severity
- M
- CCI
- CCI-000366
- Version
- IISW-SI-000254
- Vuln IDs
-
- V-76871
- Rule IDs
-
- SV-91567r3_rule
Checks: C-76527r3_chk
Note: If the IIS Application Pool is hosting Microsoft SharePoint, this is Not Applicable. If this IIS 8.5 installation is supporting Microsoft Exchange, and not otherwise hosting any content, this requirement is Not Applicable. Open the IIS 8.5 Manager. Perform the following for each Application Pool: Click "Application Pools". Highlight an Application Pool and click "Advanced Settings" in the "Action" Pane. Scroll down to the "Recycling" section and verify the value for "Private Memory Limit" is set to a value other than "0". If the "Private Memory Limit" is set to a value of "0", this is a finding.
Fix: F-83567r2_fix
Open the IIS 8.5 Manager. Click "Application Pools". Perform the following for each Application Pool: Highlight an Application Pool and click "Advanced Settings" in the "Action" Pane. Scroll down to the "Recycling" section and set the value for "Private Memory Limit" to a value other than "0".
- RMF Control
- CM-6
- Severity
- M
- CCI
- CCI-000366
- Version
- IISW-SI-000255
- Vuln IDs
-
- V-76873
- Rule IDs
-
- SV-91569r1_rule
Checks: C-76529r1_chk
Note: Recycling Application Pools can create an unstable environment in a 64-bit SharePoint environment. If operational issues arise, with supporting documentation from the ISSO this check can be downgraded to a Cat III. Open the IIS 8.5 Manager. Perform for each Application Pool. Click the “Application Pools”. Highlight an Application Pool and click "Advanced Settings" in the “Action” Pane. Scroll down to the "Recycling" section and expand the "Generate Recycle Event Log Entry" section. Verify both the "Regular time interval" and "Specific time" options are set to "True". If both the "Regular time interval" and "Specific time" options are not set to "True", this is a finding.
Fix: F-83569r1_fix
Open the IIS 8.5 Manager. Click the “Application Pools”. Perform for each Application Pool. Highlight an Application Pool and click "Advanced Settings" in the “Action” Pane. Scroll down to the "Recycling" section and expand the "Generate Recycle Event Log Entry" section. Set both the "Regular time interval" and "Specific time" options to "True".
- RMF Control
- CM-6
- Severity
- M
- CCI
- CCI-000366
- Version
- IISW-SI-000256
- Vuln IDs
-
- V-76875
- Rule IDs
-
- SV-91571r1_rule
Checks: C-76531r1_chk
Open the IIS 8.5 Manager. Perform for each Application Pool. Click the “Application Pools”. Highlight an Application Pool to review and click "Advanced Settings" in the "Actions" pane. Scroll down to the "General" section and verify the value for "Queue Length" is set to 1000. If the "Queue Length" is set to "1000" or less, this is not a finding.
Fix: F-83571r1_fix
Open the IIS 8.5 Manager. Click the “Application Pools”. Highlight an Application Pool to review and click "Advanced Settings" in the "Actions" pane. Scroll down to the “General” section and set the value for “Queue Length” to “1000” or less. Click “OK”.
- RMF Control
- CM-6
- Severity
- M
- CCI
- CCI-000366
- Version
- IISW-SI-000257
- Vuln IDs
-
- V-76877
- Rule IDs
-
- SV-91573r1_rule
Checks: C-76533r1_chk
Open the Internet Information Services (IIS) Manager. Click the “Application Pools”. Perform for each Application Pool. Highlight an Application Pool to review and click "Advanced Settings" in the "Actions" pane. Scroll down to the "Process Model" section and verify the value for "Ping Enabled" is set to "True". If the value for "Ping Enabled" is not set to "True", this is a finding.
Fix: F-83573r1_fix
Open the IIS 8.5 Manager. Click the “Application Pools”. Perform for each Application Pool. Highlight an Application Pool to review and click "Advanced Settings" in the "Actions" pane. Scroll down to the "Process Model" section and set the value for "Ping Enabled" to "True". Click “OK”.
- RMF Control
- CM-6
- Severity
- M
- CCI
- CCI-000366
- Version
- IISW-SI-000258
- Vuln IDs
-
- V-76879
- Rule IDs
-
- SV-91575r1_rule
Checks: C-76535r1_chk
Open the IIS 8.5 Manager. Click the “Application Pools”. Perform for each Application Pool. Highlight an Application Pool to review and click "Advanced Settings" in the "Actions" pane. Scroll down to the "Rapid Fail Protection" section and verify the value for "Enabled" is set to "True". If the "Rapid Fail Protection:Enabled" is not set to "True", this is a finding.
Fix: F-83575r1_fix
Open the IIS 8.5 Manager. Click the “Application Pools”. Perform for each Application Pool. Highlight an Application Pool to review and click "Advanced Settings" in the "Actions" pane. Scroll down to the "Rapid Fail Protection" section and set the value for "Enabled" to "True". Click “OK”.
- RMF Control
- CM-6
- Severity
- M
- CCI
- CCI-000366
- Version
- IISW-SI-000259
- Vuln IDs
-
- V-76881
- Rule IDs
-
- SV-91577r1_rule
Checks: C-76537r1_chk
Open the IIS 8.5 Manager. Click the “Application Pools”. Perform for each Application Pool. Highlight an Application Pool to review and click "Advanced Settings" in the "Actions" pane. Scroll down to the "Rapid Fail Protection" section and verify the value for "Failure Interval" is set to "5". If the "Failure Interval" is not set to "5" or less, this is a finding.
Fix: F-83577r1_fix
Open the IIS 8.5 Manager. Click the “Application Pools”. Perform for each Application Pool. Highlight an Application Pool to review and click "Advanced Settings" in the "Actions" pane. Scroll down to the "Rapid Fail Protection" section and set the value for "Failure Interval" to "5" or less. Click “OK”.
- RMF Control
- CM-7
- Severity
- M
- CCI
- CCI-000381
- Version
- IISW-SI-000261
- Vuln IDs
-
- V-76885
- Rule IDs
-
- SV-91581r4_rule
Checks: C-76541r4_chk
Determine whether scripts are used on the web server for the target website. Common file extensions include, but are not limited to: .cgi, .pl, .vbs, .class, .c, .php, and .asp. All interactive programs must be placed in unique designated folders based on CGI or ASP script type. For modular and/or third-party applications, it is permissible to have script files in multiple folders. Open the IIS 8.5 Manager. Right-click the IIS 8.5 web site name and select "Explore". Search for the listed script extensions. Each script type must be in its unique designated folder. If scripts are not segregated from web content and in their own unique folders, this is a finding.
Fix: F-83581r3_fix
All interactive programs must be placed in unique designated folders based on CGI or ASP script type. Open the IIS 8.5 Manager. Right-click the IIS 8.5 web server name and select "Explore". Search for the listed script extensions. Move each script type to its unique designated folder. Set the permissions to the scripts folders as follows: Administrators: FULL TrustedInstaller: FULL SYSTEM: FULL ApplicationPoolId:READ Custom Service Account: READ Users: READ ALL APPLICATION PACKAGES: READ
- RMF Control
- CM-7
- Severity
- M
- CCI
- CCI-000381
- Version
- IISW-SI-000262
- Vuln IDs
-
- V-76887
- Rule IDs
-
- SV-91583r2_rule
Checks: C-76543r2_chk
Determine whether scripts are used on the web server for the subject website. Common file extensions include, but are not limited to: .cgi, .pl, .vb, .class, .c, .php, .asp, and .aspx. If the website does not utilize CGI, this finding is Not Applicable. All interactive programs must have restrictive permissions. Open the IIS 8.5 Manager. Right-click the IIS 8.5 web site name and select “Explore”. Search for the listed script extensions. Review the permissions to the CGI scripts and verify only the permissions listed, or more restrictive permissions are assigned. Administrators: FULL Web Administrators: FULL TrustedInstaller: FULL ALL APPLICATION PACKAGES: Read SYSTEM: FULL ApplicationPoolId: READ Custom Service Account: READ Users: READ If the permissions are less restrictive than listed above, this is a finding.
Fix: F-83583r2_fix
Determine whether scripts are used on the web server for the subject website. Common file extensions include, but are not limited to: .cgi, .pl, .vb, .class, .c, .php, .asp, and .aspx. If the website does not utilize CGI, this finding is NA. All interactive programs must have restrictive permissions. Open the IIS 8.5 Manager. Right-click the IIS 8.5 web server name and select “Explore”. Search for the listed script extensions. Set the permissions to the CGI scripts as follows: Administrators: FULL Web Administrators: FULL TrustedInstaller: FULL ALL APPLICATION PACKAGES: Read SYSTEM: FULL ApplicationPoolId: READ Custom Service Account: READ Users: READ
- RMF Control
- CM-7
- Severity
- M
- CCI
- CCI-000381
- Version
- IISW-SI-000263
- Vuln IDs
-
- V-76889
- Rule IDs
-
- SV-91585r1_rule
Checks: C-76545r1_chk
Determine whether scripts are used on the web server for the subject website. Common file extensions include, but are not limited to: .cgi, .pl, .vb, .class, .c, .php, .asp, and .aspx. If the website does not utilize CGI, this finding is Not Applicable. Open the IIS 8.5 Manager. Right-click the IIS 8.5 web site name and select “Explore”. Search for the listed script extensions Search for the following files: *.bak, *.old, *.temp, *.tmp, *.backup, or “copy of...”. If files with these extensions are found, this is a finding.
Fix: F-83585r1_fix
Remove the backup files from the production web server.
- RMF Control
- CM-6
- Severity
- M
- CCI
- CCI-000366
- Version
- IISW-SI-000264
- Vuln IDs
-
- V-76891
- Rule IDs
-
- SV-91587r1_rule
Checks: C-76547r1_chk
Note: This requirement is only applicable for private DoD websites. If a banner is required, the following banner page must be in place: “You are accessing a U.S. Government (USG) Information System (IS) that is provided for USG-authorized use only. By using this IS (which includes any device attached to this IS), you consent to the following conditions: -The USG routinely intercepts and monitors communications on this IS for purposes including, but not limited to, penetration testing, COMSEC monitoring, network operations and defense, personnel misconduct (PM), law enforcement (LE), and counterintelligence (CI) investigations. - At any time, the USG may inspect and seize data stored on this IS. - Communications using, or data stored on, this IS are not private, are subject to routine monitoring, interception, and search, and may be disclosed or used for any USG-authorized purpose. - This IS includes security measures (e.g., authentication and access controls) to protect USG interests—not for your personal benefit or privacy. - Notwithstanding the above, using this IS does not constitute consent to PM, LE or CI investigative searching or monitoring of the content of privileged communications, or work product, related to personal representation or services by attorneys, psychotherapists, or clergy, and their assistants. Such communications and work product are private and confidential. See User Agreement for details.” OR If your system cannot meet the character limits to store this amount of text in the banner, the following is another option for the warning banner: "I've read & consent to terms in IS user agreem't." NOTE: While DoDI 8500.01 does not contain a copy of the banner to be used, it does point to the RMF Knowledge Service for a copy of the required text. It is also noted that the banner is to be displayed only once when the individual enters the site and not for each page. If the access-controlled website does not display this banner page before entry, this is a finding.
Fix: F-83587r1_fix
Configure a DoD private website to display the required DoD banner page when authentication is required for user access.