Authomize_v2_CL
| where ingestion_time() >= ago(30m)
| extend EventID = id_s, Policy = policy_name_s, Severity = severity_s,Description = description_s,Recommendation = recommendation_s,URL = url_s,Tactics = tactics_s
| where Policy has "User without MFA"
| project EventID, Policy, Severity, Description, Recommendation, URL, Category, Tactics
name: User without MFA
incidentConfiguration:
groupingConfiguration:
reopenClosedIncident: false
groupByCustomDetails: []
groupByAlertDetails: []
enabled: true
matchingMethod: AnyAlert
groupByEntities: []
lookbackDuration: 5h
createIncident: true
query: |-
Authomize_v2_CL
| where ingestion_time() >= ago(30m)
| extend EventID = id_s, Policy = policy_name_s, Severity = severity_s,Description = description_s,Recommendation = recommendation_s,URL = url_s,Tactics = tactics_s
| where Policy has "User without MFA"
| project EventID, Policy, Severity, Description, Recommendation, URL, Category, Tactics
queryPeriod: 30m
triggerOperator: gt
suppressionEnabled: false
tactics:
- InitialAccess
suppressionDuration: 5h
kind: Scheduled
triggerThreshold: 0
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Authomize/Analytic Rules/User_without_MFA.yaml
eventGroupingSettings:
aggregationKind: SingleAlert
version: 1.0.2
alertDetailsOverride:
alertDynamicProperties:
- value: URL
alertProperty: AlertLink
alertDescriptionFormat: |
User without MFA. The policy detects user accounts without mutli-factor authentication
alertnameFormat: Alert from Authomize - User without MFA
alertTactics: Tactics
alertSeverity: Severity
relevantTechniques:
- T1078
id: 71a7b0de-f13d-44b9-9caa-668f1bad0ce6
customDetails:
EventDescription: Description
EventName: Policy
EventRecommendation: Recommendation
AuthomizeEventID: EventID
ReferencedURL: URL
severity: Medium
requiredDataConnectors:
- connectorId: Authomize
dataTypes:
- Authomize_v2_CL
status: Available
description: The policy detects user accounts without mutli-factor authentication
entityMappings:
- entityType: URL
fieldMappings:
- columnName: URL
identifier: Url
queryFrequency: 30m