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.
☆222Updated 7 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:
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆257Updated 10 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆216Updated last week
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆156Updated 2 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆285Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year
- Generic PE loader for fast prototyping evasion techniques☆231Updated 11 months ago
- Reflective DLL Injection Made Bella☆227Updated 4 months ago
- Windows rootkit designed to work with BYOVD exploits☆199Updated 4 months ago
- Injecting DLL into LSASS at boot☆113Updated last month
- Admin to Kernel code execution using the KSecDD driver☆250Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆338Updated 9 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆377Updated last year
- A set of programs for analyzing common vulnerabilities in COM☆215Updated 8 months ago
- kernel callback removal (Bypassing EDR Detections)☆166Updated 2 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆159Updated 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☆192Updated last month
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆225Updated 7 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆341Updated 3 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆187Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆264Updated 8 months ago
- Collect Windows telemetry for Maldev☆349Updated 3 months ago
- ☆257Updated last year
- Exploitation of process killer drivers☆201Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆289Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated last year
- A new technique that can be used to bypass memory scanners. This can be useful in hiding problematic code (such as reflective loaders imp…☆310Updated 7 months ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆295Updated 2 months ago
- PoC for thread pool based process injection in Windows.☆116Updated 2 months ago
- Sleep obfuscation☆224Updated 5 months ago
- Bypass LSA protection using the BYODLL technique☆161Updated 8 months ago