7 MIN READ
Blog Post
pradkum
Bronze II
19 days ago"Once loaded, you can use the the following auxiliary module to connect to a system with WinRm enabled and execute a command with:
set cmd ls"
It seems "set cmd ls" is not the expected command here. I am stuck on the last question of the exercise.
Sam
Bronze I
9 days agoi think you can try with msfconsole use auxiliary/scanner/winrm/winrm_cmd
that should help.