Microsoft Security Operations Analyst Associate SC-200 Practice Question

You are performing an advanced hunt in Microsoft Defender XDR. Your goal is to list every device where a user executed the built-in net.exe utility to add a local user account at any time during the last 24 hours. You start with the DeviceProcessEvents table. Which Kusto Query Language (KQL) filter meets the requirement?

  • | where FileName has "net" and ActionType == "NetworkConnectionInitiated" and Timestamp > ago(1d)

  • | where FileName == "net.exe" and ProcessCommandLine has "user" and ActionType == "ProcessCreated" and Timestamp > ago(1d)

  • | where FileName == "net.exe" and ProcessCommandLine has "group" and Timestamp > ago(1d)

  • | where InitiatingProcessFileName == "net.exe" and ProcessCommandLine contains "localgroup" and Timestamp > ago(7d)

Microsoft Security Operations Analyst Associate SC-200
Manage security threats
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot