Update run_as_psh.md

bug/bundler_fix
Louis 2017-03-21 10:51:04 +11:00 committed by GitHub
parent e6afd68624
commit 662673ace8
1 changed files with 1 additions and 0 deletions

View File

@ -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
- 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
- SYSTEM processes without I/O pipes cannot use interactive mode
## Examples