From cybersec-toolkit
Hunts for Volume Shadow Copy deletion via vssadmin, wmic, and PowerShell commands to detect ransomware preparation or anti-forensics activity.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cybersec-toolkit:hunting-for-shadow-copy-deletionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- When proactively hunting for indicators of hunting for shadow copy deletion in the environment
| Concept | Description |
|---|---|
| T1490 | Inhibit System Recovery |
| T1486 | Data Encrypted for Impact |
| T1485 | Data Destruction |
| Tool | Purpose |
|---|---|
| CrowdStrike Falcon | EDR telemetry and threat detection |
| Microsoft Defender for Endpoint | Advanced hunting with KQL |
| Splunk Enterprise | SIEM log analysis with SPL queries |
| Elastic Security | Detection rules and investigation timeline |
| Sysmon | Detailed Windows event monitoring |
| Velociraptor | Endpoint artifact collection and hunting |
| Sigma Rules | Cross-platform detection rule format |
Hunt ID: TH-HUNTIN-[DATE]-[SEQ]
Technique: T1490
Host: [Hostname]
User: [Account context]
Evidence: [Log entries, process trees, network data]
Risk Level: [Critical/High/Medium/Low]
Confidence: [High/Medium/Low]
Recommended Action: [Containment, investigation, monitoring]
npx claudepluginhub 26zl/cybersec-toolkit --plugin cybersec-toolkitHunts for Volume Shadow Copy deletion via vssadmin, wmic, and PowerShell commands to detect ransomware preparation or anti-forensics activity.
Hunts Volume Shadow Copy deletions via vssadmin, wmic, PowerShell indicating ransomware preparation or anti-forensics. For threat hunting and incident response.
Hunts shadow copy deletions via vssadmin, wmic, and PowerShell commands signaling ransomware preparation or anti-forensics. Useful for threat hunting in EDR/SIEM environments.