daem0nc0re / VectorKernel
PoCs for Kernelmode rootkit techniques research.
☆358Updated 2 months ago
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…☆445Updated last year
- TartarusGate, Bypassing EDRs☆568Updated 3 years ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆273Updated last year
- Collect Windows telemetry for Maldev☆316Updated last month
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆208Updated 4 months ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆481Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆250Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆369Updated last year
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆527Updated 2 weeks ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆182Updated 6 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆277Updated 9 months ago
- ☆254Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆241Updated 7 months ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆372Updated last year
- Process Injection using Thread Name☆249Updated 6 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆471Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆335Updated last month
- For when DLLMain is the only way☆373Updated 4 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆180Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆294Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆323Updated 7 months ago
- Exploitation of process killer drivers☆198Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- ☆254Updated 2 years ago
- A BOF that runs unmanaged PEs inline☆578Updated 5 months ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆390Updated last year
- Performing Indirect Clean Syscalls☆520Updated last year
- EDRSandblast-GodFault☆257Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆269Updated 2 years ago
- GhostWriting Injection Technique.☆167Updated 6 years ago