From c3b896c5ac2c1850b4e9900e9c56720b8dc1f159 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 24 Jan 2021 23:57:53 +0700 Subject: [PATCH] Add JamesCooteUK/SharpSphere to Execution section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 348a769..464251f 100644 --- a/Offensive.md +++ b/Offensive.md @@ -173,6 +173,10 @@ Some tools can be categorized in more than one category. But because the current hausec/MaliciousClickOnceMSBuild Basic C# Project that will take an MSBuild payload and run it with MSBuild via ClickOnce. + + JamesCooteUK/SharpSphere + .NET Project for Attacking vCenter + jhalon/SharpCall Simple PoC demonstrating syscall execution in C#