Pinned Repositories
C2Core
Core Submodule of Exploration C2
C2Implant
Windows C++ Implant for Exploration C2
C2LinuxImplant
Linux C++ Implant for Exploration C2
C2TeamServer
TeamServer and Client of Exploration Command and Control Framework
libDnsCommunication
Simple Client & Server for Dns Communication
libSocks5
Socker5 Server with a twist
nimAesCrypt
Nim file-encryption module that uses AES256-CBC to encrypt/decrypt files.
OpenShiftGrapher
OpenShift Pentesting Tool for enumerating and graphing clusters in Neo4j
PeDropper
Create a Shellcode Dropper from any Windows Module
PowershellWebDelivery
Generate a Powershell oneliner to deliver a Shellcode generated from any Windows Module without touching the disk
maxDcb's Repositories
maxDcb/C2TeamServer
TeamServer and Client of Exploration Command and Control Framework
maxDcb/C2Implant
Windows C++ Implant for Exploration C2
maxDcb/C2Core
Core Submodule of Exploration C2
maxDcb/PeDropper
Create a Shellcode Dropper from any Windows Module
maxDcb/OpenShiftGrapher
OpenShift Pentesting Tool for enumerating and graphing clusters in Neo4j
maxDcb/nimAesCrypt
Nim file-encryption module that uses AES256-CBC to encrypt/decrypt files.
maxDcb/PowershellWebDelivery
Generate a Powershell oneliner to deliver a Shellcode generated from any Windows Module without touching the disk
maxDcb/C2LinuxImplant
Linux C++ Implant for Exploration C2
maxDcb/libSocks5
Socker5 Server with a twist
maxDcb/libDnsCommunication
Simple Client & Server for Dns Communication
maxDcb/libPipeHandler
Simple Client & Server for SMB, named Pipe Communication
maxDcb/libSocketHandler
maxDcb/Beacon_Source
not a reverse-engineered version of the Cobalt Strike Beacon
maxDcb/C2ImplantNim
Linux Nim Implant for Exploration C2
maxDcb/C2ImplantPy
Linux Python Implant for Exploration C2
maxDcb/COFFLoader
maxDcb/COFFPacker
Generate arguments for the COFFLoader code in C++
maxDcb/Detours
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
maxDcb/donut
Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from memory and runs them with parameters
maxDcb/GoDroplets
Go Shellcode Loader to be Integrated in Exploration C2
maxDcb/maxDcb
Github profile repository
maxDcb/MemoryModule
Library to load a DLL from memory.
maxDcb/PIC_Bindshell
Position Independent Windows Shellcode Written in C