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