We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8ba07b commit 50fde48Copy full SHA for 50fde48
documentation/modules/post/windows/manage/run_as_psh.md
@@ -39,7 +39,7 @@ my-pc\test
39
40
C:\\>
41
42
-meterpreter > run post/windows/manage/run_as_psh user=test pass=mypassword hidden=false channelize=false interactive=false exe=cmd path=C:\\windows args="/c start notepad"
+meterpreter > run post/windows/manage/run_as_psh user=test pass=mypassword hidden=false channelize=false interactive=false exe=cmd path=C:\\\\windows args="/c start notepad"
43
44
[*] Process 9768 created.
45
meterpreter >
0 commit comments