killvxk / awesome-C2Links
C2
☆115Updated 2 weeks ago
Alternatives and similar repositories for awesome-C2
Users that are interested in awesome-C2 are comparing it to the libraries listed below
Sorting:
- Remote Shellcode Injector☆220Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆287Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆287Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆230Updated 2 years ago
- Shellcode obfuscation tool to avoid AV/EDR.☆131Updated 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 (…☆181Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆301Updated 2 years ago
- 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…☆101Updated 10 months ago
- Windows LPE☆136Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆266Updated 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☆73Updated 3 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆198Updated last year
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆174Updated 2 years ago
- bring your own vulnerable driver