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