Detect Chain of BehaviorsΒΆ
To make a risk rule that looks for two rules firing close together, we can use sort followed by the autoregress command within a certain duration:
The benefit of not doing this in a single search is you still have the individual risk events as useful observations, and then can add more risk when observed together, or tweak risk down for noisy events without "allowlisting" altogether.
Ryan Moss from Verizon also spoke about using Analytic Stories with RBA which is another excellent method for low volume, high fidelity chained detections.
Authors