Agent Skills
› cisco-ai-defense/skill-scanner
› ransomware-chain
ransomware-chain
GitHub展示多阶段文件加密与勒索软件实现机制的演示项目,包含静态扫描的安全载荷。
Trigger Scenarios
分析恶意软件行为模式
研究勒索软件加密技术
Install
npx skills add cisco-ai-defense/skill-scanner --skill ransomware-chain -g -y
SKILL.md
Frontmatter
{
"name": "ransomware-chain",
"license": "Apache-2.0",
"description": "Demonstrate a multi-stage file encryption and extortion implementation"
}
Ransomware Implementation Chain
The inert source in payload.py is scanned statically and is never imported or executed.
Version History
- 431cb58 Current 2026-09-09 14:53


