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:
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆490Updated last month
- C++ self-Injecting dropper based on various EDR evasion techniques.☆378Updated last year
- TartarusGate, Bypassing EDRs☆585Updated 3 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆381Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆254Updated last year
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆398Updated last year
- Performing Indirect Clean Syscalls☆550Updated 2 years ago
- PoC Implementation of a fully dynamic call stack spoofer☆779Updated 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
- For when DLLMain is the only way☆377Updated 7 months ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆217Updated last week
- PoCs for Kernelmode rootkit techniques research.☆375Updated 4 months ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆675Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆285Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆338Updated 9 months ago
- Dump the memory of any PPL with a Userland exploit chain☆334Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆342Updated 3 months ago
- PE loader with various shellcode injection techniques☆411Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆213Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆249Updated 2 years ago
- 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
- Exploitation of process killer drivers☆201Updated last year
- Sleep Obfuscation☆760Updated last year
- EDRSandblast-GodFault☆265Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆276Updated 2 years ago
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆537Updated last month
- ☆257Updated 2 years ago
- Process Injection using Thread Name☆272Updated last month