pivot_ssh_dynamic
Set up an SSH dynamic SOCKS proxy to route traffic through a remote SSH server, enabling secure tunneling and network pivoting for penetration testing.
Instructions
Create an SSH dynamic SOCKS proxy.
Args: ssh_host: SSH server to use as SOCKS proxy socks_port: Local SOCKS port (default: 1080) username: SSH username password: SSH password key_file: SSH key file path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_file | No | ||
| password | No | ||
| ssh_host | Yes | ||
| username | No | root | |
| socks_port | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |