Update run_as_psh.md
parent
e6afd68624
commit
662673ace8
|
@ -21,6 +21,7 @@ The process will use the Start-Process command of powershell to run a process as
|
||||||
- Hidden Mode does not work with older powershell versions
|
- Hidden Mode does not work with older powershell versions
|
||||||
- Interactive mode needs to be run from a meterpreter console
|
- Interactive mode needs to be run from a meterpreter console
|
||||||
- Certain SYSTEM Services cannot run Start-Process with the -credential switch, causing the module to fail
|
- Certain SYSTEM Services cannot run Start-Process with the -credential switch, causing the module to fail
|
||||||
|
- SYSTEM processes without I/O pipes cannot use interactive mode
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue