pivot_add_pivot
Record a network pivot point including host, method, and subnet to monitor access chains during penetration testing.
Instructions
Add a pivot point for tracking network access chains.
Args: name: Pivot name/identifier pivot_host: Host used as pivot method: Pivot method (ssh, chisel, ligolo, socat) subnet: Reachable subnet via this pivot (e.g., 10.10.10.0/24) notes: Additional notes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| notes | No | ||
| method | No | ssh | |
| subnet | No | ||
| pivot_host | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |