daem0nc0re / VectorKernelLinks
PoCs for Kernelmode rootkit techniques research.
☆378Updated this week
Alternatives and similar repositories for VectorKernel
Users that are interested in VectorKernel are comparing it to the libraries listed below
Sorting:
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆289Updated last year
- Collect Windows telemetry for Maldev☆408Updated this week
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆557Updated 3 weeks ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆453Updated 2 years ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆319Updated last month
- An easily modifiable shellcode template for Windows x64 written in C☆261Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆390Updated last year
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆230Updated 9 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆354Updated 6 months ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆507Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆204Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆352Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆233Updated 3 months ago
- TartarusGate, Bypassing EDRs☆606Updated 3 years ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆400Updated 2 years ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆310Updated last year
- A small x64 library to load dll's into memory.☆451Updated last year
- Process Injection using Thread Name☆277Updated 4 months ago
- Reflective x64 PE/DLL Loader implemented using Dynamic Indirect Syscalls☆375Updated 10 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆513Updated 4 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆279Updated last year
- For when DLLMain is the only way☆396Updated 9 months ago
- ROP-based sleep obfuscation to evade memory scanners☆359Updated 2 months ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆690Updated 2 years ago
- Exploitation of process killer drivers☆202Updated 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…☆326Updated 10 months ago
- Performing Indirect Clean Syscalls☆574Updated 2 years ago
- ☆262Updated 2 years ago
- POC exploit for CVE-2025-21333 heap-based buffer overflow. It leverages WNF state data and I/O ring IOP_MC_BUFFER_ENTRY☆204Updated 4 months ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆313Updated 5 months ago