Winlogon 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 registry key {{ @registry.key_name }}, potentially to establish persistence.

Goal

Detect modifications of the Windows COM RPC debugging 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 Winlogon registry key located at ‘HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon’ 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