From 2a106e8801445e24584c7494c9023e9fb37cafba Mon Sep 17 00:00:00 2001 From: pe3zx Date: Fri, 18 Jun 2021 15:01:23 +0700 Subject: [PATCH] Add: sad0p/d0zer to Execution section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index b1bde04..4b48d50 100644 --- a/Offensive.md +++ b/Offensive.md @@ -394,6 +394,10 @@ Some tools can be categorized in more than one category. But because the current passthehashbrowns/DInvokeProcessHollowing This repository is an implementation of process hollowing shellcode injection using DInvoke from SharpSploit. DInvoke allows operators to use unmanaged code while avoiding suspicious imports or API hooking. + + sad0p/d0zer + Elf binary infector written in Golang + stephenfewer/ReflectiveDLLInjection