shortest_path
Find the shortest attack path between two AD nodes, using abusable edges by default. Optionally include structural edges to traverse all connections.
Instructions
Shortest attack path between two nodes (by name/objectid). Only abusable edges by default; include_structural to traverse all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| target | Yes | ||
| max_hops | No | ||
| include_structural | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |