GCPCloudDNS
| where Query has 'gentilkiwi'
| extend DNSCustomEntity = Query, IPCustomEntity = SrcIpAddr
requiredDataConnectors:
- connectorId: GCPDNSDataConnector
dataTypes:
- GCPCloudDNS
triggerThreshold: 0
kind: Scheduled
version: 1.0.0
entityMappings:
- entityType: DNS
fieldMappings:
- identifier: DomainName
columnName: DNSCustomEntity
- entityType: IP
fieldMappings:
- identifier: Address
columnName: IPCustomEntity
relevantTechniques:
- T1068
name: Google DNS - CVE-2021-34527 (PrintNightmare) external exploit
tactics:
- PrivilegeEscalation
triggerOperator: gt
description: |
'Detects CVE-2021-34527 (PrintNightmare) external exploit'
queryPeriod: 15m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/GoogleCloudPlatformDNS/Analytic Rules/GCPDNSPrintNightmare.yaml
query: |
GCPCloudDNS
| where Query has 'gentilkiwi'
| extend DNSCustomEntity = Query, IPCustomEntity = SrcIpAddr
queryFrequency: 15m
severity: High
id: e632e73a-06c4-47f6-8bed-b2498aa6e30f