0xHossam / KernelCallbackTable-Injection-PoCLinks
Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijack execution flow with very detailed explanation.
☆233Updated 11 months ago
Alternatives and similar repositories for KernelCallbackTable-Injection-PoC
Users that are interested in KernelCallbackTable-Injection-PoC are comparing it to the libraries listed below
Sorting:
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆243Updated last month
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆171Updated last month
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆210Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆284Updated last year
- Windows rootkit designed to work with BYOVD exploits☆207Updated 8 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆351Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- Admin to Kernel code execution using the KSecDD driver☆257Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆317Updated 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
- Injecting DLL into LSASS at boot☆140Updated 5 months ago
- Reflective DLL Injection Made Bella☆237Updated 8 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆244Updated 11 months ago
- kernel callback removal (Bypassing EDR Detections)☆190Updated 6 months ago
- Process Injection using Thread Name☆281Updated 5 months ago
- PoC for thread pool based process injection in Windows.☆117Updated 6 months ago
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆224Updated 2 weeks ago
- POC exploit for CVE-2025-21333 heap-based buffer overflow. It leverages WNF state data and I/O ring IOP_MC_BUFFER_ENTRY☆217Updated 5 months ago
- Exploitation of process killer drivers☆202Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆264Updated 2 years ago
- Windows x64 kernel mode rootkit process hollowing POC.☆189Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆218Updated 2 years ago
- kernel-mode DLL Injector☆110Updated 5 months ago
- Reverse engineering winapi function loadlibrary.☆216Updated 2 years ago
- Code execution/injection technique using DLL PEB module structure manipulation☆189Updated 4 months ago
- (0day) Local Privilege Escalation in IObit Malware Fighter☆155Updated 6 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆355Updated 7 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆395Updated last year
- ☆265Updated 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 …☆254Updated 2 years ago