PaloAltoPrismaCloud
| where Reason =~ 'NEW_ALERT'
| where Status =~ 'open'
| where AlertMessage has 'Network ACLs with Outbound rule to allow All Traffic'
| extend AccountCustomEntity = UserName
entityMappings:
- entityType: Account
fieldMappings:
- identifier: Name
columnName: AccountCustomEntity
tactics:
- InitialAccess
requiredDataConnectors:
- dataTypes:
- PaloAltoPrismaCloud
connectorId: PaloAltoPrismaCloud
id: 4264e133-eec2-438f-af85-05e869308f94
severity: Medium
status: Available
query: |
PaloAltoPrismaCloud
| where Reason =~ 'NEW_ALERT'
| where Status =~ 'open'
| where AlertMessage has 'Network ACLs with Outbound rule to allow All Traffic'
| extend AccountCustomEntity = UserName
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/PaloAltoPrismaCloud/Analytic Rules/PaloAltoPrismaCloudAclAllowAllOut.yaml
kind: Scheduled
queryPeriod: 1h
version: 1.0.1
name: Palo Alto Prisma Cloud - Network ACL allow all outbound traffic
queryFrequency: 1h
triggerThreshold: 0
relevantTechniques:
- T1133
description: |
'Detects network ACLs with outbound rule to allow all traffic.'
triggerOperator: gt