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.
☆268Updated last year
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☆262Updated 5 months ago
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆213Updated 5 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆297Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆223Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆357Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆196Updated 7 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆252Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆321Updated 2 years ago
- Process Injection using Thread Name☆295Updated 9 months ago
- Windows rootkit designed to work with BYOVD exploits☆214Updated last year
- Admin to Kernel code execution using the KSecDD driver☆263Updated last year
- Reflective DLL Injection Made Bella☆248Updated last year
- kernel callback removal (Bypassing EDR Detections)☆210Updated 2 months ago
- Injecting DLL into LSASS at boot☆156Updated 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☆226Updated 9 months ago
- Reverse engineering winapi function loadlibrary.☆230Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆408Updated 3 weeks ago
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆294Updated 3 months ago
- PoC for thread pool based process injection in Windows.☆120Updated 10 months ago
- Code execution/injection technique using DLL PEB module structure manipulation☆220Updated 8 months ago
- ☆274Updated 3 years 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…☆339Updated last year
- ( 0day ) Local Privilege Escalation in IObit Malware Fighter☆164Updated 10 months ago
- Windows x64 kernel mode rootkit process hollowing POC.☆189Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆225Updated 2 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- Sleep obfuscation☆264Updated last year
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆332Updated 11 months ago
- KVC enables unsigned driver loading via DSE bypass (g_CiOptions patch, skci.dll hijack, SeCiCallbacks redirection) and PP/PPL manipulatio…☆155Updated last week