killvxk / awesome-C2
C2
☆77Updated last week
Related projects ⓘ
Alternatives and complementary repositories for awesome-C2
- A PoC implementation for dynamically masking call stacks with timers.☆252Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆193Updated 3 months ago
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆165Updated last year
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆165Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆162Updated last year
- Load static-compiled PE from remote server.☆58Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆185Updated 4 months ago
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆164Updated 8 months ago
- A Beacon Object File (BOF) template for Visual Studio☆140Updated 3 months ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆214Updated last year
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆302Updated last year
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader☆85Updated 8 months ago
- Load a dynamic library from memory by modifying the native Windows loader☆204Updated last year
- ☆133Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆181Updated 5 months ago
- ☆238Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆165Updated 10 months ago
- CobaltWhispers is an aggressor script that utilizes a collection of Beacon Object Files (BOF) for Cobalt Strike to perform process inject…☆227Updated last year
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆89Updated 4 months ago
- ☆90Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆286Updated last year
- Windows LPE☆104Updated 5 months ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆175Updated last year
- Shellcode obfuscation tool to avoid AV/EDR.☆108Updated last year
- Reuse open handles to dynamically dump LSASS.☆234Updated 7 months ago
- Beacon Object File Loader☆273Updated 11 months ago
- Abuse Xwizard.exe for DLL Side-Loading☆83Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆171Updated 10 months ago