SC-200 · Question #298
You have an on-premises network. You have a Microsoft 365 E5 subscription that uses Microsoft Defender for Identity. From the Microsoft Defender portal, you investigate an incident on a device named…
The correct answer is E. Disable User1, quarantine Device1, and reset the password for all the accounts that previously. To contain an incident involving a "Suspected identity theft (pass-the-ticket)" alert with minimal administrative effort and without affecting other users and devices, you should disable User1, quarantine Device1, and reset passwords for all accounts that previously signed in…
Question
You have an on-premises network. You have a Microsoft 365 E5 subscription that uses Microsoft Defender for Identity. From the Microsoft Defender portal, you investigate an incident on a device named Device1 of a user named User1. The incident contains the following Defender for Identity alert. Suspected identity theft (pass-the-ticket) (external ID 2018) You need to contain the incident without affecting users and devices. The solution must minimize administrative effort. What should you do?
Options
- ADisable User1 only.
- BQuarantine Device1 only.
- CReset the password for all the accounts that previously signed in to Device1.
- DDisable User1 and quarantine Device1.
- EDisable User1, quarantine Device1, and reset the password for all the accounts that previously
How the community answered
(53 responses)- A2% (1)
- B2% (1)
- C6% (3)
- D11% (6)
- E79% (42)
Why each option
To contain an incident involving a "Suspected identity theft (pass-the-ticket)" alert with minimal administrative effort and without affecting other users and devices, you should disable User1, quarantine Device1, and reset passwords for all accounts that previously signed in to Device1.
Disabling User1 only addresses the compromised user but does not isolate the compromised device or address other potentially compromised credentials on that device.
Quarantining Device1 only isolates the device but does not address the compromised user account (User1) or other potentially compromised credentials on that device.
Resetting passwords for accounts on Device1 is important, but it doesn't immediately stop active use of the compromised User1 account or isolate the compromised device.
Disabling User1 and quarantining Device1 is a good start but omits the critical step of resetting passwords for all accounts signed into the compromised device, which is crucial for preventing further lateral movement via cached credentials.
A "pass-the-ticket" attack implies that an attacker has obtained a Kerberos ticket for User1, potentially gaining access to services as User1. To contain this, disabling User1 prevents further actions by the compromised account, quarantining Device1 isolates the compromised endpoint, and resetting passwords for all accounts that signed in to Device1 ensures that any cached credentials or other compromised accounts on that device are invalidated, preventing further lateral movement and effectively containing the threat with a comprehensive, yet targeted, response.
Concept tested: Incident response for pass-the-ticket attacks
Source: https://learn.microsoft.com/en-us/defender-for-identity/compromised-entity-containment
Community Discussion
No community discussion yet for this question.