xalicex / KillersLinks
Exploitation of process killer drivers
☆200Updated 2 years ago
Alternatives and similar repositories for Killers
Users that are interested in Killers are comparing it to the libraries listed below
Sorting:
- EDRSandblast-GodFault☆268Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆238Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆197Updated last year
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆206Updated 2 years ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆272Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆286Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆189Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆358Updated 8 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆144Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆192Updated 4 months ago
- Bypass LSA protection using the BYODLL technique☆168Updated last year
- An example reference design for a proposed BOF PE☆187Updated 6 months ago
- ☆265Updated 2 years ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆98Updated 10 months ago
- ☆261Updated 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 (…☆177Updated 2 years ago
- A set of programs for analyzing common vulnerabilities in COM☆232Updated last year
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆255Updated last month
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆214Updated last year
- Exploitation of echo_driver.sys☆167Updated 2 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆257Updated 2 years ago
- Windows rootkit designed to work with BYOVD exploits☆211Updated 9 months ago
- This repository implements Threadless Injection in C☆171Updated last year
- Beacon Object File Loader☆296Updated last year
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆180Updated 2 years ago
- Remote Shellcode Injector☆220Updated 2 years ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆164Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆245Updated 2 months ago