detect-lateral-movement-paths
Analyze traffic patterns to detect lateral movement paths, identifying bridge applications that let attackers pivot between otherwise disconnected app groups.
Instructions
Analyze traffic patterns to detect potential lateral movement paths — chains of connections that could allow an attacker to pivot between applications. Identifies apps that serve as bridges between otherwise disconnected app groups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_name | No | Starting application to analyze paths from (optional — if omitted, analyzes all apps) | |
| env_name | No | Environment to focus on (optional) | |
| max_hops | No | Maximum number of hops to trace (default: 4) | |
| lookback_days | No | Number of days to look back (default: 30) |