daem0nc0re / VectorKernelLinks
PoCs for Kernelmode rootkit techniques research.
☆376Updated 5 months ago
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.☆285Updated last year
- Some POCs for my BYOVD research and find some vulnerable drivers☆260Updated last month
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆540Updated 2 months ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆228Updated 8 months ago
- An easily modifiable shellcode template for Windows x64 written in C☆255Updated 2 years ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆451Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆385Updated last year
- Collect Windows telemetry for Maldev☆364Updated last week
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆350Updated 5 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆295Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆343Updated 11 months ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆504Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆265Updated 11 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆222Updated last month
- A small x64 library to load dll's into memory.☆445Updated last year
- For when DLLMain is the only way☆388Updated 8 months ago
- Process Injection using Thread Name☆274Updated 2 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- ROP-based sleep obfuscation to evade memory scanners☆358Updated 3 weeks ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆398Updated last year
- TartarusGate, Bypassing EDRs☆595Updated 3 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆502Updated 3 months ago
- Reflective x64 PE/DLL Loader implemented using Dynamic Indirect Syscalls☆371Updated 9 months 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…☆317Updated 9 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆230Updated 8 months ago
- CWE-781: Improper Address Validation in IOCTL with METHOD_NEITHER I/O Control Code☆347Updated last year
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆680Updated last year
- Admin to Kernel code execution using the KSecDD driver☆251Updated 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☆196Updated 3 months ago
- Reflective DLL Injection Made Bella☆228Updated 6 months ago