killvxk / awesome-C2
C2
☆86Updated 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
- ☆237Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆234Updated 6 months ago
- A Beacon Object File (BOF) template for Visual Studio☆167Updated 6 months 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 (…☆171Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆265Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆213Updated 7 months ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆173Updated 5 months ago
- ☆96Updated last year
- CobaltWhispers is an aggressor script that utilizes a collection of Beacon Object Files (BOF) for Cobalt Strike to perform process inject…☆229Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆291Updated last year
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆172Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆177Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆174Updated last year
- bring your own vulnerable driver☆89Updated last year
- Shellcode obfuscation tool to avoid AV/EDR.☆122Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆184Updated 4 months ago
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader.☆90Updated 11 months ago
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆167Updated 11 months ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆93Updated last month
- Loading Fileless Remote PE from URI to memory with argument passing and ETW patching and NTDLL unhooking and No New Thread technique☆62Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆273Updated 8 months ago
- Dynamically convert an unmanaged EXE or DLL file to PIC shellcode by prepending a shellcode stub.☆288Updated 10 months ago
- Load static-compiled PE from remote server.☆59Updated 3 years ago
- EDRSandblast-GodFault☆250Updated last year
- Execute shellcode files with rundll32☆190Updated last year
- Windows LPE☆118Updated 8 months ago
- Load a dynamic library from memory by modifying the native Windows loader☆207Updated last month
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆185Updated last year
- Execute shellcode from a remote-hosted bin file using Winhttp.☆230Updated last year
- Proof of concept code for thread pool based process injection in Windows.☆115Updated 3 months ago