For the working day

The desk

The pages worth keeping open in a tab beside whatever your organisation actually runs. Not a course: the things you reach for when something is happening and somebody is waiting.

“Something is happening. What do I do first?”

First-hour playbooks

6 incident types, paced by the minute, with the volatile collection ahead of the analysis because that evidence expires whether or not you were ready. Each one names the mistake people make under pressure and the instinct to resist.

Ransomware · cloud account · endpoint execution · insider

“How do I make this harder to attack?”

Hardening guides

4 guides for an estate that is already running: operating system baselines, phishing defence for a department, redaction that stays redacted, and switch port security. Every step says how to verify it actually took effect, which is the part most hardening writing leaves out.

Each one states what it does not cover

“What should we be measuring?”

Metrics that mean something

10 metrics with their formulas, where the clock starts, and what a good number looks like. Every one carries the specific way it gets gamed, usually by accident, because a metric published without its failure mode becomes a target.

Outcome · quality · coverage · activity

“What does this artifact actually prove?”

Artifact reference

Where evidence lives on Windows, macOS and Linux, what each source establishes, and what it does not. The playbooks link into it at the point you need each one.

24 entries, 7 free to read

“What does event 4688 actually give me?”

Event IDs worth knowing

The lookup done more often than any other. Each one carries what it does not tell you, and whether it is on by default, because an empty result is frequently a configuration finding rather than an absence of activity.

14 entries · 5 off until somebody enables them

“How do I get all of it off the host?”

Triage collection script

One read-only PowerShell file that collects what the playbooks reference, in order of volatility, using only what ships with Windows. It writes a manifest of SHA-256 hashes, and it prints what it is doing while it does it.

No dependencies · nothing transmitted · read it first

“What is expiring while I read this?”

Evidence-gap checker

Pick what you are trying to establish and get the collection order, volatile sources first, with the trap named for each: the source people reach for that does not settle the question.

8 hypotheses, free

on the framework underneath

These playbooks are shaped by NIST SP 800-61, and it is worth knowing that the guidance changed. NIST withdrew Revision 2 in April 2025 and published Revision 3, which drops the four-phase lifecycle most people were taught and restructures incident response around the CSF 2.0 functions: Identify, Protect, Detect, Respond, Recover.

The practical difference is that response stops being a sequence you enter when something breaks and becomes something continuous. Most training material and most vendor diagrams still show the old cycle. If your documentation cites Rev 2, it is citing a withdrawn publication.

What changed, and why it matters

Read it at csrc.nist.gov. It is free and public domain, so you can lift from it into your own runbooks without asking anybody.