When Colonial Pipeline got hit with ransomware in May 2021, they paid $4.4 million within hours. Their CEO later told a Senate committee the company had an incident response plan — but executing it under pressure exposed gaps nobody anticipated. If a company running critical U.S. infrastructure can stumble, your organization can too. That's why having an incident response plan template isn't optional anymore — it's the difference between a controlled recovery and a catastrophic meltdown.
I've helped organizations of all sizes build and test these plans. The ones that survive a breach with their reputation intact aren't necessarily the biggest or best-funded. They're the ones who wrote it down, practiced it, and updated it before the threat actor showed up. This post gives you a practical, phase-by-phase framework you can adapt starting today.
Why Most Incident Response Plans Fail Before They're Used
Here's what actually happens in most organizations: someone drafts a 40-page document, it gets filed in SharePoint, and nobody looks at it until a security analyst sees data exfiltration at 2 a.m. on a Saturday. By then, the plan might as well not exist.
According to IBM's 2021 Cost of a Data Breach Report, organizations with a tested incident response plan saved an average of $2.46 million per breach compared to those without one. That's not a rounding error. That's the difference between staying in business and not.
The Verizon 2021 Data Breach Investigations Report found that 85% of breaches involved a human element — phishing, credential theft, social engineering. Your incident response plan template needs to account for the messy, human reality of how breaches actually start. If your plan only covers technical containment and ignores the panicked employee who clicked a malicious link, you've already failed.
The Six Phases Every Incident Response Plan Template Must Cover
The gold standard framework comes from NIST's Computer Security Incident Handling Guide (SP 800-61). I've adapted it below into a practical template structure that actually works under pressure.
Phase 1: Preparation — The Work Before the Storm
This is where 80% of your effort should go. Preparation includes:
- Asset inventory: You can't protect what you don't know about. Document every system, database, and cloud service.
- Role assignments: Name specific people — Incident Commander, Communications Lead, Legal Liaison, Technical Lead. Use names and phone numbers, not job titles alone.
- Communication channels: Assume your email is compromised. Establish an out-of-band communication method (Signal group, dedicated phone bridge, physical war room).
- Security awareness training: Your employees are your first line of detection. Invest in cybersecurity awareness training for your entire organization so people recognize and report threats before they escalate.
- Tooling: EDR, SIEM, forensic imaging tools, log aggregation — all configured and tested before an incident, not during one.
I've seen organizations with million-dollar security stacks fail because they didn't have an updated contact list. Preparation isn't glamorous. It's essential.
Phase 2: Identification — Knowing You've Been Hit
The average time to identify a data breach in 2021 was 212 days, according to IBM. That's seven months of a threat actor living in your network. Your incident response plan template must define what constitutes an incident and establish clear escalation criteria.
Document specific triggers:
- A phishing simulation platform flags a credential harvest attempt that turns out to be real
- Your SIEM correlates failed login attempts across multiple accounts with impossible travel alerts
- An employee reports a suspicious email — and this is where phishing awareness training for your teams pays for itself ten times over
- Endpoint detection tools flag lateral movement or unusual data transfers
Every trigger should map to a severity level. Not every alert is a critical incident. Your plan needs a triage framework so your team doesn't burn out chasing false positives while the real attack slips by.
Phase 3: Containment — Stop the Bleeding
Containment has two sub-phases: short-term and long-term. Your template should address both explicitly.
Short-term containment means stopping the immediate spread. Isolate affected systems from the network. Disable compromised accounts. Block malicious IPs and domains at the firewall. If ransomware is involved, disconnect — don't power off — infected machines to preserve volatile memory for forensics.
Long-term containment means building a clean environment while the investigation continues. This might involve standing up parallel systems, implementing emergency multi-factor authentication requirements, or creating new network segments. The goal is to keep the business running while you work the problem.
Document decision trees in your plan: If the incident is credential theft, do X. If it's ransomware, do Y. If it's data exfiltration, do Z. Under pressure, people don't think clearly. Give them a playbook.
Phase 4: Eradication — Remove the Threat Completely
This is where I see the most dangerous shortcuts. Teams contain an incident, breathe a sigh of relief, and skip thorough eradication. Then the threat actor re-enters through the same backdoor three weeks later.
Eradication means:
- Removing all malware, backdoors, and persistence mechanisms
- Patching the vulnerability that allowed initial access
- Resetting all compromised credentials — and any credentials that might be compromised
- Reviewing access controls and removing unnecessary privileges
- Validating that the threat actor hasn't established alternate access paths
If the initial access vector was a phishing email that harvested credentials, your eradication must include forced password resets, session token revocation, and a sweep for email forwarding rules the attacker may have created. These are the details that separate a real incident response plan template from a checkbox exercise.
Phase 5: Recovery — Getting Back to Business
Recovery is more than restoring from backup. Your plan should define:
- Validation criteria: How do you confirm a system is clean before putting it back in production?
- Monitoring escalation: Increase monitoring intensity on recovered systems for 30-90 days. Threat actors often test whether you've truly locked them out.
- Business prioritization: Which systems come back first? Your plan should map to business impact analysis — revenue-generating systems, customer-facing services, and safety-critical infrastructure get priority.
- Communication cadence: When do you tell customers, regulators, partners, and the public? This should be coordinated with legal counsel and mapped to regulatory requirements like state breach notification laws.
The SolarWinds incident in late 2020 showed the world what recovery looks like at scale — thousands of organizations had to verify the integrity of their environments, rebuild trust in their supply chains, and implement zero trust architectures. Your plan doesn't need to be that complex, but it does need to be specific to your environment.
Phase 6: Lessons Learned — The Phase Everyone Skips
After the FireEye/SolarWinds breach became public, the cybersecurity community benefited enormously because FireEye published detailed indicators of compromise and shared what happened. Most organizations don't do this internally, let alone externally.
Your template must mandate a post-incident review within 5-10 business days of incident closure. Document:
- Timeline of events — when did each phase start and end?
- What worked and what didn't in the plan?
- Which detection tools caught the threat, and which missed it?
- How long did each phase take versus your targets?
- What changes to the plan, tooling, training, or architecture are needed?
This isn't a blame session. It's an engineering review. If a phishing email bypassed your secure email gateway, that's a finding. If the on-call analyst didn't know who to escalate to, that's a process gap. Fix the system, not the person.
What Should an Incident Response Plan Template Include?
An effective incident response plan template should include these core components: a purpose and scope statement, defined roles and responsibilities with contact information, incident classification and severity levels, phase-by-phase procedures (preparation, identification, containment, eradication, recovery, lessons learned), communication plans for internal and external stakeholders, regulatory notification requirements, escalation criteria, and an appendix with technical playbooks for common incident types like ransomware, credential theft, and data exfiltration. The plan should be reviewed quarterly and tested at least twice per year through tabletop exercises.
The Ransomware Playbook: A Template Add-On You Need Right Now
Ransomware deserves its own specific playbook within your broader incident response plan template. CISA's Stop Ransomware initiative provides excellent baseline guidance, but here's what I recommend including based on real-world incidents:
- Payment decision framework: Who has authority to approve or deny a ransom payment? This should be decided in advance, not during the crisis. Document the legal, ethical, and OFAC compliance considerations.
- Backup verification: When did you last test a restore? If your backups are connected to the network, assume they're compromised. Air-gapped, tested backups are your lifeline.
- Law enforcement contact: The FBI's Internet Crime Complaint Center (IC3) should be on your speed dial. They may have decryption keys or intelligence about the threat actor group.
- Negotiation protocol: If you decide to engage with the attacker, who communicates? Using a specialized incident response firm for negotiation is often advisable.
The Kaseya VSA attack in July 2021 hit up to 1,500 businesses through a single software supply chain compromise. Many of those businesses were small and mid-sized. The ones that recovered fastest had ransomware-specific response procedures already documented.
Testing Your Plan: Tabletop Exercises That Actually Work
A plan you've never tested is a plan that won't work. I run tabletop exercises for organizations regularly, and the most common reaction from executives afterward is, "I had no idea we had so many gaps."
Here's a simple tabletop format:
- Scenario: An employee in accounts payable clicks a link in a spear-phishing email. The attacker harvests their credentials, accesses the financial system, and initiates wire transfers. Your SIEM alerts on unusual login activity 4 hours later.
- Inject 1: The compromised account has admin privileges to your ERP system. The attacker has also accessed customer payment data.
- Inject 2: A journalist emails your CEO asking for comment about a data breach at your company.
- Inject 3: Your primary forensic investigation firm has a conflict of interest and can't take the engagement.
Walk your team through each inject. Who makes decisions? Who communicates? Where do processes break down? Document everything and use the findings to update your incident response plan template.
The Security Awareness Connection Most Plans Miss
Here's something I've learned the hard way: your incident response plan is only as strong as your organization's security culture. If employees don't know how to recognize social engineering, they can't serve as the early warning system your plan depends on.
Phishing simulation programs and regular security awareness training directly reduce the probability that your incident response plan ever gets activated. But when it does get activated, trained employees report incidents faster. That 212-day detection average I mentioned earlier? Organizations with strong security awareness programs cut that number dramatically.
Build training into Phase 1 of your plan. Make it mandatory. Make it ongoing. The threat landscape shifts constantly — your employees' knowledge needs to keep pace.
Three Mistakes That Gut an Otherwise Good Plan
1. Storing the Plan Only on the Network
If ransomware encrypts your network, your incident response plan goes with it. Print copies. Store them offline. Keep a version on the Incident Commander's phone.
2. Using Generic Role Descriptions Instead of Named Individuals
"The IT Manager will lead containment" is useless at 3 a.m. if you have four IT managers and none of them know they're responsible. Name primary and backup personnel. Include personal cell numbers.
3. Never Updating After Organizational Changes
People leave. Systems change. Vendors get replaced. If your plan references a firewall you decommissioned six months ago or a team member who left the company, it's a liability, not an asset. Set a quarterly review calendar and stick to it.
Start Building Today — Not After the Breach
Every organization I've worked with that suffered a serious breach says the same thing: "We thought we had more time." You don't. Threat actors are scanning your perimeter right now. Phishing emails are landing in your employees' inboxes as you read this.
Take the incident response plan template framework in this post and start adapting it to your organization today. Pair it with consistent employee training — because the best incident response plan in the world can't save you if your people keep opening the door for attackers. Build your security culture now, not after the breach notification letters go out.