Comparing Incident Response Frameworks
NIST SP 800-61, SANS PICERL, ISO/IEC 27035, and CREST each structure the incident response lifecycle differently in terms of phase count, naming, and applicability. This topic places all four side by side so organisations can choose or blend frameworks to fit their regulatory context and operational maturity.
Last updated:
An incident response framework is a structured model that defines how an organisation detects, contains, and recovers from security incidents and then learns from them. Four frameworks dominate professional practice: NIST SP 800-61 (published by the US National Institute of Standards and Technology), SANS PICERL (developed by the SANS Institute and widely taught in practitioner training), ISO/IEC 27035 (the international standard for information security incident management), and the CREST IR guidelines (a practitioner-focused set of guidance documents from the UK-based professional body). All four describe the same underlying lifecycle but differ in the number of phases, the granularity of each phase, the degree of prescriptiveness, and the regulatory or audit contexts where each carries weight.
The choice of framework matters for two practical reasons. First, it shapes how a team's playbooks and runbooks are written: a team using SANS PICERL will name and sequence its activities differently from one using NIST, which affects communication during a live incident. Second, it affects compliance documentation: an organisation subject to ISO/IEC 27001 audit will need to demonstrate alignment with ISO/IEC 27035 processes, while a US federal contractor may face a NIST requirement. Getting the mapping wrong creates gaps that auditors find and that incident responders feel when a real event arrives.
NIST SP 800-61 was first published in 2004 and revised in 2012. Its four-phase model has become a common reference in US federal agencies and internationally. SANS PICERL, though not a formal standards-body publication, has been embedded in practitioner training for over two decades and is the model most working incident responders encounter in their initial training. ISO/IEC 27035 is a multi-part standard, with Part 1 covering principles and Part 2 covering guidelines for planning and preparation, aligned to the broader ISO/IEC 27000 family. CREST guidelines are updated iteratively and are most prominent in the UK and in markets where CREST accreditation for security service providers carries regulatory weight.
By the end of this topic you will be able to:
- Name the phases in each of the four frameworks and explain the structural differences between them.
- Explain why SANS PICERL separates containment, eradication, and recovery into distinct steps compared to NIST SP 800-61.
- Describe the audit and regulatory contexts where ISO/IEC 27035 and CREST guidelines carry the most weight.
- Map an organisation's regulatory obligations, such as NIS2 or the Digital Personal Data Protection Act 2023, to a framework selection decision.
- Construct a blended framework approach that satisfies operational, compliance, and procurement requirements simultaneously.
- NIST SP 800-61
- The Computer Security Incident Handling Guide published by the US National Institute of Standards and Technology. It defines a four-phase IR lifecycle and is the primary reference for US federal agencies and widely adopted internationally.
- SANS PICERL
- A six-step incident response model developed through SANS Institute training: Preparation, Identification, Containment, Eradication, Recovery, Lessons Learned. PICERL breaks NIST's combined response phase into discrete named steps, giving teams more granular progress tracking during active incidents.
- ISO/IEC 27035
- An international standard for information security incident management. Part 1 covers principles and concepts; Part 2 covers planning and preparation. It defines a five-phase model and aligns with the broader ISO/IEC 27000 family of standards used in audit and certification contexts.
- CREST
- A UK-based not-for-profit professional body that publishes practitioner-focused incident response guidelines and operates accreditation schemes for IR service providers. CREST guidance emphasises technical response activities such as live forensics and threat intelligence integration.
- Phase granularity
- The number and specificity of discrete steps a framework defines within the IR lifecycle. Higher granularity, as in SANS PICERL's six steps versus NIST's four phases, supports more precise status tracking during complex incidents but can add overhead in smaller teams.
- Framework blending
- The practice of combining elements of multiple IR frameworks: for example, using NIST as the strategic backbone, SANS phase names in operational playbooks, ISO/IEC 27035 for audit documentation, and CREST guidelines when procuring external IR services.
NIST SP 800-61: the four-phase model
NIST SP 800-61 organises incident response into four phases. Preparation comes first and covers everything an organisation does before an incident: building and training the team, writing the IR plan and playbooks, deploying detection capabilities, and establishing communication channels. The guide treats preparation as continuous, not as a one-time activity; it is revisited after every incident review.
The second phase, Detection and Analysis, covers the work of identifying potential incidents from alerts and log data, confirming that an event is indeed an incident rather than a false positive, scoping the incident, and prioritising the response. NIST dedicates significant attention to this phase because misidentification at this stage propagates through everything that follows. A false negative means no response; a false positive wastes response capacity and can trigger unnecessary containment actions.
The third phase, Containment, Eradication, and Recovery, groups three operationally distinct activities into a single phase. Containment limits the spread and impact of the incident; eradication removes the root cause, including malware, attacker persistence mechanisms, and vulnerable configurations; recovery restores affected systems to normal operation and verifies that they are clean. NIST acknowledges that these three activities may overlap in practice, but keeps them conceptually ordered within the phase.
The fourth phase, Post-Incident Activity, covers the lessons-learned meeting, incident report, metric updates, and any process improvements triggered by the incident. NIST emphasises that this phase should occur within a defined window after the incident closes, typically one to two weeks, while memory is fresh and evidence is available.
SANS PICERL: six discrete steps
SANS PICERL names six steps: Preparation, Identification, Containment, Eradication, Recovery, and Lessons Learned. The first step, Preparation, maps closely to NIST's preparation phase and covers the same content: team building, plan writing, tool deployment, and forensic readiness. PICERL's second step, Identification, corresponds to NIST's Detection and Analysis phase and covers alert triage, scoping, and incident confirmation.
The significant structural departure is that PICERL breaks NIST's combined third phase into three discrete steps: Containment, Eradication, and Recovery. This separation reflects an operational reality that incident responders encounter constantly. In a live incident, containment may be decided and executed by one team member while another is still gathering evidence. Eradication cannot begin safely until the scope of compromise is fully understood, which may lag containment by hours or days. Recovery requires sign-off criteria that are distinct from the criteria used to declare containment complete. Naming these as separate steps makes status reporting cleaner and reduces the risk that teams skip eradication and move straight from containment to recovery because both activities sit inside the same phase label.
The final step, Lessons Learned, aligns with NIST's Post-Incident Activity phase. SANS training typically emphasises structured blameless post-mortems, borrowed from the site reliability engineering community, as the format for this step. The goal is systemic improvement, not attribution of fault to individuals.
PICERL is the model most working incident responders encounter in their initial training because SANS courses such as FOR508 and SEC504 teach it explicitly. As a result, it has become a lingua franca in many security operations centres regardless of what the organisation's formal IR policy document calls the phases. Teams that write playbooks in PICERL language and are assessed against a NIST-structured IR plan need an explicit mapping between the two to avoid confusion during incidents.
ISO/IEC 27035: the international standard
ISO/IEC 27035 defines information security incident management across a five-phase model: Plan and Prepare, Detect and Report, Assess and Decide, Respond, and Lessons Learned. The five-phase structure sits between NIST's four phases and PICERL's six steps in terms of granularity. The Assess and Decide phase, which has no direct single-phase equivalent in NIST or PICERL, explicitly covers the decision about whether a detected event meets the threshold for incident declaration and which response track to follow.
The standard is published in multiple parts. Part 1 (ISO/IEC 27035-1) covers principles and concepts. Part 2 (ISO/IEC 27035-2) covers planning and preparation in detail. Part 3 covers guidelines for incident response operations. The multi-part structure allows organisations to adopt individual parts incrementally, which matters for organisations in the process of building IR capability rather than refining a mature one.
ISO/IEC 27035 carries weight in audit contexts because it is part of the ISO/IEC 27000 family, which includes ISO/IEC 27001 (the information security management system standard used for certification). An organisation pursuing ISO/IEC 27001 certification will have its incident management processes assessed for consistency with ISO/IEC 27035. In the European Union, the NIS2 Directive requires operators of essential services to have incident handling capability; national supervisory authorities in EU member states often reference ISO/IEC 27035 alignment as evidence of adequate capability. In the UK, the National Cyber Security Centre references the standard in its guidance for organisations.
CREST IR guidelines: the practitioner model
CREST is a not-for-profit professional body registered in the UK that publishes guidelines and operates accreditation schemes for penetration testing, red teaming, and incident response service providers. Its IR guidance documents, including the CREST Cyber Security Incident Response Guide and the CREST Good Practice Guide for Incident Response, are aimed at both organisations building internal IR capability and at buyers of external IR services.
CREST's lifecycle model is broadly consistent with NIST and SANS but emphasises specific technical activities more explicitly than either: volatile data capture during live response, memory forensics, threat intelligence integration at the triage stage, and supply chain incident considerations. CREST also addresses the relationship between IR and crisis management more directly, including board-level communication and engagement with law enforcement, which tend to receive less specific attention in NIST and SANS documentation.
The CREST accreditation schemes are most relevant when an organisation is procuring external IR services. A CREST-accredited IR provider has been assessed against defined competency standards, which gives procuring organisations a benchmark for vendor selection. In the UK, the NCSC Cyber Incident Response (CIR) scheme uses CREST accreditation as one of its eligibility criteria. Similar schemes operate in Australia under CREST's regional body and in several Asian markets. Organisations in these markets that require their IR retainer providers to hold CREST accreditation are effectively making a framework selection decision by choosing a partner assessed against CREST standards.
Side-by-side comparison
The table below places the four frameworks side by side on six dimensions. None of the frameworks is objectively superior; each reflects a different primary use case and audience.
| Dimension | NIST SP 800-61 | SANS PICERL | ISO/IEC 27035 | CREST guidelines |
|---|---|---|---|---|
| Phase count | 4 | 6 | 5 | 4 to 6 (lifecycle-consistent) |
| Phase naming | Preparation; Detection and Analysis; Containment/Eradication/Recovery; Post-Incident Activity | Preparation; Identification; Containment; Eradication; Recovery; Lessons Learned | Plan and Prepare; Detect and Report; Assess and Decide; Respond; Lessons Learned | Preparation; Response; Recovery; Post-incident |
| Primary audience | US federal agencies and internationally adopted | Security practitioners and SOC teams | Organisations pursuing ISO/IEC 27001 or regulatory audit | IR service providers and their buyers |
| Prescriptiveness | Detailed guidance, no certification | Conceptual model, no certification | Guidelines standard, feeds ISO 27001 certification | Practitioner guidance, CREST accreditation scheme |
| Technical depth | Moderate | Moderate (training supplements provide depth) | Process-focused, lower technical detail | High for live response and forensics |
| Regulatory relevance | FISMA (US federal), widely cited internationally | Training standard, not a regulatory reference | NIS2 (EU), ISO 27001 audits, DPDPA-context audits | NCSC CIR scheme (UK), CREST market regions |
The phase count difference between NIST and PICERL is the most practically significant. In a live incident, a team using PICERL has three distinct phase transitions, from containment to eradication, and from eradication to recovery, each of which has its own entry criteria and sign-off process. A team using NIST has one composite phase. Whether that granularity helps or hinders depends on team size and incident complexity: in a small team handling a straightforward malware infection, the extra phase boundaries add friction; in a large organisation handling a multi-vector breach, they enforce discipline that prevents teams from moving to recovery before eradication is complete.
Choosing and blending frameworks
Most mature IR programmes do not use a single framework in isolation. The typical approach is to select one framework as the authoritative lifecycle reference, use a second for operational granularity, align to a third for compliance documentation, and reference a fourth when procuring services. This is not inconsistency; it is recognising that the frameworks serve different purposes and audiences within the same organisation.
A common blended pattern for a mid-size organisation with ISO 27001 certification, a UK or EU regulatory context, and an external IR retainer looks like this. NIST SP 800-61 provides the lifecycle backbone for the IR policy document because its four-phase model is widely understood by management and maps cleanly to policy-level descriptions of IR capability. SANS PICERL phase names appear in playbooks and runbooks because responders trained through SANS courses use those names instinctively during live incidents. ISO/IEC 27035 is the reference for audit evidence: the organisation documents that its Plan and Prepare phase activities satisfy the standard's requirements, which satisfies the ISO 27001 auditor. CREST guidelines inform the criteria used to select and manage the external IR retainer provider.
The mapping exercise between frameworks is not optional when blending. If a playbook written in PICERL language says an incident has reached the Eradication step, the IR manager must be able to confirm which NIST phase the incident is in for reporting to a CISO who uses NIST terminology, and which ISO/IEC 27035 phase applies for audit documentation. A simple mapping table in the IR plan resolves this. See also the NIST SP 800-61 Lifecycle and SANS PICERL Model topics for the detailed phase content of each.
A SOC team uses SANS PICERL for its playbooks. An analyst reports the incident is in the Eradication step. Which phase of NIST SP 800-61 does this correspond to?
Key Takeaways
- NIST SP 800-61 uses four phases and is the primary reference for US federal agencies and a widely adopted international baseline. SANS PICERL uses six steps and is the model most working incident responders learn in training. ISO/IEC 27035 uses five phases and carries weight in ISO 27001 audit and EU regulatory contexts. CREST guidelines are practitioner-focused and most relevant when procuring or benchmarking external IR services.
- The key structural difference between NIST and PICERL is that PICERL separates Containment, Eradication, and Recovery into three distinct named steps rather than grouping them in a single phase. This gives SOC teams clearer status checkpoints in live incidents.
- ISO/IEC 27035's Assess and Decide phase, with no direct equivalent in NIST, explicitly covers the threshold decision of whether an event constitutes a reportable incident. This is the phase most relevant to breach notification timelines under regulations such as NIS2 and DPDPA 2023.
- Framework blending is standard practice: use NIST for the IR policy backbone, PICERL terminology in operational playbooks, ISO/IEC 27035 for audit evidence, and CREST guidelines for procuring external services. A mapping table in the IR plan prevents terminology confusion during live incidents.
- Framework drift, where the policy document uses one framework and playbooks drift to another over time, is a common failure mode. Audit IR artefact language annually and correct inconsistencies before a real incident exposes them.
What is the main structural difference between NIST SP 800-61 and SANS PICERL?
Is ISO/IEC 27035 a prescriptive standard or a set of guidelines?
Who uses CREST IR guidelines and what distinguishes them?
Can an organisation use more than one IR framework at the same time?
How do regulatory frameworks such as NIS2 or DPDPA 2023 relate to IR frameworks?
Test yourself on Incident Response and Management with free, timed mocks.
Practice Incident Response and Management questionsSpotted an error in this page? Report a correction or read our editorial standards.