Detectionmediumtest
Disabled MFA to Bypass Authentication Mechanisms
Detection for when multi factor authentication has been disabled, which might indicate a malicious activity to bypass authentication mechanisms.
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
Azureactivitylogs
ProductAzure← raw: azure
Serviceactivitylogs← raw: activitylogs
Detection Logic
Detection Logic1 selector
detection:
selection:
eventSource: AzureActiveDirectory
eventName: 'Disable Strong Authentication.'
status: success
condition: selectionFalse Positives
Authorized modification by administrators
References
MITRE ATT&CK
Rule Metadata
Rule ID
7ea78478-a4f9-42a6-9dcd-f861816122bf
Status
test
Level
medium
Type
Detection
Created
Tue Feb 08
Author
Path
rules/cloud/azure/activity_logs/azure_mfa_disabled.yml
Raw Tags
attack.defense-evasionattack.credential-accessattack.persistenceattack.t1556