From 8c86f5f6ece55be717a5de91c00e13d39dc2c69d Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 8 May 2022 14:47:38 +0700 Subject: [PATCH] Add: arget13/DDExec to Defense Evasion section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 326ebfb..1b79644 100644 --- a/Offensive.md +++ b/Offensive.md @@ -1106,6 +1106,10 @@ Some tools can be categorized in more than one category. But because the current The goal of this repository is to document the most common techniques to bypass AppLocker. + + arget13/DDexec + A technique to run binaries filelessly and stealthily on Linux using dd to replace the shell with another process. + Arvanaghi/CheckPlease Sandbox evasion modules written in PowerShell, Python, Go, Ruby, C, C#, Perl, and Rust.