SV-223249r612235_rule
V-223249
SRG-APP-000112
SP13-00-000065
CAT I
10
Configure SharePoint to prevent the execution of prohibited mobile code.
Navigate to Central Administration.
Click Manage Web Applications.
For each Web Application in the Farm:
-Click on the Web Application to configure.
-Click on the drop-down box below General Settings.
-Click on General Settings in the drop down box.
-Under Browser File Handling, verify that "Strict" is selected.
If "Strict" is not selected, this is a finding.
Mobile code can be further restricted to meet the policy of the organization:
Log on to a farm server hosting Central Administration.
Click Start and type SharePoint 2013 Management Shell followed by Enter.
Type $webApp = Get-SPWebApplication -Identity {URL} where {URL is the {URL} of the web application to configure.
Press Enter.
Type $webApp.AllowedInlineDownloadedMimeTypes. Remove ({mime type}) where {mime type} represents the mime type to remove (e.g., application\x-shockwave-flash).
Press Enter.
Review the SharePoint server configuration to ensure the execution of prohibited mobile code is prevented.
Navigate to Central Administration.
Click Manage Web Applications.
For each Web Application in the Farm:
-Click on the Web Application to configure.
-Click on the drop-down box below General Settings.
-Click on General Settings in the drop down box.
-Under Browser File Handling, verify that "Strict" is selected.
If "Strict" is not selected, this is a finding.
V-223249
False
SP13-00-000065
Review the SharePoint server configuration to ensure the execution of prohibited mobile code is prevented.
Navigate to Central Administration.
Click Manage Web Applications.
For each Web Application in the Farm:
-Click on the Web Application to configure.
-Click on the drop-down box below General Settings.
-Click on General Settings in the drop down box.
-Under Browser File Handling, verify that "Strict" is selected.
If "Strict" is not selected, this is a finding.
M
4096