Skip to main content

Preview build: sign-in and grading run on the server. MFA is not enabled, and storage is in server memory so it does not survive a restart.

LearnDefend

Tool Path

Sigma

Write detections as code. Learn Sigma's structure (logsource, detection, selection, condition), express behaviour as portable rules, judge detection quality and false positives, and validate a rule against normalized events — the detection-engineering craft, tool-neutral.

BeginnerDetection EngineeringLog Analysis

Curriculum

  1. 01

    Detection-as-Code Foundations

    What Sigma answers, YAML basics, and the anatomy of a rule: title, logsource, detection, condition.

    Available
  2. 02

    Detection Logic

    Field/value matching, multiple selections, boolean conditions, filters, and value modifiers (contains, startswith).

    Available
  3. 03

    Detection Quality

    False positives vs false negatives, field mapping, data-source dependencies, tuning, and behaviour vs volatile indicator.

    Available
  4. 04

    Rule Validation

    The loop: behaviour hypothesis → telemetry → rule → test events → matches → tune → document limitations.

    Available

Related learning

SOC Analyst L1