🔥 3-day streak
Professional Security Operations Engineer219 / 241
Question 219 of 241

A detection engineer is writing a YARA-L multi-event rule to detect credential-stuffing: the same source IP must generate more than 10 failed authentication events against distinct usernames within a 5-minute window. The engineer wants the rule to fire only when the distinct-username count exceeds the threshold. Which construct correctly enforces the 'distinct usernames' aggregation requirement in the rule's condition?

Reviewed for accuracy · Report an issueNext question