Before
- React to one alert
- Make undocumented changes
- Restore the visible host
- Close when alerts stop
Module 14 of 17
Coordinate a safe incident response using NIST SP 800-61 Rev. 3 and evidence-based decisions.
Start here
Before
After
NIST SP 800-61 Rev. 3 integrates incident response with the NIST Cybersecurity Framework 2.0. Govern, Identify, and Protect support preparation and improvement. Detect, Respond, and Recover cover the active incident lifecycle, while lessons from an event feed back into every Function. The important shift is that response is not a document opened after an alert. It is an organizational capability designed, funded, exercised, and improved before an incident.
For developers, preparation includes asset and service ownership, trustworthy builds, logging contracts, release records, recovery objectives, dependency inventories, access paths, and tested rollback. When these are missing, responders spend the first hours reconstructing basic system knowledge instead of reducing harm.
This module uses a tabletop with fictional systems and synthetic evidence. It does not ask learners to investigate a real compromise or run a suspicious artifact.
Scope is a living statement of what is known, suspected, and not yet observed. Start with the triggering evidence, its source, collection health, time range, affected identity or asset, and confidence. Separate direct facts from analyst interpretation. Record alternative explanations and the evidence that would change the current assessment.
A timeline should normalize time zones and preserve original timestamps. Link each entry to an evidence identifier rather than copying fragments without provenance. Gaps matter: missing telemetry, an unmonitored segment, or an unknown asset owner should be written as explicit uncertainty rather than silently assumed safe.
Severity combines technical scope with business consequence. A low-volume event in a release-signing service can be more urgent than many noisy workstation alerts. Engage service owners, legal, privacy, communications, and leadership according to the incident plan, not according to improvisation in a chat channel.
Containment limits further harm while preserving the ability to understand and recover. Possible authorized actions include isolating a managed asset through the approved endpoint platform, disabling a compromised identity through the identity team, pausing a release channel, revoking an artifact, or applying a temporary network policy. This course discusses those decisions; it does not provide intrusion or destructive commands.
For each option, record expected risk reduction, customer and service impact, evidence impact, prerequisites, authority, owner, rollback, and signals that show whether it worked. Prefer actions that are narrowly scoped, observable, and reversible. Emergency changes still need a decision record.
Do not let a desire for perfect attribution delay urgent protection, but do not erase evidence blindly. The incident lead decides with the appropriate owners. A responder should never act on a third-party system or personal account without explicit authorization.
Eradication removes the conditions that allow the incident to continue or return. Reimaging one host is not sufficient if a compromised build credential, vulnerable update path, unsafe dependency policy, or unauthorized release remains. Trace the affected trust relationships and identify which controls failed or were absent.
Use known-good sources. Rebuild from reviewed source in a controlled pipeline, verify provenance and signatures, rotate affected credentials through the owning platform, remove unauthorized artifacts through approved management systems, and patch the exposed path. Each action needs verification evidence.
Keep eradication distinct from punishment. The purpose of the review is to improve systems and decisions, not to find an individual to blame. Blame suppresses the weak signals teams need in the next incident.
Recovery restores business capability with known risk. Define criteria before reconnecting or reopening a release path: approved clean build, verified configuration, required patches, credential state, telemetry health, smoke tests, data validation, owner approval, and rollback readiness. Restore in controlled stages when possible.
Observe for recurrence using the indicators and behaviors identified during analysis, but do not declare success merely because alerts stop. Confirm that telemetry is flowing, detection logic still evaluates, dependencies are reachable, and customers see the expected behavior. Track temporary controls until each is removed or made permanent through normal change management.
After stabilization, document what happened, why existing controls allowed it, what reduced impact, what slowed response, and which changes have owners and dates. Validate improvements in a later exercise. A lesson without an owner and verification plan is only a note.
The published duration includes active practice, not video playback alone. Complete each block with the course-owned evidence and retain the stated deliverable so another reviewer can reproduce your reasoning.
| Study block | Time | Required evidence |
|---|---|---|
| Guided lesson and primary-source review | 1h 3m | Annotated notes that separate observations, hypotheses, limits, and version-sensitive facts. |
| Worked evidence walkthroughs | 53 minutes | Reproduce the lesson's tables or decision flow and challenge at least two assumptions. |
| Independent practice rounds | 53 minutes | Apply the method to two alternate records in the sanitized evidence pack and compare the conclusions. |
| Required lab | 2h 30m | A scoped incident statement, evidence-linked timeline, containment decision matrix, authorized action log, eradication plan, recovery checklist, and owned improvement backlog. |
| Knowledge check and review | 41 minutes | Answer the evidence check, review the rubric, and record one production follow-up. |
Question: A team restored a service from a clean image and received no alerts for one hour. What evidence is still needed before declaring recovery complete?
The team should verify the root cause was addressed, affected identities and artifacts were handled, the restored build and configuration are known-good, data integrity and service tests pass, telemetry and detections are healthy, staged acceptance criteria are met, owners approve the risk, rollback remains available, and enhanced monitoring covers the agreed observation period.
Use these primary sources for the current standard or tool behavior. The course records framework versions so mappings can be reviewed when upstream guidance changes.
Real world
Production notes
Common mistakes
Security risks
Tradeoffs
Pros
Cons
Pros
Cons
Pros
Cons
Think like an engineer
Key terms
Authorized action that limits further incident impact while considering business and evidence needs.
Removal of the artifacts, access, vulnerabilities, or process failures that allow an incident to continue or recur.
Controlled restoration of business capability with verified acceptance criteria and monitoring.
Time-ordered record of incident facts, choices, authority, owners, rationale, and outcomes.
Observable conditions that must be met before a system or capability returns to service.
Exercises
Use a fictional timeline and service map to make authorized containment, eradication, and recovery decisions with explicit evidence and uncertainty.
Expected evidence
A scoped incident statement, evidence-linked timeline, containment decision matrix, authorized action log, eradication plan, recovery checklist, and owned improvement backlog.
Assessment criteria
Course-owned resources
Teardown
Recap
Related resources