daem0nc0re / VectorKernel
PoCs for Kernelmode rootkit techniques research.
☆365Updated 3 months ago
Alternatives and similar repositories for VectorKernel:
Users that are interested in VectorKernel are comparing it to the libraries listed below
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆531Updated last month
- 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.☆283Updated 10 months ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆193Updated 2 weeks ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆335Updated 2 months ago
- Collect Windows telemetry for Maldev☆340Updated 2 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆250Updated 8 months ago
- TartarusGate, Bypassing EDRs☆579Updated 3 years ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆212Updated 5 months ago
- Performing Indirect Clean Syscalls☆535Updated 2 years ago
- Process Injection using Thread Name☆257Updated this week
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆488Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆370Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆253Updated last year
- A small x64 library to load dll's into memory.☆437Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆282Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆184Updated this week
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆328Updated 8 months ago
- ☆256Updated 2 years ago
- For when DLLMain is the only way☆375Updated 5 months ago
- Indirect Dynamic Syscall, SSN + Syscall address sorting via Modified TartarusGate approach + Remote Process Injection via APC Early Bird …☆671Updated last month
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆664Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- ☆255Updated last year
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆397Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆185Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆378Updated 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…☆303Updated 6 months ago
- ROP-based sleep obfuscation to evade memory scanners☆346Updated 2 months ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆295Updated 2 years ago