GCPCloudDNS
| where Query has_any ('hidusi.com', 'dodefoh.com', 'joxinu.com')
| extend DNSCustomEntity = Query, IPCustomEntity = SrcIpAddr
name: Google DNS - CVE-2021-40444 exploitation
relevantTechniques:
- T1068
id: 6758c671-e9ee-495d-b6b0-92ffd08a8c3b
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/GoogleCloudPlatformDNS/Analytic Rules/GCPDNSCVE-2021-40444.yaml
requiredDataConnectors:
- dataTypes:
- GCPCloudDNS
connectorId: GCPDNSDataConnector
version: 1.0.0
severity: High
triggerThreshold: 0
queryPeriod: 15m
entityMappings:
- fieldMappings:
- identifier: DomainName
columnName: DNSCustomEntity
entityType: DNS
- fieldMappings:
- identifier: Address
columnName: IPCustomEntity
entityType: IP
queryFrequency: 15m
query: |
GCPCloudDNS
| where Query has_any ('hidusi.com', 'dodefoh.com', 'joxinu.com')
| extend DNSCustomEntity = Query, IPCustomEntity = SrcIpAddr
tactics:
- PrivilegeEscalation
kind: Scheduled
description: |
'Detects CVE-2021-40444 exploitation.'
triggerOperator: gt