From 8c55147dc2d5210a2ec1762b2bca16eeb4f4512e Mon Sep 17 00:00:00 2001 From: pe3zx Date: Wed, 20 Apr 2022 23:38:19 +0700 Subject: [PATCH] Add: IcebreakerSecurity/PersisBOF to Persistence section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index c8bb3c6..65b2b93 100644 --- a/Offensive.md +++ b/Offensive.md @@ -848,6 +848,10 @@ Some tools can be categorized in more than one category. But because the current fireeye/SharPersist Windows persistence toolkit written in C#. + + 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) + netero1010/ScheduleRunner A C# tool with more flexibility to customize scheduled task for both persistence and lateral movement in red team operation