From 34b4ea72ce74c8e558abb91244cb64ad7e22d0ea Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 14 Jun 2021 13:48:31 +0700 Subject: [PATCH] Add: CyborgSecurity/PoisonApple to Persistence section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index be43bce..33ff016 100644 --- a/Offensive.md +++ b/Offensive.md @@ -599,6 +599,10 @@ Some tools can be categorized in more than one category. But because the current ben0xa/doucme This leverages the NetUserAdd Win32 API to create a new computer account. This is done by setting the usri1_priv of the USER_INFO_1 type to 0x1000. The primary goal is to avoid the normal detection of new user created events (4720). + + CyborgSecurity/PoisonApple + Command-line tool to perform various persistence mechanism techniques on macOS. This tool was designed to be used by threat hunters for cyber threat emulation purposes. + djhohnstein/SharpSC Simple .NET assembly to interact with services.