Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计提醒

performing-ransomware-response执行勒索软件响应

Agent Skill

performing-ransomware-response 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

245

周安装

10

GitHub Stars

5,890

下载量

79
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:performing-ransomware-response(执行勒索软件响应)
来源仓库:https://github.com/mukul975/anthropic-cybersecurity-skills
仓库路径:skills/performing-ransomware-response
安装命令:
npx skills add https://github.com/mukul975/anthropic-cybersecurity-skills --skill performing-ransomware-response
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/mukul975/anthropic-cybersecurity-skills --skill performing-ransomware-response

简介

用于查找、检索和筛选相关信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中根据关键词或任务场景快速定位候选结果。
  • 可结合来源仓库、安装命令和原始 README 继续核验具体用法。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。
  • 当前暂无详细功能说明,需进一步查阅原始 SKILL.md 获取操作细节。

SKILL.md

Performing Ransomware Response

When to Use

  • Ransomware has been detected executing or file encryption is actively occurring
  • Users report inability to open files with unfamiliar extensions appended
  • A ransom note is discovered on one or more systems
  • EDR detects mass file modification patterns consistent with encryption behavior
  • Threat intelligence warns of an imminent ransomware campaign targeting the organization

Do not use for general malware incidents that do not involve file encryption or extortion; use malware incident response procedures instead.

Prerequisites

  • Ransomware-specific incident response playbook reviewed and approved by executive leadership
  • Tested and verified offline backup strategy with air-gapped or immutable copies
  • Incident retainer with a specialized ransomware response firm (e.g., Mandiant, CrowdStrike Services, Kroll)
  • Legal counsel pre-engaged for OFAC sanctions screening and regulatory notification
  • Cyber insurance carrier contact information and policy coverage details
  • Bitcoin/cryptocurrency analysis capability or third-party engagement for payment tracing

Workflow

Step 1: Detect and Confirm Ransomware

Validate that the incident is ransomware and determine the variant:

  • Identify the ransomware by analyzing the ransom note filename, extension appended to encrypted files, and note content
  • Upload the ransom note and a sample encrypted file to ID Ransomware (id-ransomware.malwarehunterteam.com)
  • Check NoMoreRansom.org for available free decryptors
  • Determine the ransomware deployment method from EDR/SIEM logs
  • Identify the ransomware group (e.g., LockBit, BlackCat/ALPHV, Royal, Akira, Play)
Ransomware Identification:
━━━━━━━━━━━━━━━━━━━━━━━━━
Variant:          LockBit 3.0 (Black)
Extension:        .lockbit3
Ransom Note:      README-LOCKBIT.txt
Tor Site:         lockbit[redacted].onion
Deployment:       Group Policy Object pushing ransomware.exe to all domain-joined systems
Initial Access:   VPN credential compromise (no MFA)
Dwell Time:       12 days
Data Exfiltration: Yes - 47GB uploaded to MEGA via rclone prior to encryption

Step 2: Immediate Containment

Stop ransomware propagation before assessing damage:

  • Priority 1: Disconnect affected network segments from core infrastructure (pull the network cable, not shutdown)
  • Priority 2: Isolate all domain controllers immediately if GPO-based deployment is suspected
  • Priority 3: Disable the compromised accounts used for deployment
  • Priority 4: Block lateral movement protocols (SMB TCP/445, RDP TCP/3389, WinRM TCP/5985-5986)
  • Priority 5: Preserve at least one encrypted system live (do not power off) for memory forensics
  • Do NOT: Shut down encrypted systems; keep them powered on to preserve encryption keys in memory

Step 3: Assess Damage and Scope

Quantify the impact to inform recovery and business decisions:

  • Count the number of encrypted systems (workstations, servers, domain controllers)
  • Determine which business-critical systems and data are affected
  • Verify backup integrity: check that backups were not encrypted, deleted, or corrupted
  • Assess whether data exfiltration occurred (check for rclone, WinSCP, MEGA, cloud storage activity)
  • Determine the ransom demand amount and payment deadline
  • Check OFAC sanctions lists to verify the ransomware group is not a sanctioned entity (paying is legally risky)
Impact Assessment:
Encrypted Systems:      187 of 340 endpoints (55%)
Encrypted Servers:      12 of 28 (43%) - includes 2 file servers, 1 database server
Domain Controllers:     2 of 3 encrypted
Backup Status:          Veeam repository intact (offline copy verified clean)
Data Exfiltration:      Confirmed - 47GB to MEGA (file listing under analysis)
Ransom Demand:          $2.5M in Bitcoin (72-hour deadline)
OFAC Screening:         LockBit - not currently sanctioned entity (verify with counsel)

Step 4: Recovery Decision Matrix

Evaluate recovery options in consultation with legal, executive leadership, and cyber insurance:

OptionProsConsRecommended When
Restore from backupNo payment, no legal riskRecovery time may be daysClean backups available
Free decryptorNo payment, fastRare availabilityVariant has published decryptor
Negotiate and payPotentially fasterNo guarantee, legal risk, funds threat actorsNo backups, business survival at stake
Rebuild from scratchClean environmentLongest timeline, data lossBackups compromised, willing to accept data loss

Step 5: Execute Recovery

Implement the chosen recovery strategy:

