0xHossam / KernelCallbackTable-Injection-PoC
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.
☆220Updated 6 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☆211Updated 3 weeks ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆253Updated 9 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆284Updated 11 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆333Updated 9 months ago
- POC exploit for CVE-2025-21333 heap-based buffer overflow. It leverages WNF state data and I/O ring IOP_MC_BUFFER_ENTRY☆189Updated last month
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆147Updated 2 months ago
- Windows rootkit designed to work with BYOVD exploits☆198Updated 3 months ago
- Admin to Kernel code execution using the KSecDD driver☆249Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆188Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆219Updated 6 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆285Updated last year
- kernel callback removal (Bypassing EDR Detections)☆162Updated last month
- A set of programs for analyzing common vulnerabilities in COM☆213Updated 8 months ago
- Generic PE loader for fast prototyping evasion techniques☆231Updated 10 months ago
- Reflective DLL Injection Made Bella☆226Updated 4 months ago
- ☆256Updated last year
- Some POCs for my BYOVD research and find some vulnerable drivers☆206Updated last month
- A new technique that can be used to bypass memory scanners. This can be useful in hiding problematic code (such as reflective loaders imp…☆308Updated 7 months ago
- Bypass LSA protection using the BYODLL technique☆158Updated 7 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆160Updated 11 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆339Updated 3 months ago
- Collect Windows telemetry for Maldev☆344Updated 3 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆185Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆375Updated last year
- Exploitation of process killer drivers☆200Updated last year
- ☆256Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆254Updated last year
- Reverse engineering winapi function loadlibrary.☆189Updated 2 years ago
- Process Injection using Thread Name☆259Updated 3 weeks ago
- PoCs for Kernelmode rootkit techniques research.☆374Updated 3 months ago