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 3733365 commit 9e11b06Copy full SHA for 9e11b06
documentation/modules/post/windows/manage/run_as_psh.md
@@ -25,7 +25,7 @@ The process will use the Start-Process command of powershell to run a process as
25
26
## Examples
27
28
-`
+```
29
meterpreter > getuid
30
Server username: NT AUTHORITY\SYSTEM
31
meterpreter > run post/windows/manage/run_as_psh user=test pass=mypassword
@@ -46,5 +46,5 @@ meterpreter > run post/windows/manage/run_as_psh user=test pass=mypassword hidde
46
47
[*] Process 9768 created.
48
meterpreter >
49
50
0 commit comments