1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 09:19:47 +01:00
This commit is contained in:
Juri Dispan 2024-10-24 21:06:36 +02:00
parent 5d6aebcea6
commit 962cfffb6e

View file

@ -15,6 +15,6 @@
`nxc wmi {{192.168.178.2}} -u {{username}} -p {{password}} --wmi {{wmi_query}}`
- Execute the specified command on the targeted host
- Execute the specified command on the targeted host:
`nxc wmi {{192.168.178.2}} -u {{username}} -p {{password}} --x {{whoami}}`