daem0nc0re / VectorKernel
PoCs for Kernelmode rootkit techniques research.
☆356Updated last month
Alternatives and similar repositories for VectorKernel:
Users that are interested in VectorKernel are comparing it to the libraries listed below
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆444Updated last year
- Some POCs for my BYOVD research and find some vulnerable drivers☆179Updated 6 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆335Updated last month
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆477Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆366Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆249Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆277Updated 9 months ago
- TartarusGate, Bypassing EDRs☆567Updated 3 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆322Updated 7 months ago
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆525Updated last week
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆178Updated last year
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆389Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆272Updated last year
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆656Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆239Updated 7 months ago
- Collect Windows telemetry for Maldev☆312Updated last month
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆472Updated 2 years ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆205Updated 4 months ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆372Updated last year
- ☆254Updated last year
- Process Injection using Thread Name☆248Updated 6 months ago
- Performing Indirect Clean Syscalls☆518Updated last year
- For when DLLMain is the only way☆372Updated 4 months ago
- ROP-based sleep obfuscation to evade memory scanners☆332Updated last month
- A BOF that runs unmanaged PEs inline☆576Updated 4 months ago
- A small x64 library to load dll's into memory.☆431Updated last year
- ☆518Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆293Updated 2 years ago
- Admin to Kernel code execution using the KSecDD driver☆245Updated 10 months ago
- Exploitation of process killer drivers☆197Updated last year