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.
☆212Updated 5 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
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆250Updated 8 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆184Updated this week
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆283Updated 10 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆185Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆328Updated 8 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆144Updated last month
- Windows rootkit designed to work with BYOVD exploits☆183Updated 3 months ago
- kernel callback removal (Bypassing EDR Detections)☆161Updated last month
- Generic PE loader for fast prototyping evasion techniques☆230Updated 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☆185Updated last week
- A set of programs for analyzing common vulnerabilities in COM☆210Updated 7 months ago
- Reflective DLL Injection Made Bella☆226Updated 3 months ago
- Admin to Kernel code execution using the KSecDD driver☆244Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆282Updated last year
- ☆255Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆370Updated last year
- Some POCs for my BYOVD research and find some vulnerable drivers☆193Updated 2 weeks ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆160Updated 10 months ago
- Exploitation of process killer drivers☆199Updated last year
- Bypass LSA protection using the BYODLL technique☆157Updated 7 months ago
- Activation cache poisoning to elevate from medium to high integrity (CVE-2024-6769)☆65Updated 6 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆185Updated last year
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆281Updated last month
- PoCs for Kernelmode rootkit techniques research.☆365Updated 3 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆216Updated 6 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆335Updated 2 months ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆259Updated 7 months ago
- Collect Windows telemetry for Maldev☆340Updated 2 months ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆177Updated last year
- EDRSandblast-GodFault☆260Updated last year