daem0nc0re / VectorKernelLinks
PoCs for Kernelmode rootkit techniques research.
☆375Updated 4 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
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆450Updated last year
- Collect Windows telemetry for Maldev☆349Updated 3 months ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆217Updated last week
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆536Updated last month
- TartarusGate, Bypassing EDRs☆585Updated 3 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆377Updated last year
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆222Updated 7 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆341Updated 3 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆257Updated 10 months ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆499Updated last year
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆398Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆289Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆338Updated 9 months ago
- Indirect Dynamic Syscall, SSN + Syscall address sorting via Modified TartarusGate approach + Remote Process Injection via APC Early Bird …☆684Updated 2 months ago
- An easily modifiable shellcode template for Windows x64 written in C☆254Updated last year
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆675Updated last year
- Performing Indirect Clean Syscalls☆548Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆490Updated last month
- Use hardware breakpoint to dynamically change SSN in run-time☆260Updated last year
- Process Injection using Thread Name☆272Updated last month
- PoC Implementation of a fully dynamic call stack spoofer☆779Updated 10 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆216Updated last week
- ☆257Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- A POC for the new injection technique, abusing windows fork API to evade EDRs. https://www.blackhat.com/eu-22/briefings/schedule/index.ht…☆637Updated 2 years ago
- ☆257Updated 2 years ago
- A small x64 library to load dll's into memory.☆441Updated last year
- ROP-based sleep obfuscation to evade memory scanners☆353Updated 3 months ago