From 63628c383a13861b000b4ffe7913174570c8880a Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 3 May 2021 00:26:19 +0700 Subject: [PATCH] Add: FatRodzianko/SharpBypassUAC to Defense Evasion section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index f31a82a..cd5d986 100644 --- a/Offensive.md +++ b/Offensive.md @@ -738,6 +738,10 @@ Some tools can be categorized in more than one category. But because the current amber is a reflective PE packer for bypassing security products and mitigations. It can pack regularly compiled PE files into reflective payloads that can load and execute itself like a shellcode. + + FatRodzianko/SharpBypassUAC + C# tool for UAC bypasses + ffuf/pencode Complex payload encoder