From 57ad636674d01d359158110fd6194afb068fc1df Mon Sep 17 00:00:00 2001 From: pe3zx Date: Fri, 26 Nov 2021 13:24:13 +0700 Subject: [PATCH] Add: oXis/GPUSleep to Defense Evasion section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 5efbc24..8476fef 100644 --- a/Offensive.md +++ b/Offensive.md @@ -1484,6 +1484,10 @@ Some tools can be categorized in more than one category. But because the current outflanknl/TamperETW PoC to demonstrate how CLR ETW events can be tampered. + + oXis/GPUSleep + Move CS beacon to GPU memory when sleeping + 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.