- [ ] Mitigation doesn't work within [time]
@@ -124,19 +138,23 @@ Escalate to [Contacts](../contacts) if:
- [ ] Mitigation verified
- [ ] Stakeholders notified
-- [ ] Timeline documented in [Incident Log](../templates/incident-log-template)
+- [ ] Timeline documented in [Incident Log](/incident-management/incident-response-template/templates/incident-log-template)
- [ ] Post-mortem scheduled if warranted
-## Common Root Causes
+### Common Root Causes
| Cause | Signs | Fix |
| ----- | ----- | --- |
| | | |
-## Related
+## Further reading
-- Related runbook for this scenario
-- [Incident Response Policy](../incident-response-policy)
+- [Templates overview](/incident-management/incident-response-template/templates/overview): how the templates in this section fit together
+- [Runbooks overview](/incident-management/incident-response-template/runbooks/overview): how the runbooks in this section fit together
+- [Key Compromise runbook](/incident-management/incident-response-template/runbooks/key-compromise): a worked example of this structure
+- [Incident Response Policy](/incident-management/incident-response-template/incident-response-policy): severity levels, roles, and escalation
+
+---
diff --git a/docs/pages/incident-management/lessons-learned.mdx b/docs/pages/incident-management/lessons-learned.mdx
index 44d44f8e9..8d77841a8 100644
--- a/docs/pages/incident-management/lessons-learned.mdx
+++ b/docs/pages/incident-management/lessons-learned.mdx
@@ -1,11 +1,18 @@
---
title: "Incident Lessons Learned | Security Alliance"
-description: "Conduct post-incident reviews to improve response capabilities. Document timelines, root causes, and action plans. Share lessons with the ecosystem to promote security awareness."
+description: "Conduct post-incident reviews to improve response capabilities. Document timelines, root causes, and action plans. By analyzing what went well and what"
tags:
- Security Specialist
- Operations & Strategy
- DevOps
- SRE
+contributors:
+ - role: wrote
+ users: []
+ - role: reviewed
+ users: []
+ - role: fact-checked
+ users: []
---
import { TagList, AttributionList, ContributeFooter } from '../../../components'
@@ -15,11 +22,15 @@ import { TagList, AttributionList, ContributeFooter } from '../../../components'
+> ๐ **Key Takeaway**: Review every significant incident blamelessly while memory is fresh.
+> Capture timeline, root cause, and owners with deadlines so the output is procedure
+> change, not a tucked-away write-up.
+
Conducting a post-incident review and identifying lessons learned will improve your project's incident response
capabilities. By analyzing what went well and what could be improved, you can enhance your readiness for future
incidents.
-## Best Practices
+## Best practices
1. Review the incident together with everybody involved in handling it shortly after the incident is resolved.
2. Record details about the incident, including the timeline, root cause, impact, and response efforts.
@@ -57,6 +68,13 @@ For a concrete post-mortem structure and example write-up, see
and
[Incident Response Template: Example Post-Mortem](/incident-management/incident-response-template/templates/example-post-mortem).
+## Further reading
+
+- [Incident Management overview](/incident-management/overview): how the pages of this framework fit together
+- [Post-Mortem Template](/incident-management/incident-response-template/templates/post-mortem-template): the structure for writing it up
+- [Example Post-Mortem](/incident-management/incident-response-template/templates/example-post-mortem): a completed example to model
+- [Security Metrics and KPIs](/governance/security-metrics-kpis): tracking whether lessons changed outcomes
+
---
diff --git a/docs/pages/incident-management/overview.mdx b/docs/pages/incident-management/overview.mdx
index 59e99b312..ab46d2830 100644
--- a/docs/pages/incident-management/overview.mdx
+++ b/docs/pages/incident-management/overview.mdx
@@ -1,11 +1,18 @@
---
title: "Incident Management | Security Alliance"
-description: "Incident Management Framework: Prepare for, detect, respond to, and recover from security incidents. Build response plans, communication strategies, playbooks, and lessons learned processes."
+description: "Incident management for Web3: prepare detection and response, communications, forensics, playbooks, SEAL 911 paths, and a customizable IR template with runbooks."
tags:
- Security Specialist
- Operations & Strategy
- DevOps
- SRE
+contributors:
+ - role: wrote
+ users: []
+ - role: reviewed
+ users: []
+ - role: fact-checked
+ users: []
---
import { TagList, AttributionList, ContributeFooter } from '../../../components'
@@ -15,19 +22,83 @@ import { TagList, AttributionList, ContributeFooter } from '../../../components'
-Incident management involves preparing for, detecting, responding to, and recovering from security incidents. By
-thinking about incident management prior to actually experiencing an incident, you can help increase the likelihood of a
-timely recovery.
+> ๐ **Key Takeaway**: Decide who leads, how you communicate, and what to freeze before the incident. Web3 response
+> windows are short and many losses are irreversible.
-## Contents
+Incident management is preparing for, detecting, responding to, and recovering from security incidents. Plans written
+under stress lose to plans practiced in calm. This framework covers communication, detection and response, forensic
+preparation, lessons learned, SEAL-oriented victim playbooks, and a full customizable incident response template with
+policy, templates, and technical runbooks.
-1. [Communication Strategies](/incident-management/communication-strategies)
-2. [Incident Detection and Response](/incident-management/incident-detection-and-response)
-3. [Forensic Readiness](/incident-management/forensic-readiness)
-4. [Lessons Learned](/incident-management/lessons-learned)
-5. [Playbooks](/incident-management/playbooks/overview)
+## What this framework covers
+
+1. [Communication Strategies](/incident-management/communication-strategies): spokespeople, schedules, and stakeholder
+ updates without spreading unconfirmed claims.
+2. [Incident Detection and Response](/incident-management/incident-detection-and-response): find incidents early and work
+ a basic response cycle.
+3. [Forensic Readiness](/incident-management/forensic-readiness): preserve trustworthy evidence before you need it
+ (`dev` page โ in progress).
+4. [Lessons Learned](/incident-management/lessons-learned): post-incident review that improves the next response.
+5. [Playbooks](/incident-management/playbooks/overview): scenario playbooks and SEAL 911 victim guidance.
+6. [Incident Response Template](/incident-management/incident-response-template/overview): policy, roles, contacts,
+ copy-ready templates, and technical runbooks for Web3 protocols.
+
+### Playbooks subsection
+
+1. [Playbooks overview](/incident-management/playbooks/overview)
+2. [Malware Infection](/incident-management/playbooks/malware)
+3. [North Korea (DPRK) Attack](/incident-management/playbooks/hacked-dprk)
+4. [Wallet Drainer Attack](/incident-management/playbooks/hacked-drainer)
+5. [ELUSIVE COMET Attack](/incident-management/playbooks/hacked-elusive-comet)
6. [SEAL 911 War Room Guidelines](/incident-management/playbooks/seal-911-war-room-guidelines)
-7. [Incident Response Template](/incident-management/incident-response-template/overview)
+7. [Decentralized Incident Response Framework (DeIRF)](/incident-management/playbooks/decentralized-ir)
+
+### Incident response template subsection
+
+1. [Template overview](/incident-management/incident-response-template/overview)
+2. [Incident Response Policy](/incident-management/incident-response-template/incident-response-policy)
+3. [Roles and Staffing](/incident-management/incident-response-template/roles-and-staffing)
+4. [Communications](/incident-management/incident-response-template/communications)
+5. [Contacts](/incident-management/incident-response-template/contacts)
+6. [Templates hub](/incident-management/incident-response-template/templates/overview)
+7. [Runbooks hub](/incident-management/incident-response-template/runbooks/overview)
+
+### IR templates
+
+1. [Incident Log Template](/incident-management/incident-response-template/templates/incident-log-template)
+2. [Post-Mortem Template](/incident-management/incident-response-template/templates/post-mortem-template)
+3. [Runbook Template](/incident-management/incident-response-template/templates/runbook-template)
+4. [Example Incident Log](/incident-management/incident-response-template/templates/example-incident-log)
+5. [Example Post-Mortem](/incident-management/incident-response-template/templates/example-post-mortem)
+
+### IR runbooks
+
+1. [Smart Contract Exploit](/incident-management/incident-response-template/runbooks/smart-contract-exploit)
+2. [Key Compromise](/incident-management/incident-response-template/runbooks/key-compromise)
+3. [Frontend Compromise](/incident-management/incident-response-template/runbooks/frontend-compromise)
+4. [DNS Hijack](/incident-management/incident-response-template/runbooks/dns-hijack)
+5. [CDN/Hosting Compromise](/incident-management/incident-response-template/runbooks/cdn-hosting-compromise)
+6. [Dependency Attack](/incident-management/incident-response-template/runbooks/dependency-attack)
+7. [Build Pipeline Compromise](/incident-management/incident-response-template/runbooks/build-pipeline-compromise)
+8. [DDoS Attack](/incident-management/incident-response-template/runbooks/ddos-attack)
+9. [Third-Party Outage](/incident-management/incident-response-template/runbooks/third-party-outage)
+
+## Related frameworks
+
+- [Monitoring](/monitoring/overview): signals that feed detection
+- [Multisig for Protocols](/multisig-for-protocols/overview): emergency signer and admin paths
+- [Wallet Security](/wallet-security/overview): key and signer hygiene adjacent to compromise playbooks
+- [DPRK IT Workers](/dprk-it-workers/overview): long-running human threat context for DPRK playbooks
+- [Supply Chain](/supply-chain/overview): dependency and pipeline incidents
+- [Infrastructure](/infrastructure/overview): DNS, DDoS, and hosting response context
+- [SEAL Certifications](/certs/overview): certification paths related to ops maturity
+
+## Further reading
+
+- [Incident Response Template](/incident-management/incident-response-template/overview): the customization checklist
+ for adapting these documents
+- [SEAL 911](https://securityalliance.org/seal-911): emergency response coordination
+- [Rekt News](https://rekt.news/): public post-mortems to learn from
---
diff --git a/docs/pages/incident-management/playbooks/decentralized-ir.mdx b/docs/pages/incident-management/playbooks/decentralized-ir.mdx
index 8e24ee933..b8b0c3750 100644
--- a/docs/pages/incident-management/playbooks/decentralized-ir.mdx
+++ b/docs/pages/incident-management/playbooks/decentralized-ir.mdx
@@ -1,6 +1,6 @@
---
title: "Decentralized Incident Response | SEAL"
-description: "Decentralized Incident Response Framework (DeIRF) for security teams without a single authority. Zero-trust by default, shared responsibility, and open tooling for faster containment."
+description: "Decentralized Incident Response Framework (DeIRF) for security teams without a single authority. Zero-trust by default, shared responsibility"
tags:
- Security Specialist
- Operations & Strategy
@@ -9,7 +9,12 @@ tags:
contributors:
- role: wrote
users: [relotnek]
+ - role: reviewed
+ users: []
+ - role: fact-checked
+ users: []
---
+
import { TagList, AttributionList, ContributeFooter } from '../../../../components'
# Decentralized Incident Response Framework (DeIRF)
@@ -17,6 +22,10 @@ import { TagList, AttributionList, ContributeFooter } from '../../../../componen
+> ๐ **Key Takeaway**: DeIRF is a menu for teams without a single authority: zero-trust
+> defaults, shared responsibility, and open tooling. Prefer simple fundamentals over
+> heavy process nobody will follow.
+
A lightweight, end-to-end scaffold for security teams that work without a single authority.
Use it as a menu, not a mandate.
@@ -145,6 +154,13 @@ Keep a one-liner command ready for each action and store it in the runbook.
> **Remember**: Simplicity plus strong fundamentals beat heavy processes every time.
+## Further reading
+
+- [Playbooks overview](/incident-management/playbooks/overview): how the playbooks in this section fit together
+- [Incident Management overview](/incident-management/overview): how the pages of this framework fit together
+- [Roles and Staffing](/incident-management/incident-response-template/roles-and-staffing): assigning response roles without a central team
+- [SEAL 911 War Room Guidelines](/incident-management/playbooks/seal-911-war-room-guidelines): reaching outside help fast
+
---
diff --git a/docs/pages/incident-management/playbooks/hacked-dprk.mdx b/docs/pages/incident-management/playbooks/hacked-dprk.mdx
index bb1d253a3..a169a2f75 100644
--- a/docs/pages/incident-management/playbooks/hacked-dprk.mdx
+++ b/docs/pages/incident-management/playbooks/hacked-dprk.mdx
@@ -1,12 +1,16 @@
---
title: "North Korea (DPRK) Attack Response | SEAL"
-description: "Respond to North Korea (DPRK) cyberattacks. Learn how hacking squads use fake video conference software and fake PDFs to steal private keys, files, and credentials. Immediate response steps included."
+description: "Respond to North Korea (DPRK) cyberattacks. Learn how hacking squads use fake video conference software and fake PDFs to steal private keys, files"
tags:
- Security Specialist
- Operations & Strategy
contributors:
- role: wrote
users: [SEAL]
+ - role: reviewed
+ users: []
+ - role: fact-checked
+ users: []
---
import { TagList, AttributionList, ContributeFooter } from '../../../../components'
@@ -16,6 +20,10 @@ import { TagList, AttributionList, ContributeFooter } from '../../../../componen
+> ๐ **Key Takeaway**: Treat a confirmed DPRK compromise as full credential and key theft.
+> Follow the malware playbook first, assume impersonation risk to contacts, and rotate
+> everything reachable from the infected host.
+
If youโve been sent this document, then we have very good reason to believe that you have been hacked by North Korea
(DPRK). This document will give you some information about North Korea, why theyโve hacked you, and how they mightโve
done it.
@@ -81,6 +89,13 @@ In this method, you are sent a link to download a report, slide deck, or other p
If you download and run this file, you will have executed the malware. The first thing the malware does is open the PDF
file you were expecting, so that you do not suspect you were infected.
+## Further reading
+
+- [Playbooks overview](/incident-management/playbooks/overview): how the playbooks in this section fit together
+- [DPRK IT Workers](/dprk-it-workers/overview): who the actor is and how they get hired
+- [Mitigating DPRK IT Workers](/dprk-it-workers/mitigating-dprk-it-workers): hardening and post-discovery steps
+- [SEAL 911 War Room Guidelines](/incident-management/playbooks/seal-911-war-room-guidelines): reaching outside help fast
+
---
diff --git a/docs/pages/incident-management/playbooks/hacked-drainer.mdx b/docs/pages/incident-management/playbooks/hacked-drainer.mdx
index 50dd72f1d..bc3507278 100644
--- a/docs/pages/incident-management/playbooks/hacked-drainer.mdx
+++ b/docs/pages/incident-management/playbooks/hacked-drainer.mdx
@@ -1,13 +1,18 @@
---
title: "Wallet Drainer Attack Response | SEAL"
-description: "Recover from wallet drainer attacks. Understand how drainers request token approvals, DEX signatures, and 7702 wallet upgrades. Steps to recover control after different drainer types."
+description: "Recover from a wallet drainer attack. Identify whether it took token approvals, DEX signatures, an EIP-7702 upgrade, or full key control, then act on that."
tags:
- Security Specialist
- Operations & Strategy
contributors:
- role: wrote
users: [SEAL]
+ - role: reviewed
+ users: []
+ - role: fact-checked
+ users: []
---
+
import { TagList, AttributionList, ContributeFooter } from '../../../../components'
# Wallet Drainer Attack
@@ -15,6 +20,10 @@ import { TagList, AttributionList, ContributeFooter } from '../../../../componen
+> ๐ **Key Takeaway**: Wallet drainers abuse approvals, signatures, and account
+> upgradesโnot always seed phrases. Identify the drainer type first; recovery steps
+> differ for approvals versus full key control.
+
If youโve been sent this document, then we believe that your funds have been stolen by a wallet drainer. This document
will give you some information about drainers, how they work, and how you can protect yourself going forward.
@@ -42,6 +51,13 @@ known to:
Depending on which type of drainer affected you, you might need to take different actions to recover control of
your wallet.
+## Further reading
+
+- [Playbooks overview](/incident-management/playbooks/overview): how the playbooks in this section fit together
+- [Smart Contract Interaction Security](/wallet-security/smart-contract-interaction-security): approvals and signing hygiene that prevent this
+- [Understanding Threat Vectors](/awareness/understanding-threat-vectors): how drainer lures reach users
+- [SEAL 911 War Room Guidelines](/incident-management/playbooks/seal-911-war-room-guidelines): reaching outside help fast
+
---
diff --git a/docs/pages/incident-management/playbooks/hacked-elusive-comet.mdx b/docs/pages/incident-management/playbooks/hacked-elusive-comet.mdx
index 2e95cb15e..3870d84b4 100644
--- a/docs/pages/incident-management/playbooks/hacked-elusive-comet.mdx
+++ b/docs/pages/incident-management/playbooks/hacked-elusive-comet.mdx
@@ -1,13 +1,18 @@
---
title: "ELUSIVE COMET Attack Response | SEAL"
-description: "Defend against ELUSIVE COMET threat actor using Zoom remote control attacks. Learn how they impersonate investors and journalists to trick victims into sharing screens and installing malware."
+description: "Defend against ELUSIVE COMET threat actor using Zoom remote control attacks. Learn how they impersonate investors and journalists to trick victims into sharing"
tags:
- Security Specialist
- Operations & Strategy
contributors:
- role: wrote
users: [SEAL]
+ - role: reviewed
+ users: []
+ - role: fact-checked
+ users: []
---
+
import { TagList, AttributionList, ContributeFooter } from '../../../../components'
# ELUSIVE COMET Attack
@@ -15,6 +20,10 @@ import { TagList, AttributionList, ContributeFooter } from '../../../../componen
+> ๐ **Key Takeaway**: ELUSIVE COMET social-engineers victims on Zoom into screen share and
+> remote control. Never grant remote control or full-screen share to unsolicited
+> "investors" or "press."
+
If youโve been sent this, then we believe that youโve been hacked by a threat actor weโve identified as ELUSIVE COMET.
This document will give you some information about drainers, how they work, and how you can protect yourself going
forward.
@@ -67,6 +76,13 @@ accounts and sending out phishing messages to more people.
A message sent from an account belonging to a victim of ELUSIVE COMET
+## Further reading
+
+- [Playbooks overview](/incident-management/playbooks/overview): how the playbooks in this section fit together
+- [Zoom Hardening](/guides/endpoint-security/zoom-hardening): closing the vector this attack uses
+- [Malware playbook](/incident-management/playbooks/malware): response once code has run on the device
+- [SEAL 911 War Room Guidelines](/incident-management/playbooks/seal-911-war-room-guidelines): reaching outside help fast
+
---
diff --git a/docs/pages/incident-management/playbooks/malware.mdx b/docs/pages/incident-management/playbooks/malware.mdx
index 961ffc565..cc7b3a7b7 100644
--- a/docs/pages/incident-management/playbooks/malware.mdx
+++ b/docs/pages/incident-management/playbooks/malware.mdx
@@ -1,13 +1,18 @@
---
title: "Malware Infection Response | Security Alliance"
-description: "Step-by-step malware infection response guide from SEAL 911. Secure crypto assets, notify colleagues, protect accounts from sweeper bots, and recover from MetaMask, Ledger Live, and browser compromises."
+description: "Step-by-step malware response from SEAL 911. Secure crypto assets against sweeper bots, notify colleagues, regain accounts, and rebuild on a clean machine."
tags:
- Security Specialist
- Operations & Strategy
contributors:
- role: wrote
users: [SEAL]
+ - role: reviewed
+ users: []
+ - role: fact-checked
+ users: []
---
+
import { TagList, AttributionList, ContributeFooter } from '../../../../components'
# Malware Infection
@@ -15,6 +20,10 @@ import { TagList, AttributionList, ContributeFooter } from '../../../../componen
+> ๐ **Key Takeaway**: If you suspect malware, disconnect and power off immediately, then
+> continue from a clean device. Secure crypto assets and accounts before forensic
+> curiosity costs more keys.
+
This is a short guide prepared by SEAL that will help you navigate a malware infection. You have a limited amount of
time to reduce the amount of damage that can be done to you. If you need help at any point, contact [**SEAL
911**](https://t.me/seal_911_bot)
@@ -173,6 +182,13 @@ Here are some guides specifically for securing your:
- [Securing Telegram](/community-management/telegram)
- [Securing Google](/opsec/google/overview)
+## Further reading
+
+- [Playbooks overview](/incident-management/playbooks/overview): how the playbooks in this section fit together
+- [Endpoint Security](/opsec/endpoint/overview): device hardening that limits the blast radius
+- [Drainer playbook](/incident-management/playbooks/hacked-drainer): response if wallet access followed
+- [SEAL 911 War Room Guidelines](/incident-management/playbooks/seal-911-war-room-guidelines): reaching outside help fast
+
---
diff --git a/docs/pages/incident-management/playbooks/overview.mdx b/docs/pages/incident-management/playbooks/overview.mdx
index d9fe0721c..4bb84a7d7 100644
--- a/docs/pages/incident-management/playbooks/overview.mdx
+++ b/docs/pages/incident-management/playbooks/overview.mdx
@@ -1,9 +1,16 @@
---
title: "Incident Response Playbooks | Security Alliance"
-description: "Create step-by-step incident response playbooks for stolen funds, data breaches, and DDoS attacks. Define indicators of compromise (IOCs), containment actions, and recovery procedures."
+description: "Create step-by-step incident response playbooks for stolen funds, data breaches, and DDoS attacks. Define indicators of compromise (IOCs), containment actions"
tags:
- Security Specialist
- Operations & Strategy
+contributors:
+ - role: wrote
+ users: []
+ - role: reviewed
+ users: []
+ - role: fact-checked
+ users: []
---
import { TagList, AttributionList, ContributeFooter } from '../../../../components'
@@ -13,15 +20,33 @@ import { TagList, AttributionList, ContributeFooter } from '../../../../componen
-Generally speaking, incident response playbooks aim to provide detailed, step-by-step procedures for handling specific
-types of security incidents. Obviously, it's not possible to have thought about every possible scenario ahead of time,
-but one could create documentation for the most likely or devastating scenarios.
+> ๐ **Key Takeaway**: Write playbooks for your most likely and most devastating scenarios
+> before they hit. Each playbook should cover detection IOCs, containment, eradication,
+> recovery, and a lessons-learned loop.
-## Best Practices
+Incident response playbooks provide step-by-step procedures for handling specific security incidents.
+You cannot cover every scenario ahead of time, so prioritize the most likely and most devastating cases.
+
+## What this framework covers
+
+1. [Malware Infection](/incident-management/playbooks/malware): immediate containment when a host may be
+ compromised.
+2. [North Korea (DPRK) Attack](/incident-management/playbooks/hacked-dprk): victim guidance for confirmed
+ DPRK compromise paths.
+3. [Wallet Drainer Attack](/incident-management/playbooks/hacked-drainer): recover control after approval
+ or signature drainage.
+4. [ELUSIVE COMET Attack](/incident-management/playbooks/hacked-elusive-comet): Zoom remote-control social
+ engineering response.
+5. [SEAL 911 War Room Guidelines](/incident-management/playbooks/seal-911-war-room-guidelines): how to
+ engage SEAL 911 and run a crisis channel.
+6. [Decentralized Incident Response Framework (DeIRF)](/incident-management/playbooks/decentralized-ir):
+ IR scaffold for teams without a single authority.
+
+## Best practices
1. Define the type of incident the playbook addresses (e.g., stolen funds, data breach, DDoS attack).
-2. Outline the steps for detecting and analyzing the incident, including key indicators of compromise (IOCs) and tools
-to use.
+2. Outline the steps for detecting and analyzing the incident, including key indicators of compromise
+ (IOCs) and tools to use.
3. Describe immediate actions to contain the incident and prevent further damage.
4. Provide detailed steps for eradicating the root cause of the incident.
5. Outline procedures for restoring everything affected to normal operation.
@@ -30,6 +55,13 @@ to use.
For example incident runbooks and templates, see
[Incident Response Template: Templates](/incident-management/incident-response-template/templates/overview).
+## Further reading
+
+- [Incident Management overview](/incident-management/overview): how the pages of this framework fit together
+- [SEAL 911 War Room Guidelines](/incident-management/playbooks/seal-911-war-room-guidelines): reaching outside help fast
+- [Incident Response Template overview](/incident-management/incident-response-template/overview): how the template pieces fit together
+- [Incident Detection and Response](/incident-management/incident-detection-and-response): the detection step before any playbook
+
---
diff --git a/docs/pages/incident-management/playbooks/seal-911-war-room-guidelines.mdx b/docs/pages/incident-management/playbooks/seal-911-war-room-guidelines.mdx
index 74f14a733..20847694e 100644
--- a/docs/pages/incident-management/playbooks/seal-911-war-room-guidelines.mdx
+++ b/docs/pages/incident-management/playbooks/seal-911-war-room-guidelines.mdx
@@ -1,12 +1,16 @@
---
title: "SEAL 911 War Room Guidelines | SEAL"
-description: "SEAL 911 War Room guidelines for smart contract hack response. Create incident channels, assign key roles, gather attack transactions, pause contracts, and coordinate recovery with the Telegram bot."
+description: "SEAL 911 War Room guidelines for smart contract hack response. Create incident channels, assign key roles, gather attack transactions, pause contracts"
tags:
- Security Specialist
- Operations & Strategy
contributors:
- role: wrote
users: [SEAL]
+ - role: reviewed
+ users: []
+ - role: fact-checked
+ users: []
---
import { TagList, AttributionList, ContributeFooter, Checklist } from '../../../../components'
@@ -16,6 +20,10 @@ import { TagList, AttributionList, ContributeFooter, Checklist } from '../../../
+> ๐ **Key Takeaway**: SEAL 911 coordinates trusted researchers via the Telegram bot under
+> a strict code of conduct. Bring complete incident facts early so responders avoid
+> duplicated work during a crisis.
+
SEAL 911 is a project designed to give users, developers, and even other security researchers an accessible method to
contact a small group of highly trusted security researchers. The group can be reached via the [Telegram
bot](https://t.me/seal_911_bot).
@@ -283,6 +291,13 @@ Funds at Risk: [Estimated Amount in USD or Token]
[Brief Description of the incident]
```
+## Further reading
+
+- [Playbooks overview](/incident-management/playbooks/overview): how the playbooks in this section fit together
+- [Incident Management overview](/incident-management/overview): how the pages of this framework fit together
+- [Contacts template](/incident-management/incident-response-template/contacts): the contact list to have ready before you need it
+- [Communications template](/incident-management/incident-response-template/communications): coordinating public messaging during the incident
+
---