Skip to main content
Version: 2.1.0

EIDSCA.ST08 - Default Settings - Classification and M365 Groups - M365 groups - Allow Guests to become Group Owner.

Overview​

Indicating whether or not a guest user can be an owner of groups, manage

CISA SCuBA 2.18: Guest users SHOULD have limited access to Entra ID (Azure AD) directory objects

Test script​

https://graph.microsoft.com/beta/settings
.values -eq 'false'

Test Metadata​

FieldValue
Test IDEIDSCA.ST08
SeverityMedium
SuiteEntra ID SCA
CategoryGeneral
PowerShell testTest-MtEidscaST08
TagsEIDSCA, EIDSCA.ST08

Source​

  • Pester test: tests/EIDSCA/Test-EIDSCA.Generated.Tests.ps1
  • PowerShell source: powershell/internal/eidsca/Test-MtEidscaST08.ps1