xalicex / Killers
Exploitation of process killer drivers
☆198Updated last year
Alternatives and similar repositories for Killers:
Users that are interested in Killers are comparing it to the libraries listed below
- EDRSandblast-GodFault☆257Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆186Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- Generic PE loader for fast prototyping evasion techniques☆229Updated 8 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆180Updated last year
- Bypass LSA protection using the BYODLL technique☆154Updated 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 (…☆172Updated 2 years ago
- An example reference design for a proposed BOF PE☆144Updated last month
- .NET assembly loader with patchless AMSI and ETW bypass☆319Updated last year
- The code is a pingback to the Dark Vortex blog:☆174Updated 2 years ago
- Exploitation of echo_driver.sys☆169Updated last year
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆204Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆335Updated last month
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆244Updated 8 months ago
- ☆254Updated 2 years ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆267Updated 3 weeks ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆158Updated 10 months ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆257Updated 6 months ago
- ☆133Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆183Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆270Updated 2 years ago
- 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…☆167Updated last year
- miscellaneous scripts and programs☆237Updated 2 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆140Updated 3 weeks ago
- ☆181Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆294Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆182Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆190Updated 9 months ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆302Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆242Updated last year