Defender XDR series · Lab 4 of 5 · Advanced

On-premises Active Directory is still the crown

Four alerts landed on the domain controllers between 02:10 and 04:40 UTC: a Kerberoasting pattern, a directory replication enquiry, an NTLM downgrade and a honeytoken hit. One of them is a false positive created by your own backup job. Nothing here can be fixed by resetting one password — the objective is to cut the path, not the symptom.

Required
Console replica · not Microsoft software · synthetic tenant.

Offline and deterministic: the KQL objectives run in your browser against six hand-built tables. No directory, no connector, no sensor is contacted. Account names, SIDs, hosts and addresses are fabricated (documentation ranges only) and no vendor marks are reproduced.

Objectives · 100 pts

Seven graded decisions

  • 1
    Alert triage · 10Which of the four alerts are real, and which one is your backup agent.
  • 2
    Attack path · 15Read the exposure graph and pick the single edge with the least collateral damage.
  • 3
    Hunt the directory · 10KQL over IdentityDirectoryEvents: prove who asked for replication data.
  • 4
    Risky user remediation · 20Order matters: sessions and refresh tokens, then password, then re-registration.
  • 5
    Detection coverage · 10Honeytoken, Lateral Movement path exemptions and what you deliberately do not exclude.
  • 6
    Hardening the path · 20Kerberos, NTLM, delegation, Protected Users and the dMSA decision.
  • 7
    Report & notify · 15What is known, what is not, and which clock is running.
Environment

What you are protecting

Simulated "now"
2026-09-02T06:00:00Z
Forest
contoso-rcw.example · 2 domains · 6 DCs
Hybrid
Entra Connect (staged) · password writeback on · PHS enabled
Identities in scope
svc_backup · adrsync-02$ · DC-01$ · it.admin.k · svc_print
Sensors
DFI on all 6 DCs · traffic mirror healthy · one DC with a 4-minute clock skew
Change window
06:00–10:00 UTC today; anything else needs an emergency approval
The clock-skew line matters.

Kerberos tolerance is five minutes by default. A domain controller four minutes out of skew can produce failures that look like an attack, and can mask ones that are real. Note it before you conclude anything about authentication.