If restoring from backup:

  1. Build a clean isolated network segment for recovery operations
  2. Rebuild domain controllers first from clean media (do NOT restore DC backups older than the dwell time)
  3. Reset ALL user and service account passwords before joining any system to the new domain
  4. Restore servers in priority order: authentication, DNS, DHCP, then business-critical applications
  5. Restore workstations via reimaging, not file-level restore
  6. Restore data from verified clean backups to rebuilt file servers
  7. Reconnect to production network only after validation

If using a decryptor:

  1. Test the decryptor on a non-critical system first
  2. Decrypt in order of business priority
  3. Scan all decrypted systems for residual malware before reconnection

Step 6: Post-Ransomware Hardening

Implement controls to prevent recurrence:

  • Enforce MFA on all remote access (VPN, RDP, cloud portals)
  • Implement 3-2-1-1-0 backup strategy (3 copies, 2 media types, 1 offsite, 1 immutable, 0 errors)
  • Deploy application whitelisting on servers
  • Implement network segmentation between workstation and server VLANs
  • Enable Protected Users security group for privileged accounts
  • Disable NTLM authentication where possible
  • Deploy LAPS (Local Administrator Password Solution) for local admin accounts

Key Concepts

TermDefinition
Double ExtortionRansomware tactic combining file encryption with data exfiltration and threat to publish stolen data
Immutable BackupBackup storage that cannot be modified or deleted for a defined retention period, protecting against ransomware targeting backups
OFAC SanctionsU.S. Office of Foreign Assets Control restrictions that may prohibit ransom payments to sanctioned entities or jurisdictions
Dwell TimeDays the attacker was present before deploying ransomware; critical for determining which backups are clean
Ransomware-as-a-Service (RaaS)Criminal business model where ransomware developers lease their malware to affiliates who conduct attacks
RcloneLegitimate cloud sync tool commonly abused by ransomware operators for data exfiltration before encryption
3-2-1-1-0 Backup RuleBackup strategy requiring 3 copies, 2 media types, 1 offsite, 1 immutable/air-gapped, and 0 errors in recovery testing

Tools & Systems

  • ID Ransomware: Online service to identify ransomware variant from ransom note or encrypted file sample
  • NoMoreRansom.org: Europol-backed project providing free decryption tools for certain ransomware families
  • Veeam / Commvault: Enterprise backup platforms with immutable repository and instant VM recovery capabilities
  • KAPE: Rapid forensic triage collection from encrypted systems to determine initial access and dwell time
  • Cado Response: Cloud-native forensics platform for investigating ransomware that affects cloud infrastructure

Common Scenarios

Scenario: LockBit 3.0 via Compromised VPN

Context: Attackers compromised VPN credentials (no MFA), spent 12 days performing reconnaissance, disabled antivirus via GPO, exfiltrated 47GB of data, and deployed LockBit 3.0 across the domain via GPO at 2:00 AM on a Sunday.

Approach:

  1. Disconnect all network segments at the core switch level
  2. Verify offline backup integrity (Veeam repository on immutable storage)
  3. Preserve two encrypted servers powered on for memory forensics
  4. Engage incident response retainer and cyber insurance carrier
  5. Begin recovery in isolated network: rebuild DCs, reset all passwords, restore in priority order
  6. Conduct forensic investigation in parallel to determine initial access and full adversary activity

Pitfalls:

  • Restoring from backups that were created during the 12-day dwell time (may contain backdoors)
  • Paying the ransom without OFAC screening and legal counsel review
  • Reconnecting recovered systems to the production network before full password reset
  • Not checking for data exfiltration, leaving the organization exposed to the extortion threat

Output Format

RANSOMWARE INCIDENT REPORT
===========================
Incident:           INC-2025-1892
Ransomware Family:  LockBit 3.0 (Black)
Date Detected:      2025-11-17T06:45:00Z
Initial Access:     VPN credential compromise (no MFA)
Dwell Time:         12 days

IMPACT SUMMARY
Encrypted Systems:  187 endpoints, 12 servers
Business Impact:    Full operations disruption
Data Exfiltrated:   47GB (finance, HR, legal documents)
Ransom Demand:      $2.5M BTC (72-hour deadline)
Backup Status:      Veeam immutable repository - CLEAN

RECOVERY APPROACH
Decision:           Restore from backup (no ransom payment)
Recovery Start:     2025-11-17T10:00:00Z
DC Rebuild:         Complete - 2025-11-17T18:00:00Z
Critical Systems:   Restored - 2025-11-18T12:00:00Z
Full Recovery:      Estimated 2025-11-21

CONTAINMENT TIMELINE
06:45 UTC - Ransomware detected by SOC analyst
07:00 UTC - Network segments disconnected
07:15 UTC - Incident commander activated IR plan
07:30 UTC - Backup integrity verification started
08:00 UTC - Memory forensics initiated on 2 live systems
10:00 UTC - Recovery operations commenced in clean room

POST-INCIDENT ACTIONS
1. MFA enforced on all VPN and remote access
2. 3-2-1-1-0 backup architecture implemented
3. Network segmentation between workstation/server VLANs
4. LAPS deployed for local administrator passwords
5. Regulatory notifications filed (GDPR 72-hour, state AG)

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

33.85%
按下载量换算27

Claude

30.57%
按下载量换算24

Cursor

20.93%
按下载量换算17

Gemini CLI

9.18%
按下载量换算7

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills