ssh_open_ports
Identify all listening ports and associated processes on a remote Linux machine over SSH.
Instructions
List all listening (open) ports and the processes using them.
Args: session_name: SSH session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |