🔥 3-day streak
Professional Security Operations Engineer156 / 241
Question 156 of 241

A detection engineer writes a YARA-L single-event rule to catch execution of a renamed 'mimikatz.exe' binary. The rule matches on $e.target.process.file.full_path, but the team observes that the tool is often dropped with mixed-case names like 'MimiKatz.exe' and 'MIMIKATZ.EXE', and the current rule misses these variants. The engineer also wants to avoid false positives from a legitimate internal utility named 'mimic_katalog.exe'. Which change best addresses both goals?

Reviewed for accuracy · Report an issueNext question