chain-scan

Detect and analyze interconnected security findings to map complete attack chains.

1|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/enderphan94/pentest-kit --skill chain-scan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chain-scan
Source: https://github.com/enderphan94/pentest-kit/tree/main/skills/chain-scan
Command: npx skills add https://github.com/enderphan94/pentest-kit --skill chain-scan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables comprehensive identification of chained vulnerabilities across multiple security findings, revealing complex attack paths and potential exploits that could compromise systems.

Core Features & Use Cases

  • Vulnerability Chain Discovery: Analyzes verified findings to uncover multi-step attack chains, including complex sequences like privilege escalation, lateral movement, and data exfiltration.
  • Pattern Matching & Scoring: Uses known chain patterns, primitive scoring, and heuristics to evaluate and rank attack paths based on severity and exploitability.
  • Use Case: Security teams can leverage this Skill to generate detailed attack trees from scan reports, prioritizing the most critical threat chains, and informing remediation strategies.

Quick Start

Input the verification report from escalate-scan, and request the AI to analyze and present all potential vulnerability chains in the system.

Frequently Asked Questions about chain-scan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify attack chains from multiple security vulnerabilities?

Mapping attack chains from security findings involves pattern matching and primitive scoring to evaluate multi-step exploit paths. This process scopes scenarios like privilege escalation, lateral movement, and data exfiltration to reveal complete attack sequences.

How do I prioritize exploit paths in a penetration testing report?

Prioritizing exploit paths in a penetration testing report uses known chain patterns and risk evaluation heuristics. The analysis ranks attack sequences by severity and exploitability, producing prioritized reports suitable for security assessment.

When do I need to analyze vulnerability chains for privilege escalation?

You need to analyze vulnerability chains for privilege escalation when verified findings span multiple system layers. This reveals complex multi-step attack paths, mapping how interconnected vulnerabilities enable unauthorized access and data exfiltration.

Can I use existing scan reports to discover lateral movement attack sequences?

Yes, you can use existing verification reports to discover lateral movement attack sequences. The analysis detects interconnected security findings to scope multi-step attack paths and potential exploits within systems.

What is the best way to map data exfiltration paths from security findings?

The best way to map data exfiltration paths from security findings is using pattern matching and risk evaluation techniques. This comprehensively maps attack chains by analyzing interconnected vulnerabilities and scoring exploitability.

Does chain analysis work without verified security findings?

Chain analysis relies on verified security findings to accurately detect and analyze interconnected vulnerabilities. Without verified input reports, pattern matching and risk evaluation cannot reliably scope complete multi-step attack sequences.