From 3deb5271eefa42c1f1bcbdc26f1de7a5b80f841b Mon Sep 17 00:00:00 2001 From: pe3zx Date: Wed, 1 Sep 2021 19:40:58 +0700 Subject: [PATCH] Add: outflanknl/TamperETW to Defense Evasion section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index f532c52..87cbc5e 100644 --- a/Offensive.md +++ b/Offensive.md @@ -1256,6 +1256,10 @@ Some tools can be categorized in more than one category. But because the current OsandaMalith/PE2HTML Injects HTML/PHP/ASP to the PE + + outflanknl/TamperETW + PoC to demonstrate how CLR ETW events can be tampered. + peewpw/Invoke-PSImage Embeds a PowerShell script in the pixels of a PNG file and generates a oneliner to execute