From 14b7d0f05e1cf942a353203cba582aff06f509ff Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 16 Aug 2021 16:33:37 +0700 Subject: [PATCH] Add: jfmaes/LazySign to Defense Evasion section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 675e782..091f253 100644 --- a/Offensive.md +++ b/Offensive.md @@ -1036,6 +1036,10 @@ Some tools can be categorized in more than one category. But because the current jason-klein/signed-nsis-exe-append-payload Append a custom data payload to a digitally signed NSIS .exe installer + + jfmaes/LazySign + Create fake certs for binaries using windows binaries and the power of bat files + jfmaes/SharpNukeEventLog nuke that event log using some epic dinvoke fu