From 7b60a369c82e7fb8107df0907f4a16ce1f805bd5 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Wed, 2 Mar 2022 12:48:12 +0700 Subject: [PATCH] Add: wumb0/rust_bof to Execution section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 5b403bb..d108e27 100644 --- a/Offensive.md +++ b/Offensive.md @@ -751,6 +751,10 @@ Some tools can be categorized in more than one category. But because the current Based on Matthew Graeber's powershell attacks and the powershell bypass technique presented by David Kennedy (TrustedSec) and Josh Kelly at Defcon 18. + + wumb0/rust_bof + Cobalt Strike Beacon Object Files (BOFs) written in rust with rust core and alloc. + X-C3LL/xlsxPoisoN Just a PoC to turn xlsx (regular Excel files) into xlsm (Excel file with macro) and slipping inside a macro (vbaProject.bin)