Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Google DNS - UNC2452 Nobelium APT Group activity

Back
Id22a613ea-c338-4f91-bbd3-3be97b00ebf9
RulenameGoogle DNS - UNC2452 (Nobelium) APT Group activity
DescriptionDetects UNC2452 (Nobelium) APT Group activity.
SeverityHigh
TacticsCommandAndControl
TechniquesT1095
Required data connectorsGCPDNSDataConnector
KindScheduled
Query frequency15m
Query period15m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/GoogleCloudPlatformDNS/Analytic Rules/GCPDNSUNC2452AptActivity.yaml
Version1.0.0
Arm template22a613ea-c338-4f91-bbd3-3be97b00ebf9.json
Deploy To Azure
GCPCloudDNS
| where Query has_any ('tomasubiera.com', 'theandersonco.com', 'stonecrestnews.com', 'nordicmademedia.com')
| extend DNSCustomEntity = Query, IPCustomEntity = SrcIpAddr
queryPeriod: 15m
query: |
  GCPCloudDNS
  | where Query has_any ('tomasubiera.com', 'theandersonco.com', 'stonecrestnews.com', 'nordicmademedia.com')
  | extend DNSCustomEntity = Query, IPCustomEntity = SrcIpAddr  
name: Google DNS - UNC2452 (Nobelium) APT Group activity
entityMappings:
- fieldMappings:
  - columnName: DNSCustomEntity
    identifier: DomainName
  entityType: DNS
- fieldMappings:
  - columnName: IPCustomEntity
    identifier: Address
  entityType: IP
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/GoogleCloudPlatformDNS/Analytic Rules/GCPDNSUNC2452AptActivity.yaml
requiredDataConnectors:
- connectorId: GCPDNSDataConnector
  dataTypes:
  - GCPCloudDNS
description: |
    'Detects UNC2452 (Nobelium) APT Group activity.'
kind: Scheduled
version: 1.0.0
queryFrequency: 15m
severity: High
relevantTechniques:
- T1095
triggerOperator: gt
triggerThreshold: 0
tactics:
- CommandAndControl
id: 22a613ea-c338-4f91-bbd3-3be97b00ebf9