daem0nc0re / VectorKernel
PoCs for Kernelmode rootkit techniques research.
☆374Updated 3 months ago
Alternatives and similar repositories for VectorKernel
Users that are interested in VectorKernel are comparing it to the libraries listed below
Sorting:
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆535Updated last week
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆448Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆284Updated 11 months ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆220Updated 6 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆374Updated last year
- Collect Windows telemetry for Maldev☆344Updated 3 months ago
- TartarusGate, Bypassing EDRs☆580Updated 3 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆338Updated 3 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆333Updated 9 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆211Updated 3 weeks ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆206Updated last month
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆285Updated last year
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆491Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆254Updated last year
- A BOF that runs unmanaged PEs inline☆599Updated 6 months ago
- Indirect Dynamic Syscall, SSN + Syscall address sorting via Modified TartarusGate approach + Remote Process Injection via APC Early Bird …☆675Updated 2 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆253Updated 9 months ago
- Process Injection using Thread Name☆259Updated 3 weeks ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆188Updated last year
- A small x64 library to load dll's into memory.☆437Updated last year
- Performing Indirect Clean Syscalls☆541Updated 2 years ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆372Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆486Updated last month
- ☆256Updated last year
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆397Updated last year
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆671Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆330Updated 2 years ago
- PoC Implementation of a fully dynamic call stack spoofer☆772Updated 9 months ago
- ☆256Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆380Updated last year