pivot_chisel_client
Establish a Chisel client connection to a remote server, creating tunnels for network pivoting and access to internal services through specified routes.
Instructions
Start a Chisel client to connect to a Chisel server.
Args: server_url: Chisel server URL (e.g., http://attacker:8080) tunnels: Tunnel specifications (e.g., 'R:8888:10.10.10.5:80') fingerprint: Server fingerprint for verification
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tunnels | Yes | ||
| server_url | Yes | ||
| fingerprint | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |