From fdef352b575f481a04615f6bcd9bfd58da4d468c Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 13 Mar 2022 18:26:43 +0700 Subject: [PATCH] Add: cube0x0/SyscallPack to Defense Evasion section --- Offensive.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Offensive.md b/Offensive.md index 817fedf..2eeb977 100644 --- a/Offensive.md +++ b/Offensive.md @@ -1238,6 +1238,10 @@ Some tools can be categorized in more than one category. But because the current Cracked5pider/KaynLdr KaynLdr is a Reflective Loader written in C/ASM + + cube0x0/SyscallPack + BOF and Shellcode for full DLL unhooking using dynamic syscalls + cwolff411/powerob An on-the-fly Powershell script obfuscator meant for red team engagements. Built out of necessity. @@ -2144,6 +2148,10 @@ Some tools can be categorized in more than one category. But because the current ropnop/kerbrute A tool to perform Kerberos pre-auth bruteforcing + + r3ggi/NoMADCredentialsStealer/ + NoMAD Credentials Stealer + rvrsh3ll/SharpEdge C# Implementation of Get-VaultCredential