Suspicous ntdsutil usage

This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

What happened

The utility {{ @process.executable.name }} was used to access the ntds.dit file, potentially to steal credentials.

Goal

Detect when ntdsutil is used in a suspicious manner, typically to access the ntds.dit file

Strategy

Threat actors are known to utilize tools found natively in a victim’s environment to accomplish their objectives. Ntdsutil, a legitimate Windows binary, has been abused by malicious actors in the past to gain access to the ntds.dit file.

Triage and response

  1. Identify if the usage of ntdsutil is authorized, and confirm if the ntds.dit file was downloaded.
  2. If it’s not authorized, isolate the host from the network.
  3. Follow your organization’s internal processes for investigating and remediating compromised systems.

Requires Agent version 7.50.0 or greater.