Dec0ne / DllNotificationInjectionLinks
A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and remote processes.
☆451Updated last year
Alternatives and similar repositories for DllNotificationInjection
Users that are interested in DllNotificationInjection are comparing it to the libraries listed below
Sorting:
- C++ self-Injecting dropper based on various EDR evasion techniques.☆383Updated last year
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆501Updated last year
- TartarusGate, Bypassing EDRs☆592Updated 3 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆498Updated 2 months ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆254Updated 2 weeks ago
- Performing Indirect Clean Syscalls☆558Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆383Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆255Updated 2 years ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆399Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆285Updated last year
- PoC Implementation of a fully dynamic call stack spoofer☆795Updated 11 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆348Updated 4 months ago
- For when DLLMain is the only way☆381Updated 7 months ago
- PE loader with various shellcode injection techniques☆416Updated 2 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆678Updated last year
- Security product hook detection☆318Updated 4 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆221Updated last month
- ETWProcessMon2 is for Monitoring Process/Thread/Memory/Imageloads/TCPIP via ETW + Detection for Remote-Thread-Injection & Payload Detecti…☆304Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆261Updated 10 months ago
- EDRSandblast-GodFault☆266Updated last year
- PoCs for Kernelmode rootkit techniques research.☆376Updated 5 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆342Updated 10 months ago
- Exploitation of process killer drivers☆201Updated last year
- A small x64 library to load dll's into memory.☆443Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆277Updated 2 years ago
- Sleep Obfuscation☆765Updated last year
- Dump the memory of any PPL with a Userland exploit chain☆335Updated 2 years ago
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆541Updated last month