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'
tactics:
- Impact
severity: Medium
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
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'
version: 1.0.0
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SenservaPro/Analytic Rules/GlobaAdminRoleOverlap.yaml
requiredDataConnectors:
- dataTypes:
- SenservaPro_CL
connectorId: SenservaPro
name: Azure secure score role overlap
query: |
SenservaPro_CL
| where ControlName_s == 'AzureSecureScoreRoleOverlap'
id: 8E6D9A66-F1B0-463D-BA90-11A5AEC0E15A
relevantTechniques:
- T1529
queryFrequency: 6h
queryPeriod: 6h
triggerThreshold: 0
status: Available
kind: Scheduled
triggerOperator: gt