Detectionmediumtest
Certificate-Based Authentication Enabled
Detects when certificate based authentication has been enabled in an Azure Active Directory tenant.
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
Azureauditlogs
ProductAzure← raw: azure
Serviceauditlogs← raw: auditlogs
Detection Logic
Detection Logic1 selector
detection:
selection:
OperationName: 'Authentication Methods Policy Update'
TargetResources.modifiedProperties|contains: 'AuthenticationMethodsPolicy'
condition: selectionFalse Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
MITRE ATT&CK
Rule Metadata
Rule ID
c2496b41-16a9-4016-a776-b23f8910dc58
Status
test
Level
medium
Type
Detection
Created
Tue Mar 26
Author
Path
rules/cloud/azure/audit_logs/azure_ad_certificate_based_authencation_enabled.yml
Raw Tags
attack.defense-evasionattack.credential-accessattack.persistenceattack.privilege-escalationattack.t1556