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