Three hosts and one borrowed account
The question every incident call opens with: which machine was first, and how do you know?
Three hosts have alerted within an hour of each other and the same account name appears on all of them. Somebody on the call has already said it was the domain controller, because that is where the noisy alert fired. The logon records from all three are here. Sort them and the story goes the other way.
Start with a question. Each one runs a query and shows you the query it ran, so the second tab stops being a blank box.
Or open a table and read it.
questions
Which host did the intrusion start on? Return the host name.
One account was sprayed and failed, and a different one succeeded. Return the account that succeeded.
Which host was reached over RDP? Return the host name.
One logon in this evidence is unrelated to the intrusion. Return the account name.
A tool was run on the domain controller that is normally used to extract the directory database. Return its prefetch name.
what this one teaches
Reading logon types, distinguishing a pivot from an origin, and refusing the first plausible answer.