Critical windows file 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

The critical system file {{ @file.path }} was modified by the process {{ @process.executable.name }}, potentially indicating unauthorized system changes.

Goal

Detect modifications of critical Windows system file.

Strategy

Various compliance frameworks, including PCI DSS, SOC, and CIS, require monitoring of critical system files and binaries. On Windows, critical system binaries are typically stored in C:\Windows\system32. This rule tracks any modifications to that directory.

Triage and response

  1. Identify which user or process changed the critical system binaries.
  2. If these changes were not authorized, and you cannot confirm the safety of the changes, roll back the host or container in question to an acceptable configuration.

Requires Agent version 7.52 or later