From d9f991bb1989ef582d778fac3df9d5b0b664b45f Mon Sep 17 00:00:00 2001 From: pe3zx Date: Wed, 18 Nov 2020 21:14:35 +0700 Subject: [PATCH] Add CCob/SharpBlock --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index c6b0257..9647e78 100644 --- a/Offensive.md +++ b/Offensive.md @@ -355,6 +355,10 @@ Some tools can be categorized in more than one category. But because the current api0cradle/UltimateAppLockerByPassList The goal of this repository is to document the most common techniques to bypass AppLocker. + + CCob/SharpBlock + A method of bypassing EDR's active projection DLL's by preventing entry point execution. + cwolff411/powerob An on-the-fly Powershell script obfuscator meant for red team engagements. Built out of necessity.