Process memory dumped using the minidump functions of comsvcs.dll

Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

What happened

Process memory was dumped using the comsvcs.dll MiniDump function.

Goal

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

Strategy

Threat actors are known to utilize 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 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.

Requires Agent version 7.50.0 or greater.