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.
☆229Updated 9 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☆227Updated 2 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆167Updated 4 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆271Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆198Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆349Updated 11 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆287Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆186Updated last month
- Windows rootkit designed to work with BYOVD exploits☆204Updated 6 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆296Updated last year
- Reflective DLL Injection Made Bella☆230Updated 6 months ago
- Admin to Kernel code execution using the KSecDD driver☆253Updated last year
- kernel callback removal (Bypassing EDR Detections)☆183Updated 4 months ago
- Injecting DLL into LSASS at boot☆131Updated 3 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆219Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆234Updated 9 months ago
- An easily modifiable shellcode template for Windows x64 written in C☆257Updated 2 years ago
- PoC for thread pool based process injection in Windows.☆117Updated 4 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆386Updated last year
- PoCs for Kernelmode rootkit techniques research.☆378Updated 6 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆350Updated 5 months ago
- Exploitation of process killer drivers☆201Updated last year
- POC exploit for CVE-2025-21333 heap-based buffer overflow. It leverages WNF state data and I/O ring IOP_MC_BUFFER_ENTRY☆196Updated 3 months ago
- Windows x64 kernel mode rootkit process hollowing POC.☆191Updated 2 years ago
- ☆260Updated 2 years ago
- (0day) Local Privilege Escalation in IObit Malware Fighter☆145Updated 4 months ago
- Reverse engineering winapi function loadlibrary.☆207Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆232Updated last year
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year
- Process Injection using Thread Name☆274Updated 3 months ago
- Remote Shellcode Injector☆217Updated last year