diff options
Diffstat (limited to 'CodeExecution/Invoke-Shellcode.ps1')
-rw-r--r-- | CodeExecution/Invoke-Shellcode.ps1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CodeExecution/Invoke-Shellcode.ps1 b/CodeExecution/Invoke-Shellcode.ps1 index e23c0f9..4f59f3b 100644 --- a/CodeExecution/Invoke-Shellcode.ps1 +++ b/CodeExecution/Invoke-Shellcode.ps1 @@ -5,7 +5,7 @@ function Invoke-Shellcode Inject shellcode into the process ID of your choosing or within the context of the running PowerShell process.
-PowerSploit Module - Invoke-Shellcode
+PowerSploit Function: Invoke-Shellcode
Author: Matthew Graeber (@mattifestation)
License: BSD 3-Clause
Required Dependencies: None
|