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 "Admin password wasn't updated during the last 30 days"
| project EventID, Policy, Severity, Description, Recommendation, URL, Category, Tactics
severity: Medium
description: The policy detects an administrative account where the password of the account was not updated in the last 30 days.
customDetails:
EventName: Policy
AuthomizeEventID: EventID
ReferencedURL: URL
EventRecommendation: Recommendation
EventDescription: Description
status: Available
triggerOperator: gt
id: 63d87fcb-d197-48d2-a642-de4813f0219a
entityMappings:
- entityType: URL
fieldMappings:
- columnName: URL
identifier: Url
version: 1.0.2
incidentConfiguration:
groupingConfiguration:
groupByCustomDetails: []
enabled: true
groupByEntities: []
reopenClosedIncident: false
matchingMethod: AnyAlert
groupByAlertDetails: []
lookbackDuration: 5h
createIncident: true
suppressionEnabled: false
tactics:
- InitialAccess
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 "Admin password wasn't updated during the last 30 days"
| project EventID, Policy, Severity, Description, Recommendation, URL, Category, Tactics
suppressionDuration: 5h
queryPeriod: 30m
alertDetailsOverride:
alertSeverity: Severity
alertDescriptionFormat: |
Admin password wasn't updated during the last 30 days. The policy detects admin account where password wasn't updated during the last 30 days.
alertnameFormat: Alert from Authomize - Admin password wasn't updated during the last 30 days
alertDynamicProperties:
- value: URL
alertProperty: AlertLink
alertTactics: Tactics
requiredDataConnectors:
- dataTypes:
- Authomize_v2_CL
connectorId: Authomize
triggerThreshold: 0
kind: Scheduled
name: Admin password not updated in 30 days
relevantTechniques:
- T1078
queryFrequency: 30m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Authomize/Analytic Rules/Admin_password_wasnt_updated.yaml
eventGroupingSettings:
aggregationKind: SingleAlert