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