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