nxc_wmi
Execute WMI commands on Windows targets for remote management and command execution, supporting password, hash, and domain authentication.
Instructions
Execute NetExec WMI protocol commands for Windows management and command execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Target IP, hostname, or CIDR range | |
| username | No | Username for authentication | |
| password | No | Password for authentication | |
| hash | No | NTLM hash for pass-the-hash | |
| domain | No | Domain name | |
| command | No | Command to execute | |
| threads | No | Number of concurrent threads |