Process memory dumped using the minidump function of comsvcs.dll

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

Set up the sentinelone integration.

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Goal

Detect the minidump function of comsvcs.dll being used to dump process memory.

Strategy

Threat actors are known to use tools found natively in a victim’s environment to accomplish their objectives. comsvcs.dll, a legitimate Windows DLL, has been abused by malicious actors in the past to dump process memory, notably from LSASS in an attempt to extract credentials.

Triage and response

  1. Identify what process is being dumped, and confirm 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.