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.
☆231Updated 10 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☆237Updated 2 weeks ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆282Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆207Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆353Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆289Updated last year
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆166Updated 2 weeks ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆192Updated 2 months ago
- Windows rootkit designed to work with BYOVD exploits☆205Updated 7 months ago
- kernel callback removal (Bypassing EDR Detections)☆188Updated 5 months ago
- Injecting DLL into LSASS at boot☆137Updated 4 months ago
- Reflective DLL Injection Made Bella☆237Updated 8 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆316Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆241Updated 10 months ago
- Admin to Kernel code execution using the KSecDD driver☆256Updated last year
- Process Injection using Thread Name☆279Updated 4 months ago
- Exploitation of process killer drivers☆202Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆263Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆355Updated 7 months ago
- Reverse engineering winapi function loadlibrary.☆214Updated 2 years ago
- kernel-mode DLL Injector☆109Updated 4 months ago
- PoC for thread pool based process injection in Windows.☆117Updated 5 months ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆218Updated 2 years ago
- POC exploit for CVE-2025-21333 heap-based buffer overflow. It leverages WNF state data and I/O ring IOP_MC_BUFFER_ENTRY☆205Updated 5 months ago
- A new technique that can be used to bypass memory scanners. This can be useful in hiding problematic code (such as reflective loaders imp…☆329Updated 11 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆391Updated last year
- ☆263Updated 2 years ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year
- Activation cache poisoning to elevate from medium to high integrity (CVE-2024-6769)☆73Updated 11 months ago
- Windows x64 kernel mode rootkit process hollowing POC.☆188Updated 2 years ago
- PoCs for Kernelmode rootkit techniques research.☆403Updated this week