PaloAltoPrismaCloud
| where Status =~ 'open'
| where AlertMessage has 'Inactive users for more than 30 days'
| extend AccountCustomEntity = ResourceId
tactics:
- InitialAccess
relevantTechniques:
- T1078
version: 1.0.1
triggerOperator: gt
name: Palo Alto Prisma Cloud - Inactive user
id: 7f78fa52-9833-41de-b5c5-76e61b8af9c1
description: |
'Detects users inactive for 30 days.'
queryFrequency: 1d
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
queryPeriod: 1d
triggerThreshold: 0
kind: Scheduled
entityMappings:
- fieldMappings:
- identifier: Name
columnName: AccountCustomEntity
entityType: Account
requiredDataConnectors:
- dataTypes:
- PaloAltoPrismaCloud
connectorId: PaloAltoPrismaCloud