Rogue Domain Controller T1207

Tactic: Defense Impairment

Adversaries may register a rogue Domain Controller to enable manipulation of Active Directory data. DCShadow may be used to create a rogue Domain Controller (DC). DCShadow is a method of manipulating Active Directory (AD) data, including objects and schemas, by registering (or reusing an inactive registration) and simulating the behavior of a DC. Once registered, a rogue DC may be able to inject and replicate changes into AD infrastructure for any domain object, including credentials and keys.

Events covered

8 catalog events are tagged with this technique by at least one rule.

Authoring guide

Patterns shared across the 13 rules above: which fields they filter on, what specific values they look for, and what they exclude. The catalog normalizes field names across vendors so Sigma's Image, Elastic's process.name, and Splunk's process_name collapse into one row. Each rule contributes at most once per row.

Fields filtered most (19 distinct)

The fields most rules look at when detecting this technique. The How column shows the operators authors use (eq, wildcard, regex_match, match) and how often each appears. Sample values are concrete examples to start from, not an exhaustive list.

FieldRulesHowSample values
EventID5eq 55136, 4742, 5137, 5141, 9212
Channel4eq 4, in 4
eventtype4eq 4
Codename3eq 3DCShadow
MessageType3eq 32
AttributeLDAPDisplayName2eq 2serviceprincipalname
AttributeValue2starts_with 2GC/, e3514235-4b06-11d1-ab04-00c04fc2dcd2/, gc/
ServicePrincipalNames2contains 1, in 1*E3514235-4B06-11D1-AB04-00C04FC2DCD2/*, *GC/*, gc/
short_lived2eq 2TRUE
All_Traffic.app1in 1*drsr*, ad drs, ms-dc-replication
ObjectClass1eq 1domainDNS
ObjectDN1contains 1cn=servers,cn=default-first-site-name,cn=sites,cn=configuration
Properties1contains 11131f6ac-9c07-11d1-f79f-00c04fc2dcd2, 9923a32a-3607-11d2-b9be-0000f87a36b2
SecurityIndicatorName1eq 1Evidence of Mimikatz DCShadow attack
SubjectUserName1ends_with 1$

Top indicator values (34 distinct)

Specific (field, operator, value) combinations the rules check for, ranked by how many rules under this technique use each one. The Corpus reach column counts how many rules across the entire catalog (any technique) check the same combination. High numbers point to widely-used indicators that are likely noisy on their own; combine them with another condition for useful signal. Blank means the combination is specific to rules under this technique. Click a value to expand the rules under this technique that use it.

FieldKindValueRules (here)Corpus reach
Codenameeq
DCShadow
33
MessageTypeeq
2
321
AttributeLDAPDisplayNameeq
serviceprincipalname
29
EventIDeq
5136
230
EventIDeq
4742
16
EventIDeq
5137
16
EventIDeq
5141
12
EventIDeq
9212
15
short_livedeq
TRUE
25
All_Traffic.appin
*drsr*
1
All_Traffic.appin
ad drs
1
All_Traffic.appin
ms-dc-replication
1
AttributeValuestarts_with
GC/
12
AttributeValuestarts_with
e3514235-4b06-11d1-ab04-00c04fc2dcd2/
1
AttributeValuestarts_with
gc/
1
ObjectClasseq
domainDNS
14
ObjectDNcontains
cn=servers,cn=default-first-site-name,cn=sites,cn=configuration
1
Propertiescontains
1131f6ac-9c07-11d1-f79f-00c04fc2dcd2
1
Propertiescontains
9923a32a-3607-11d2-b9be-0000f87a36b2
12
SecurityIndicatorNameeq
Evidence of Mimikatz DCShadow attack
1
ServicePrincipalNamescontains
gc/
12
ServicePrincipalNamesin
*E3514235-4B06-11D1-AB04-00C04FC2DCD2/*
1
ServicePrincipalNamesin
*GC/*
1
SubjectUserNameends_with
$
13
aceControlAccessRightseq
1131f6ab-9c07-11d1-f79f-00c04fc2dcd2
1
aceControlAccessRightseq
1131f6ac-9c07-11d1-f79f-00c04fc2dcd2
1
aceControlAccessRightseq
9923a32a-3607-11d2-b9be-0000f87a36b2
1
aceControlAccessRightseq
Add/Remove Replica In Domain
1
aceControlAccessRightseq
Manage Replication Topology
1
aceControlAccessRightseq
Replication Synchronization
1

Exclusions (2 distinct)

Field/operator/value combinations excluded by rules under this technique (top-level not() clauses), sorted by how many rules exclude each. These are the false-positive paths the community has learned to filter out. A new rule that ignores the high-count entries here will likely fire on the same noisy paths. Click a value to expand the rules under this technique that exclude it.

FieldKindValueRules excluding
SubjectUserNameends_with
$
1
new_aceeq
old_values
1

Rules under this technique

Every rule in the catalog tagged with this technique, grouped by vendor. Click a rule title for its full predicates, exclusions, and indicators.

Platform (all)
Domain (all)

Sigma 3 rules

Splunk 6 rules

Kusto 4 rules