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