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.
☆226Updated 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 …☆261Updated 10 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆221Updated 3 weeks ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆285Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆164Updated 3 months ago
- Reflective DLL Injection Made Bella☆228Updated 5 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆342Updated 10 months ago
- Windows rootkit designed to work with BYOVD exploits☆200Updated 5 months ago
- Generic PE loader for fast prototyping evasion techniques☆233Updated 11 months ago
- Admin to Kernel code execution using the KSecDD driver☆251Updated last year
- ☆257Updated last year
- Injecting DLL into LSASS at boot☆118Updated last month
- kernel callback removal (Bypassing EDR Detections)☆177Updated 3 months ago
- Exploitation of process killer drivers☆201Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆229Updated 8 months ago
- Collect Windows telemetry for Maldev☆356Updated 4 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆346Updated 4 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆142Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆170Updated last week
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated 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☆193Updated 2 months ago
- Bypass LSA protection using the BYODLL technique☆163Updated 9 months ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆254Updated 2 weeks ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆189Updated last year
- Activation cache poisoning to elevate from medium to high integrity (CVE-2024-6769)☆71Updated 8 months ago
- .NET assembly loader with patchless AMSI and ETW bypass☆334Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆383Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆255Updated 2 years ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆290Updated last year
- ☆259Updated 2 years ago