From 29df8972e4ae9e369e5119f724c324c66eeb5f11 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 8 May 2022 16:47:43 +0700 Subject: [PATCH] Add: d4rckh/nimc2 to C2 section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 1b79644..ed4bd12 100644 --- a/Offensive.md +++ b/Offensive.md @@ -2547,6 +2547,10 @@ Some tools can be categorized in more than one category. But because the current cyberark/kubesploit Kubesploit is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in Golang, focused on containerized environments. + + d4rckh/nimc2 + nimc2 is a very lightweight C2 written fully in nim (implant & server). + DeimosC2/DeimosC2 DeimosC2 is a Golang command and control framework for post-exploitation.