Process memory dumped using ProcDump

This rule is part of a beta feature. To learn more, contact Support.

Set up the sentinelone integration.

Goal

Detect when ProcDump is used to dump process memory.

Strategy

ProcDump is a Sysinternals tool originally created to help troubleshoot running applications. Threat actors have used it to dump process memory in an attempt to extract credentials, often from the LSASS process.

Triage and response

  1. Identify what process is being dumped, and if it is authorized or expected.
  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.