Windows known DLLs registry key modified

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.executable.name }} modified the known DLLs registry key {{ @registry.key_name }}.

Goal

Detect modifications of the Windows known DLLs registry key.

Strategy

Various compliance frameworks, including PCI DSS, SOC, and CIS, require monitoring of critical system and configuration files. Microsoft recommends the monitoring of the known DLLs registry key located at ‘HKEY_LOCAL_MACHINE\CurrentControlSet\Control\Session Manager\KnownDLL’ based on known attack patterns.

Triage and response

  1. Identify which user or process modified the registry key.
  2. If these changes were not authorized, and you cannot confirm the safety of the changes, roll back the host to an acceptable configuration.

Requires Agent version 7.52 or later