From 73caddcd1f7ffaff3c5d00dcfa24a898b79706e8 Mon Sep 17 00:00:00 2001 From: CircleCI Atomic Red Team doc generator Date: Thu, 30 Aug 2018 18:19:59 +0000 Subject: [PATCH] Generate docs from job=validate_atomics_generate_docs branch=T1055-mh --- atomics/T1055/T1055.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atomics/T1055/T1055.md b/atomics/T1055/T1055.md index 17e82920..e7495865 100644 --- a/atomics/T1055/T1055.md +++ b/atomics/T1055/T1055.md @@ -70,7 +70,7 @@ mavinject $pid /INJECTRUNNING #{dll_payload}
## 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