xalicex / KillersLinks
Exploitation of process killer drivers
☆201Updated last year
Alternatives and similar repositories for Killers
Users that are interested in Killers are comparing it to the libraries listed below
Sorting:
- EDRSandblast-GodFault☆265Updated last year
- An example reference design for a proposed BOF PE☆168Updated last month
- Bypass LSA protection using the BYODLL technique☆161Updated 8 months ago
- .NET assembly loader with patchless AMSI and ETW bypass☆330Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆231Updated 11 months ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆205Updated 2 years ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆249Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆216Updated last week
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆97Updated 5 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆257Updated 10 months ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆178Updated last year
- Exploitation of echo_driver.sys☆170Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆297Updated 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 (…☆169Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆190Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆156Updated 2 months ago
- ☆136Updated last year
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆168Updated 2 years ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆264Updated 8 months ago
- A set of programs for analyzing common vulnerabilities in COM☆215Updated 8 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆141Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- miscellaneous scripts and programs☆243Updated 4 months ago
- This repository implements Threadless Injection in C☆167Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆186Updated 2 years ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆159Updated 2 weeks ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆187Updated last year
- ☆184Updated last year