Attack Paths
The Attack Paths page simplifies the process of analyzing vulnerabilities within the larger attack graph. While the full attack graph can be overwhelming—showing complex relationships and multiple branching points—this view isolates each branch of the graph, where each branch represents a single vulnerability and its execution chain.
Key Features:
Branch-Based View – Each vulnerability is displayed as its own path, making it easier to review and understand without navigating the entire graph.
Filters – Narrow down results by domain, vulnerability type, and severity, or sort for quick prioritization.
One-Click Retest – Re-run the selected attack path instantly to verify remediation.
Confidence Indicators – Shows confidence scores and verification status for each finding.
This page provides a focused, actionable way to navigate vulnerabilities, helping security teams move from discovery to remediation more efficiently.

Viewing AI Reasoning for a vulnerability
Each vulnerability includes an AI reasoning which is a gist of actions and decisions along with reasoning by Pentest Copilot, this can be viewed in the attack paths page by clicking on any Vulnerability node and clicking on "Show AI Reasoning"

The AI Reasoning is quite verbose and explains the decisions taken by copilot step by step

Last updated