From 2595cadd4fe0c3a9c449fa938c1e5e05baa60f11 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 18 Oct 2021 13:02:18 +0700 Subject: [PATCH] Add: netero1010/ScheduleRunner to Persistence section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 88c7a5e..3e243b0 100644 --- a/Offensive.md +++ b/Offensive.md @@ -931,6 +931,10 @@ Some tools can be categorized in more than one category. But because the current fireeye/SharPersist Windows persistence toolkit written in C#. + + netero1010/ScheduleRunner + A C# tool with more flexibility to customize scheduled task for both persistence and lateral movement in red team operation + panagioto/SyscallHide Create a Run registry key with direct system calls. Inspired by @Cneelis's Dumpert and SharpHide.