nxc_winrm
Execute remote Windows management commands via WinRM using NetExec for authentication, command execution, and credential dumping.
Instructions
Execute NetExec WinRM protocol commands for remote Windows management 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 | |
| hash | No | NTLM hash for pass-the-hash | |
| domain | No | Domain name for authentication | |
| action | No | Action to perform | |
| command | No | Command to execute | |
| threads | No | Number of concurrent threads |