From fe099fbb1c35ba98cb81f1f920aec6fe989c5799 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 26 Aug 2019 18:56:01 +0700 Subject: [PATCH] Post Exploitation > cobbr/Covenant --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a4ffe71..7328490 100644 --- a/README.md +++ b/README.md @@ -1300,6 +1300,10 @@ This repository is created as an online bookmark for useful links, resources and caseysmithrc/Inject.cs DotNetToJScript Build Walkthrough + + 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. + 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)