daem0nc0re / VectorKernelLinks
PoCs for Kernelmode rootkit techniques research.
☆378Updated 6 months ago
Alternatives and similar repositories for VectorKernel
Users that are interested in VectorKernel are comparing it to the libraries listed below
Sorting:
- 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
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆287Updated last year
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆546Updated this week
- Some POCs for my BYOVD research and find some vulnerable drivers☆300Updated 2 weeks ago
- An easily modifiable shellcode template for Windows x64 written in C☆257Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆386Updated last year
- Collect Windows telemetry for Maldev☆379Updated last week
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆503Updated 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.☆350Updated 5 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆228Updated 2 months ago
- TartarusGate, Bypassing EDRs☆600Updated 3 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆200Updated last year
- A small x64 library to load dll's into memory.☆448Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆349Updated 11 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆296Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆510Updated 3 months ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆398Updated last year
- Process Injection using Thread Name☆274Updated 3 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…☆319Updated 9 months ago
- Reflective x64 PE/DLL Loader implemented using Dynamic Indirect Syscalls☆374Updated 9 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆273Updated last year
- Performing Indirect Clean Syscalls☆572Updated 2 years ago
- Tools and PoCs for Windows syscall investigation.☆361Updated last month
- PoC Implementation of a fully dynamic call stack spoofer☆809Updated 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
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆252Updated 2 years ago
- ROP-based sleep obfuscation to evade memory scanners☆360Updated last month
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆311Updated 5 months ago
- Patching "signtool.exe" to accept expired certificates for code-signing.☆284Updated last year