From b610d687694da5dc3b46358120610e0417c76d9d Mon Sep 17 00:00:00 2001 From: pe3zx Date: Thu, 2 Jan 2020 14:18:11 +0700 Subject: [PATCH] Add: cobbr/SharpSploit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 18235ea..73d613e 100644 --- a/README.md +++ b/README.md @@ -1559,6 +1559,10 @@ This repository is created as an online bookmark for useful links, resources and cobbr/Covenant Covenant is a .NET command and control framework that aims to highlight the attack surface of .NET, make the use of offensive .NET tradecraft easier, and serve as a collaborative command and control platform for red teamers. + + 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)