From a266325508db579d16ec7a95be2eab8b6d0fea6b Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 20 Feb 2022 17:07:10 +0700 Subject: [PATCH] Add: hasherezade/process_overwriting to Defense Evasion section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index aedf2f7..6c48657 100644 --- a/Offensive.md +++ b/Offensive.md @@ -1344,6 +1344,10 @@ Some tools can be categorized in more than one category. But because the current hasherezade/process_chameleon A process overwriting its own PEB to make an illusion that it has been loaded from a different path. + + hasherezade/process_overwriting + Yet another variant of Process Hollowing + hasherezade/transacted_hollowing Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging