maxDcb / C2ImplantLinks
Windows C++ Implant for Exploration C2
☆45Updated 2 weeks ago
Alternatives and similar repositories for C2Implant
Users that are interested in C2Implant are comparing it to the libraries listed below
Sorting:
- Core Submodule of Exploration C2☆23Updated 2 weeks ago
- A reimplementation of Cobalt Strike's Beacon Object File (BOF) Loader☆64Updated 2 years ago
- A PoC of Stack encryption prior to custom sleeping by leveraging CPU cycles.☆66Updated 2 years ago
- A basic C2 framework written in C☆60Updated last year
- Simple ETW unhook PoC. Overwrites NtTraceEvent opcode to disable ETW at Nt-function level.☆53Updated last year
- DLL proxy load example using the Windows thread pool API, I/O completion callback with named pipes, and C++/assembly☆63Updated last year
- Arsenal of modules to beacon postex☆94Updated 2 months ago
- EmbedExeLnk by x86matthew modified by d4rkiZ☆42Updated 2 years ago
- ☆100Updated 2 years ago
- TypeLib persistence technique☆139Updated last year
- Attempting to Hook LSASS APIs to Retrieve Plaintext Credentials☆61Updated 8 months ago
- This is a simple project made to evade https://github.com/thefLink/Hunt-Sleeping-Beacons by using a busy wait instead of beacon's built i…☆36Updated 4 years ago
- Title is self explaining, well theres few methods we can do to read locked file and play with it...☆83Updated last month
- Beacon Debugger☆55Updated last year
- ☆37Updated 2 years ago
- Improved version of EKKO by @5pider that Encrypts only Image Sections☆125Updated 2 years ago
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆136Updated 5 months ago
- Implementation of Indirect Syscall technique to pop a calc.exe☆113Updated 2 years ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆32Updated 2 years ago
- ☆57Updated 2 years ago
- Evade behavioral analysis by executing malicious code within trusted Microsoft call stacks, patchless hooking library IAT/EAT.☆129Updated 2 months ago
- Rust implementation of phantom persistence technique documented in https://blog.phantomsec.tools/phantom-persistence☆63Updated 7 months ago
- Basic implementation of Cobalt Strikes - User Defined Reflective Loader feature☆102Updated 2 years ago
- converts sRDI compatible dlls to shellcode☆35Updated last year
- Beacon Object File (BOF) Template