6 real SC-200 flashcards, sampled from all 3 domains the exam tests, heaviest first. Where a tempting wrong answer encodes a belief people genuinely hold, the card corrects it too - the trap most decks skip. No account, no card.
The full deck has 284 flashcards, and a free account opens 40 of them across every domain. For a domain-by-domain breakdown and a study plan, read the SC-200 study guide.
schoolConceptManage a Security Operations Environment
In Microsoft Defender for Endpoint, which automation level remediates threats immediately with no analyst approval step?
arrow_downward
Full - remediate threats automatically applies automated investigation and response verdicts at once, with no approval gate. It is set per device group and is the only level that guarantees immediate remediation for an unattended site, since the Semi levels queue some or all actions in the Action centre for a human.
schoolConceptManage a Security Operations Environment
Which attack surface reduction (ASR) rule mode silently logs would-be blocks so you can measure fleet impact before enforcing?
arrow_downward
Audit mode evaluates the ASR rule logic but lets the action complete, writing an entry to the DeviceEvents table each time the rule would have blocked. This gives huntable, fleet-wide telemetry over a pilot window so the team can size line-of-business impact and build exclusions before promoting the same rule to Block.
Common misconceptionThat Warn mode measures an ASR rule's impact silently the way Audit mode does. Warn shows the user a dismissible prompt on every trigger, disrupting their workflow and letting them bypass the rule.
schoolConceptRespond to Security Incidents
In Microsoft Defender XDR, which incident view shows how alerts from different workloads were correlated into one multi-stage attack, with a timeline and entity relationships?
arrow_downward
The incident graph and attack story. Defender XDR automatically stitches related alerts from across its workloads into a single incident, then renders those alerts, affected entities, and their relationships as a connected, chronological view so an analyst can trace an attack from email to identity to endpoint without manually piecing the stages together.
schoolConceptRespond to Security Incidents
Which Microsoft Defender XDR advanced hunting table records endpoint logon activity with the account, logon type, and remote device for tracing lateral movement?
arrow_downward
DeviceLogonEvents. It is the Microsoft Defender for Endpoint table that captures sign-ins and authentication observed on each device, including the account, logon type, and the remote source device. Those fields let an analyst follow which users authenticated to which hosts and reconstruct lateral movement hop by hop.
Common misconceptionThat IdentityLogonEvents shows endpoint sign-ins for lateral-movement tracing. It records directory-layer authentications from domain controllers, not device-level logons.
schoolConceptPerform Threat Hunting
In Microsoft Defender XDR Advanced Hunting, which table reconstructs a process execution chain on one device with both child and parent command lines?
arrow_downward
DeviceProcessEvents is purpose-built for process creation telemetry from Microsoft Defender for Endpoint. Each row pairs the spawned process FileName and ProcessCommandLine with the InitiatingProcessFileName and InitiatingProcessCommandLine of its parent, so an analyst can walk up and down the lineage from a single table without joining across general event tables.
schoolConceptPerform Threat Hunting
Which Microsoft Defender XDR Advanced Hunting table holds on-premises Active Directory authentication events with source-to-destination logon detail?
arrow_downward
IdentityLogonEvents is populated by Microsoft Defender for Identity from monitored domain controllers and Active Directory Federation Services. It carries Kerberos and NTLM logons with the LogonType, Protocol, account, and both source and destination devices, making it the correct surface for hunting credential-based lateral movement against on-premises identities.
Common misconceptionThat SigninLogs captures on-premises domain controller authentication because it already logs sign-ins. SigninLogs is an Entra ID cloud sign-in table; IdentityLogonEvents holds the on-premises Kerberos and NTLM logon detail.
Examworthy is not affiliated with or endorsed by Microsoft. All flashcards are original, drawn from our own blueprint-aligned practice questions. We never reproduce live exam items. SC-200 and related marks belong to their respective owners.