From MS SharePoint 2013 Security Technical Implementation Guide
Part of SRG-APP-000112
Associated with: CCI-001695
Decisions regarding the utilization of mobile code within organizational information systems need to include evaluations that help determine the potential for the code to cause damage to the system if used maliciously.
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.
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.
Lavender hyperlinks in small type off to the right (of CSS
class id
, if you view the page source) point to
globally unique URIs for each document and item. Copy the
link location and paste anywhere you need to talk
unambiguously about these things.
You can obtain data about documents and items in other
formats. Simply provide an HTTP header Accept:
text/turtle
or
Accept: application/rdf+xml
.
Powered by sagemincer