@@ -70,7 +70,7 @@ mavinject $pid /INJECTRUNNING #{dll_payload}
|
||||
<br/>
|
||||
|
||||
## Atomic Test #2 - Process Injection via PowerSploit
|
||||
PowerShell Injection
|
||||
PowerShell Injection using [PowerSploit Invoke-DLLInjection](https://github.com/PowerShellMafia/PowerSploit/blob/master/CodeExecution/Invoke-DllInjection.ps1)
|
||||
|
||||
**Supported Platforms:** Windows
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ atomic_tests:
|
||||
mavinject $pid /INJECTRUNNING #{dll_payload}
|
||||
- name: Process Injection via PowerSploit
|
||||
description: |
|
||||
PowerShell Injection
|
||||
PowerShell Injection using [PowerSploit Invoke-DLLInjection](https://github.com/PowerShellMafia/PowerSploit/blob/master/CodeExecution/Invoke-DllInjection.ps1)
|
||||
|
||||
supported_platforms:
|
||||
- windows
|
||||
|
||||
Reference in New Issue
Block a user