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