From 1c388a8e658eae2fb73e4e86a3c974d32cf6c48c Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 14 Oct 2019 22:45:00 +0700 Subject: [PATCH] Add: SpiderLabs/DoHC2 - DoHC2 allows the ExternalC2 library from Ryan Hanson (https://github.com/ryhanson/ExternalC2) to be leveraged for command and control (C2) via DNS over HTTPS (DoH). --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9e8ba17..90c39cb 100644 --- a/README.md +++ b/README.md @@ -1650,6 +1650,10 @@ This repository is created as an online bookmark for useful links, resources and shellster/DCSYNCMonitor Monitors for DCSYNC and DCSHADOW attacks and create custom Windows Events for these events. + + SpiderLabs/DoHC2 + DoHC2 allows the ExternalC2 library from Ryan Hanson (https://github.com/ryhanson/ExternalC2) to be leveraged for command and control (C2) via DNS over HTTPS (DoH). + stephenfewer/ReflectiveDLLInjection Reflective DLL injection is a library injection technique in which the concept of reflective programming is employed to perform the loading of a library from memory into a host process