xalicex / KillersLinks
Exploitation of process killer drivers
☆202Updated 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☆266Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆235Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆281Updated last year
- Bypass LSA protection using the BYODLL technique☆168Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆188Updated 2 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆193Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- An example reference design for a proposed BOF PE☆187Updated 5 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
- ☆263Updated 2 years ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆163Updated last year
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆144Updated last year
- Injecting DLL into LSASS at boot☆138Updated 4 months ago
- This repository implements Threadless Injection in C☆172Updated last year
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆99Updated 8 months ago
- A set of programs for analyzing common vulnerabilities in COM☆229Updated last year
- bring your own vulnerable driver☆109Updated 2 years ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆271Updated last year
- Exploitation of echo_driver.sys☆169Updated 2 years ago
- 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
- An App Domain Manager Injection DLL PoC on steroids☆180Updated last year
- Beacon Object File Loader☆292Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆192Updated 3 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆208Updated last year
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆131Updated last year
- PE obfuscator with Evasion in mind☆212Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆354Updated 7 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆253Updated 2 years ago
- Proof of Concepts code for Bring Your Own Vulnerable Driver techniques☆176Updated last month