From 95429ad1233e66e1b2bd48b00582abe6b3069bc7 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 24 Aug 2021 12:30:30 +0700 Subject: [PATCH] Add: threatexpress/cobaltstrike_payload_generator to Execution section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index e3e2d1b..88153b2 100644 --- a/Offensive.md +++ b/Offensive.md @@ -755,6 +755,10 @@ Some tools can be categorized in more than one category. But because the current Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from memory and runs them with parameters + + threatexpress/cobaltstrike_payload_generator + Quickly generate every payload type for each listener and optionally host via HTTP. + trustedsec/unicorn Unicorn is a simple tool for using a PowerShell downgrade attack and inject shellcode straight into memory.