PaloAltoPrismaCloud
| where Reason =~ 'NEW_ALERT'
| where Status =~ 'open'
| where AlertMessage has 'Network ACLs allow ingress traffic to server administration ports'
| extend AccountCustomEntity = UserName
description: |
'Detects Network ACLs allow ingress traffic to server administration ports.'
tactics:
- InitialAccess
version: 1.0.1
query: |
PaloAltoPrismaCloud
| where Reason =~ 'NEW_ALERT'
| where Status =~ 'open'
| where AlertMessage has 'Network ACLs allow ingress traffic to server administration ports'
| extend AccountCustomEntity = UserName
severity: Medium
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/PaloAltoPrismaCloud/Analytic Rules/PaloAltoPrismaCloudAclAllowInToAdminPort.yaml
queryPeriod: 1h
id: df89f4bf-720e-41c5-a209-15e41e400d35
triggerOperator: gt
requiredDataConnectors:
- dataTypes:
- PaloAltoPrismaCloud
connectorId: PaloAltoPrismaCloud
triggerThreshold: 0
name: Palo Alto Prisma Cloud - Network ACL allow ingress traffic to server administration ports
kind: Scheduled
status: Available
relevantTechniques:
- T1133
entityMappings:
- fieldMappings:
- columnName: AccountCustomEntity
identifier: Name
entityType: Account
queryFrequency: 1h