SenservaPro_CL
| where ControlName_s == 'UserStaleLastPasswordChange'
description: |
'This query searches for stale last password change'
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SenservaPro/Analytic Rules/SearchStaleLastPasswordChange.yaml
requiredDataConnectors:
- dataTypes:
- SenservaPro_CL
connectorId: SenservaPro
query: |
SenservaPro_CL
| where ControlName_s == 'UserStaleLastPasswordChange'
triggerThreshold: 0
name: Stale last password change
relevantTechniques:
- T1566
entityMappings:
- entityType: Account
fieldMappings:
- columnName: ControlName_s
identifier: Name
- columnName: TenantId
identifier: AadTenantId
- columnName: TenantDisplayName_s
identifier: DisplayName
- entityType: SecurityGroup
fieldMappings:
- columnName: Group_s
identifier: DistinguishedName
- entityType: AzureResource
fieldMappings:
- columnName: SourceSystem
identifier: ResourceId
tactics:
- InitialAccess
queryPeriod: 6h
severity: Low
status: Available
queryFrequency: 6h
id: 645A8724-5C7E-4A1F-81CB-C33AFF1439EB
kind: Scheduled
version: 1.0.0
triggerOperator: gt