From 0a42734e66ae607ef9d6397f631b1ad1a00cf2a4 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Thu, 13 Jan 2022 14:55:48 +0700 Subject: [PATCH] Add: optiv/Ivy to Execution section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 7e94517..ce8b577 100644 --- a/Offensive.md +++ b/Offensive.md @@ -552,6 +552,10 @@ Some tools can be categorized in more than one category. But because the current NYAN-x-CAT/Csharp-Loader Download a .NET payload and run it on memory + + optiv/Ivy + Ivy is a payload creation framework for the execution of arbitrary VBA (macro) source code directly in memory. Ivy’s loader does this by utilizing programmatical access in the VBA object environment to load, decrypt and execute shellcode. + p3nt4/RunDLL.Net Execute .Net assemblies using Rundll32.exe