Skip to main content
Version: 2.1.1-preview

CISA.MS.EXO.6.1 - Contact folders SHALL NOT be shared with all domains.

Overview​

Contact folders SHALL NOT be shared with all domains.

Rationale: Contact folders may contain information that should not be shared by default with all domains. Disabling sharing with all domains closes an avenue for data exfiltration while still allowing for specific legitimate use as needed.

Remediation action:​

To restrict sharing with all domains:

  1. Sign in to the Exchange admin center.
  2. On the left-hand pane under Organization, select Sharing.
  3. Select Individual Sharing.
  4. For all existing policies, select the policy, then select Manage domains.
  5. For all sharing rules under all existing policies, ensure Sharing with everyone and Anonymous do not include ContactsSharing.

Test Metadata​

FieldValue
Test IDCISA.MS.EXO.6.1
SeverityMedium
SuiteCISA
Categoryexchange
PowerShell testTest-MtCisaContactSharing
TagsCISA, CISA.MS.EXO.6.1, MS.EXO, MS.EXO.6.1

Source​

  • Pester test: tests/cisa/exchange/Test-MtCisaContactSharing.Tests.ps1
  • PowerShell source: powershell/public/cisa/exchange/Test-MtCisaContactSharing.ps1