Skip to content

Extended Correlation Support in V2 #122

Open
@nzedler

Description

@nzedler

I'm coming from a Graylog background where the correlation engine supports the following methods:

  1. Rule A triggers at least X times
  2. (optional) AND Rule B doesn't trigger AND followed by Rule C
  3. (optional) AND Rule D doesn't trigger in the next Y timespan
  4. (optional) AND Rule E triggers at least Z times
  5. etc.

Using the latest V2 specs the optional scenarios are not possible (at least from my understanding) without creating separate Sigma sub-rules, especially when the counting should differ from rule to rule.

Is it intention that such correlations are not possible in one single rule, probably for compatibility for other SIEM systems?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions