Reference

Library

Free reading for DFIR and detection engineering, chosen because it is genuinely useful rather than because it is popular. Everything here costs nothing.

Start here

If you are new, read these before anything with a vendor logo on it.

Advisories worth reading as they publish

Primary sources. Everything else is commentary on these.

Tooling you should have installed

All open source. The labs here assume some of these.

  • Sysmonfree to read

    Microsoft Sysinternals · Turns Windows from opaque to observable. The single highest-value thing to deploy.

  • Atomic Red Teamopen source

    Red Canary · Small tests mapped to ATT&CK, each with a cleanup command. The labs here use it.

  • Sigmaopen source

    SigmaHQ · Detection rules in a format that converts to your SIEM, plus a large public ruleset.

  • Velociraptoropen source

    Rapid7 · Endpoint visibility and hunting at scale, free, and genuinely used in real engagements.

Practice data

Real telemetry to investigate, published for training.

  • Malware traffic analysisfree to read

    Brad Duncan · Years of PCAPs with exercises and answers. The standard corpus for network forensics.

  • Security Datasetsopen source

    Open Threat Research · Pre-recorded attack telemetry as JSON, mapped to techniques. No lab build required.

  • EVTX attack samplesopen source

    sbousseaden · Windows event logs, one set per technique. Excellent for practising log analysis.

Read these people

Published incident analysis of the standard worth aiming at.

  • The DFIR Reportfree to read

    The DFIR Report · Full intrusion write-ups with timelines and detections. The benchmark for this format.

  • Krebs on Securityfree to read

    Brian Krebs · Investigative journalism rather than technical analysis, and better than most of both.