Azure secure score role overlap
| Id | 8E6D9A66-F1B0-463D-BA90-11A5AEC0E15A |
| Rulename | Azure secure score role overlap |
| Description | This query searches for accounts that have been assigned Global Administrator do not need other roles assigned. Global Administrators have access to all aspects of Azure |
| Severity | Medium |
| Tactics | Impact |
| Techniques | T1529 |
| Required data connectors | SenservaPro |
| Kind | Scheduled |
| Query frequency | 6h |
| Query period | 6h |
| Trigger threshold | 0 |
| Trigger operator | gt |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SenservaPro/Analytic Rules/GlobaAdminRoleOverlap.yaml |
| Version | 1.0.0 |
| Arm template | 8E6D9A66-F1B0-463D-BA90-11A5AEC0E15A.json |
SenservaPro_CL
| where ControlName_s == 'AzureSecureScoreRoleOverlap'
queryPeriod: 6h
query: |
SenservaPro_CL
| where ControlName_s == 'AzureSecureScoreRoleOverlap'
name: Azure secure score role overlap
entityMappings:
- fieldMappings:
- columnName: ControlName_s
identifier: Name
- columnName: TenantId
identifier: AadTenantId
- columnName: TenantDisplayName_s
identifier: DisplayName
entityType: Account
- fieldMappings:
- columnName: Group_s
identifier: DistinguishedName
entityType: SecurityGroup
- fieldMappings:
- columnName: SourceSystem
identifier: ResourceId
entityType: AzureResource
queryFrequency: 6h
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SenservaPro/Analytic Rules/GlobaAdminRoleOverlap.yaml
requiredDataConnectors:
- connectorId: SenservaPro
dataTypes:
- SenservaPro_CL
description: |
'This query searches for accounts that have been assigned Global Administrator do not need other roles assigned.
Global Administrators have access to all aspects of Azure'
kind: Scheduled
version: 1.0.0
status: Available
severity: Medium
relevantTechniques:
- T1529
triggerOperator: gt
triggerThreshold: 0
tactics:
- Impact
id: 8E6D9A66-F1B0-463D-BA90-11A5AEC0E15A