🔥 3-day streak
Professional Security Operations Engineer168 / 241
Question 168 of 241

During a hypothesis-driven hunt in Google SecOps, you suspect that a phishing campaign is spawning script interpreters from Office applications. You want to write a YARA-L 2.0 rule that surfaces PROCESS_LAUNCH events where a Microsoft Office binary (e.g., winword.exe, excel.exe) is the parent of a scripting process (e.g., powershell.exe, wscript.exe), but only when that specific parent-child pairing is rare across your fleet. Which approach best fits YARA-L 2.0 to prioritize low-prevalence pairings rather than every match?

Reviewed for accuracy · Report an issueNext question