From 65e1a41616bdbb51f2cd01fefbe435ef26944194 Mon Sep 17 00:00:00 2001 From: Rahmat Nurfauzi Date: Fri, 26 May 2023 13:09:52 +0700 Subject: [PATCH] Added skyhook & HVNC for Cobalt Strike --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d9b16d5..3199327 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ This repository contains cutting-edge open-source security tools (OST) that will |CobaltBus|Cobalt Strike External C2 Integration With Azure Servicebus, C2 traffic via Azure Servicebus|https://github.com/Flangvik/CobaltBus| |SourcePoint|SourcePoint is a C2 profile generator for Cobalt Strike command and control servers designed to ensure evasion.|https://github.com/Tylous/SourcePoint| |RedGuard|RedGuard is a C2 front flow control tool,Can avoid Blue Teams,AVs,EDRs check.|https://github.com/wikiZ/RedGuard| +|skyhook|A round-trip obfuscated HTTP file transfer setup built to bypass IDS detections.|https://github.com/blackhillsinfosec/skyhook| ### Log Aggregation |Name|Description|URL| @@ -249,6 +250,7 @@ This repository contains cutting-edge open-source security tools (OST) that will |ScheduleRunner|A C# tool with more flexibility to customize scheduled task for both persistence and lateral movement in red team operation|https://github.com/netero1010/ScheduleRunner| |SharpEventPersist|Persistence by writing/reading shellcode from Event Log|https://github.com/improsec/SharpEventPersist| |Kraken|Kraken, a modular multi-language webshell coded by @secu_x11.|https://github.com/kraken-ng/Kraken| +|HiddenDesktop|HVNC for Cobalt Strike|https://github.com/WKL-Sec/HiddenDesktop| ## Lateral Movement |Name|Description|URL|