CISA.MS.SHAREPOINT.1.1 - External sharing for SharePoint SHALL be limited to Existing guests or Only People in your organization.
Overviewβ
External sharing for SharePoint SHALL be limited to Existing guests or Only People in your organization.
Rationale: Sharing information outside the organization via SharePoint increases the risk of unauthorized access. By limiting external sharing, administrators decrease the risk of access to information.
Remediation action:β
- Sign in to the SharePoint admin center.
- Select Policies > Sharing.
- Adjust external sharing slider for SharePoint to Existing guests or Only people in your organization.
β οΈ WARNING: This will break existing sharing.
- Select Save.
Related linksβ
Test Metadataβ
| Field | Value |
|---|---|
| Test ID | CISA.MS.SHAREPOINT.1.1 |
| Severity | Medium |
| Suite | CISA |
| Category | spo |
| PowerShell test | Test-MtCisaSpoSharing |
| Tags | CISA, CISA.MS.SHAREPOINT.1.1, MS.SHAREPOINT, MS.SHAREPOINT.1.1 |
Sourceβ
- Pester test:
tests/cisa/spo/Test-MtCisaSpoSharing.Tests.ps1 - PowerShell source:
powershell/public/cisa/spo/Test-MtCisaSpoSharing.ps1