XaFF-XaFF / Kernel-Process-HollowingLinks
Windows x64 kernel mode rootkit process hollowing POC.
☆191Updated last year
Alternatives and similar repositories for Kernel-Process-Hollowing
Users that are interested in Kernel-Process-Hollowing are comparing it to the libraries listed below
Sorting:
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆232Updated 10 months 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…☆168Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆216Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆225Updated 7 months ago
- Admin to Kernel code execution using the KSecDD driver☆250Updated last year
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆124Updated 3 years 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
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆105Updated 2 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆134Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆137Updated 2 years ago
- Exploitation of process killer drivers☆201Updated last year
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆160Updated last year
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆85Updated 2 years ago
- Malware?☆70Updated 7 months ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆117Updated 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 …☆249Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆231Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆156Updated 2 months ago
- ☆42Updated 2 years ago
- Exploitation of echo_driver.sys☆170Updated last year
- Bypass LSA protection using the BYODLL technique☆161Updated 8 months ago
- kernel-mode DLL Injector☆82Updated last month
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆196Updated 11 months ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆133Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆134Updated 2 years ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆63Updated last month
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆141Updated last year
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆154Updated 2 years ago