killvxk / awesome-C2Links
C2
☆116Updated last month
Alternatives and similar repositories for awesome-C2
Users that are interested in awesome-C2 are comparing it to the libraries listed below
Sorting:
- Shellcode obfuscation tool to avoid AV/EDR.☆130Updated 2 years ago
- Reflective DLL Injection Made Bella☆244Updated 11 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- Generic PE loader for fast prototyping evasion techniques☆240Updated last year
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆102Updated 11 months ago
- An easily modifiable shellcode template for Windows x64 written in C☆269Updated 2 years ago
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆182Updated 2 years ago
- ☆100Updated 2 years ago
- Remote Shellcode Injector☆220Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆290Updated last year
- Windows LPE☆136Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆231Updated 2 years ago
- Loading Fileless Remote PE from URI to memory with argument passing and ETW patching and NTDLL unhooking and No New Thread technique☆75Updated 3 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆200Updated 2 years ago
- Utilizing TLS callbacks to execute a payload without spawning any threads in a remote process☆279Updated last year
- Load static-compiled PE from remote server.☆68Updated 3 years ago
- A simple Sleepmask BOF example☆159Updated 2 weeks ago
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆175Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆217Updated last year
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆196Updated 6 months ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆200Updated 2 years ago
- Execute shellcode files with rundll32☆212Updated last year
- PE obfuscator with Evasion in mind☆214Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆301Updated 2 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆201Updated last year
- bring your own vulnerable driver☆113Updated 2 years ago
- This repository implements Threadless Injection in C☆173Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆416Updated last year
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆243Updated 2 years ago