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