PaloAltoPrismaCloud
| where Reason =~ 'NEW_ALERT'
| where Status =~ 'open'
| where AlertMessage has 'Network ACLs with Inbound rule to allow All Traffic'
| extend AccountCustomEntity = UserName
id: 6098b34a-1e6b-440a-9e3b-fb4d5944ade1
triggerOperator: gt
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/PaloAltoPrismaCloud/Analytic Rules/PaloAltoPrismaCloudAclInAllowAll.yaml
entityMappings:
- fieldMappings:
- identifier: Name
columnName: AccountCustomEntity
entityType: Account
requiredDataConnectors:
- dataTypes:
- PaloAltoPrismaCloud
connectorId: PaloAltoPrismaCloud
queryFrequency: 1h
queryPeriod: 1h
status: Available
query: |
PaloAltoPrismaCloud
| where Reason =~ 'NEW_ALERT'
| where Status =~ 'open'
| where AlertMessage has 'Network ACLs with Inbound rule to allow All Traffic'
| extend AccountCustomEntity = UserName
name: Palo Alto Prisma Cloud - Network ACLs Inbound rule to allow All Traffic
kind: Scheduled
tactics:
- InitialAccess
severity: Medium
relevantTechniques:
- T1133
triggerThreshold: 0
version: 1.0.1
description: |
'Detects Network ACLs with Inbound rule to allow All Traffic.'