nxc_ssh
Execute NetExec SSH commands for Linux/Unix enumeration and remote command execution on target systems.
Instructions
Execute NetExec SSH protocol commands for Linux/Unix enumeration and command execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Target IP, hostname, CIDR range, or file path containing targets | |
| username | No | Username for authentication | |
| password | No | Password for authentication | |
| keyFile | No | Path to SSH private key file | |
| port | No | SSH port (default: 22) | |
| command | No | Command to execute on target | |
| threads | No | Number of concurrent threads |