From 0f242a76d6aa4db96453f81dc09f90345aadd6a4 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Wed, 27 Oct 2021 16:18:38 +0700 Subject: [PATCH] Add: o1mate/DLLProx to Persistence section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 983c5b6..cbda009 100644 --- a/Offensive.md +++ b/Offensive.md @@ -986,6 +986,10 @@ Some tools can be categorized in more than one category. But because the current netero1010/ScheduleRunner A C# tool with more flexibility to customize scheduled task for both persistence and lateral movement in red team operation + + o1mate/DLLProx + Automatic DLL comment link generation and explaination of the DLL Proxying techniques + panagioto/SyscallHide Create a Run registry key with direct system calls. Inspired by @Cneelis's Dumpert and SharpHide.