From cc33ed4f6ce7c3e34ee623bc8cafc997de1ad813 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 28 Jun 2022 22:51:52 +0700 Subject: [PATCH] Add: improsec/SharpEventPersist to Persistence section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 82e612b..e9e2750 100644 --- a/Offensive.md +++ b/Offensive.md @@ -884,6 +884,10 @@ Some tools can be categorized in more than one category. But because the current IcebreakerSecurity/PersisBOF A tool to help automate common persistence mechanisms. Currently supports Print Monitor (SYSTEM), Time Provider (Network Service), Start folder shortcut hijacking (User), and Junction Folder (User) + + improsec/SharpEventPersist + Persistence by writing/reading shellcode from Event Log + netero1010/ScheduleRunner A C# tool with more flexibility to customize scheduled task for both persistence and lateral movement in red team operation