From e574c679b41a5ccf613daf01708667a33d892a6b Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 10 Jan 2021 16:41:27 +0700 Subject: [PATCH] Add: jfmaes/SharpZipRunner to Execution section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 9013e77..faeb111 100644 --- a/Offensive.md +++ b/Offensive.md @@ -169,6 +169,10 @@ Some tools can be categorized in more than one category. But because the current jhalon/SharpCall Simple PoC demonstrating syscall execution in C# + + jfmaes/SharpZipRunner + Executes position independent shellcode from an encrypted zip + mgeeky/Stracciatella OpSec-safe Powershell runspace from within C# (aka SharpPick) with AMSI, Constrained Language Mode and