Azure secure score admin MFA
| Id | 9a15c3dd-f72b-49a4-bcb7-94406395661e |
| Rulename | Azure secure score admin MFA |
| Description | This query searches for requiring multi-factor authentication (MFA) for all administrative roles makes it harder for attackers to access accounts. Administrative roles have higher permissions than typical users. If any of those accounts are compromised, critical devices and data is open to attack. |
| Severity | High |
| Tactics | Impact |
| Techniques | T1529 T1498 |
| 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/AdminMFA.yaml |
| Version | 1.0.1 |
| Arm template | 9a15c3dd-f72b-49a4-bcb7-94406395661e.json |
SenservaPro_CL
| where ControlName_s == 'AzureSecureScoreAdminMFAV2'
queryPeriod: 6h
id: 9a15c3dd-f72b-49a4-bcb7-94406395661e
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SenservaPro/Analytic Rules/AdminMFA.yaml
triggerOperator: gt
triggerThreshold: 0
entityMappings:
- fieldMappings:
- identifier: Name
columnName: ControlName_s
- identifier: AadTenantId
columnName: TenantId
- identifier: DisplayName
columnName: TenantDisplayName_s
entityType: Account
- fieldMappings:
- identifier: DistinguishedName
columnName: Group_s
entityType: SecurityGroup
- fieldMappings:
- identifier: ResourceId
columnName: SourceSystem
entityType: AzureResource
status: Available
kind: Scheduled
name: Azure secure score admin MFA
relevantTechniques:
- T1529
- T1498
description: |
'This query searches for requiring multi-factor authentication (MFA) for all administrative roles makes it harder for attackers to access accounts. Administrative roles have higher permissions than typical users. If any of those accounts are compromised, critical devices and data is open to attack.'
query: |
SenservaPro_CL
| where ControlName_s == 'AzureSecureScoreAdminMFAV2'
version: 1.0.1
tactics:
- Impact
requiredDataConnectors:
- dataTypes:
- SenservaPro_CL
connectorId: SenservaPro
severity: High
queryFrequency: 6h