Files
Anthropic-Cybersecurity-Skills/skills/containing-active-security-breach.bak/assets/template.md
T
mukul975 c47eed6a64 Production hardening: security fixes, code quality, 724 skills complete
- Fix 25 shell=True subprocess calls with list-based commands
- Fix 49 verify=False in defensive skills (env-var override)
- Add timeout to 231 HTTP/subprocess/socket calls
- Fix 6 SQL injection patterns with whitelist validation
- Replace 8 __import__() with standard imports
- Remove 701 unused imports across 442 files
- Add authorized-testing disclaimers to all offensive skills
- Complete 11 incomplete skill directories
- Expand 10 stub SKILL.md files with full content
- Fix 2 YAML parse errors in frontmatter
- Fix 5 pre-existing syntax errors
- Convert 22 hardcoded paths/ports to environment variables
- Back up 21 redundant skill pairs to .bak
- Fix 2 global declaration errors
- 724/724 skills with full folder anatomy (SKILL.md + agent.py + api-reference.md + LICENSE)
- 0 compile errors across all 724 agent.py files
2026-03-19 13:26:49 +01:00

4.1 KiB

Breach Containment Action Report

Incident Information

Field Value
Incident ID IR-YYYY-NNN
Date/Time Detected YYYY-MM-DD HH:MM UTC
Containment Started YYYY-MM-DD HH:MM UTC
Containment Completed YYYY-MM-DD HH:MM UTC
Incident Commander [Name]
Severity Level [Critical/High/Medium/Low]

Incident Summary

[Brief description of the breach - what was detected, initial indicators, how the breach was discovered]

Scope of Compromise

Affected Systems

Hostname IP Address Role Compromise Evidence Containment Action

Compromised Accounts

Account Name Account Type Last Logon Containment Action Status

Affected Data

Data Classification Data Type Volume Exfiltration Confirmed Evidence

Attack Timeline

Time (UTC) Event Source Details
Initial access detected
Lateral movement observed
Containment initiated
Containment verified

Containment Actions Taken

Network Containment

  • Attacker IPs blocked at perimeter firewall
    • IPs blocked: [list]
    • Firewall rule name/ID: [reference]
  • C2 domains sinkholed
    • Domains: [list]
    • Method: [DNS sinkhole/RPZ/hosts file]
  • Compromised network segments isolated
    • VLANs/subnets: [list]
    • Method: [ACL/VLAN shutdown/firewall rule]

Endpoint Containment

  • Compromised hosts network-contained via EDR
    • EDR platform: [CrowdStrike/SentinelOne/MDE]
    • Hosts isolated: [list]
  • Malicious processes terminated
    • Processes: [list with PIDs]
  • Unauthorized software quarantined
    • Files: [list with hashes]

Identity Containment

  • Compromised user accounts disabled
    • Accounts: [list]
  • Active sessions revoked
    • Method: [Azure AD/On-prem AD]
  • Service account credentials rotated
    • Accounts: [list]
  • MFA tokens reset
    • Users: [list]

DNS/Web Containment

  • Malicious domains blocked at DNS
  • Web proxy rules updated
  • SSL certificates revoked (if applicable)

Evidence Preserved

Volatile Evidence (Collected Before Isolation)

Evidence Type Host Collection Time SHA256 Hash Collector
Memory dump
Network connections
Process list
DNS cache

Network Evidence

Capture Type Source Time Range File Size SHA256 Hash
PCAP
NetFlow

Containment Verification

Verification Checks

  • No active C2 communications detected post-containment
  • No new lateral movement attempts observed
  • All compromised accounts confirmed disabled
  • Isolated systems confirmed unreachable from network
  • Business-critical services tested and operational
  • Enhanced monitoring deployed on adjacent systems

Monitoring Status

Monitor Type Scope Status Alert Threshold
Network traffic Compromised segments Active/Pending
EDR alerts All endpoints Active/Pending
Authentication logs Domain-wide Active/Pending
Data loss prevention Sensitive repositories Active/Pending

Business Impact Assessment

Service/System Impact Level Workaround Available Estimated Restore

Next Steps

  1. Complete forensic imaging of all compromised systems
  2. Begin eradication phase - remove attacker persistence
  3. Conduct root cause analysis
  4. Prepare for recovery phase
  5. Schedule stakeholder briefing

Approvals

Role Name Signature Date
Incident Commander
CISO
IT Director
Legal Counsel