floesen / KExecDDLinks
Admin to Kernel code execution using the KSecDD driver
☆251Updated last year
Alternatives and similar repositories for KExecDD
Users that are interested in KExecDD are comparing it to the libraries listed below
Sorting:
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆248Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆232Updated 11 months ago
- Exploitation of process killer drivers☆201Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆229Updated 8 months ago
- ☆259Updated 2 years ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆290Updated last year
- Windows x64 kernel mode rootkit process hollowing POC.☆191Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆217Updated 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…☆169Updated 2 years ago
- miscellaneous scripts and programs☆245Updated 5 months ago
- Process Injection using Thread Name☆273Updated 2 months ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆226Updated 7 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆342Updated 10 months ago
- WTSRM☆212Updated 2 years ago
- Lenovo Diagnostics Driver EoP - Arbitrary R/W☆173Updated 2 years ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆231Updated last year
- "Service-less" driver loading☆155Updated 6 months ago
- lib-nosa is a minimalist C library designed to facilitate socket connections through AFD driver IOCTL operations on Windows.☆112Updated 9 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆142Updated last year
- Reverse engineering winapi function loadlibrary.☆202Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆105Updated 2 years ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆164Updated 3 months ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆138Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆221Updated 3 weeks ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆261Updated 10 months ago
- Windows rootkit designed to work with BYOVD exploits☆200Updated 5 months ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆265Updated 9 months ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆127Updated 3 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated 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 last year