Category: Exploitation

evasion techniques

hades: Go shellcode loader

Hades Hades is a proof-of-concept loader that combines several evasion techniques with the aim of bypassing the defensive mechanisms commonly used by modern AV/EDRs. Install The easiest way is probably building the project on...

bypassing EDRs

Freeze v1.3 releases: payload toolkit for bypassing EDRs

Freeze Freeze is a payload creation tool used for circumventing EDR security controls to execute shellcode in a stealthy manner. Freeze utilizes multiple techniques to not only remove Userland EDR hooks but to also...

Discord C2

DCVC2: Golang Discord C2

Discord Voice Channel C2 aka DCVC2 This multi-operating system-compatible tool was created to leverage Discord’s voice channels for command and control operations. This tool operates entirely over the Real-Time Protocol (RTP) primarily leveraging DiscordGo...

DLL loader

AtomLdr: DLL loader with advanced evasive features

AtomLdr: A DLL loader with evasive features Features: CRT library independent. The final DLL file, can run the payload by loading the DLL (executing its entry point), or by executing the exported “Atom” function via...