pivot_chisel_client
Initiates a Chisel client to establish a tunnel connection to a remote Chisel server for network pivoting.
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 |