# Command Execution

Execute Command using WMI

```bash
nxc wmi 192.168.255.131 -u user -p 'password' -x whoami
```
