From 90dbc986f8655b7b612a8d4a77d545f92331c275 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Wed, 18 Nov 2020 18:28:48 +0700 Subject: [PATCH] Add cobbr/SharpSploit --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 6427677..02c185c 100644 --- a/Offensive.md +++ b/Offensive.md @@ -95,6 +95,10 @@ This page will contain my bookmark for offensive tools, briefly categorized base bohops/GhostBuild GhostBuild is a collection of simple MSBuild launchers for various GhostPack/.NET projects + + cobbr/SharpSploit + SharpSploit is a .NET post-exploitation library written in C# + Cn33liz/p0wnedShell p0wnedShell is an offensive PowerShell host application written in C# that does not rely on powershell.exe but runs powershell commands and functions within a powershell runspace environment (.NET)