PaloAltoPrismaCloud
| where Status =~ 'open'
| where AlertMessage has 'Inactive users for more than 30 days'
| extend AccountCustomEntity = ResourceId
entityMappings:
- entityType: Account
fieldMappings:
- identifier: Name
columnName: AccountCustomEntity
tactics:
- InitialAccess
requiredDataConnectors:
- dataTypes:
- PaloAltoPrismaCloud
connectorId: PaloAltoPrismaCloud
id: 7f78fa52-9833-41de-b5c5-76e61b8af9c1
severity: Low
status: Available
query: |
PaloAltoPrismaCloud
| where Status =~ 'open'
| where AlertMessage has 'Inactive users for more than 30 days'
| extend AccountCustomEntity = ResourceId
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/PaloAltoPrismaCloud/Analytic Rules/PaloAltoPrismaCloudInactiveUser.yaml
kind: Scheduled
queryPeriod: 1d
version: 1.0.1
name: Palo Alto Prisma Cloud - Inactive user
queryFrequency: 1d
triggerThreshold: 0
relevantTechniques:
- T1078
description: |
'Detects users inactive for 30 days.'
triggerOperator: gt