Dec0ne / DllNotificationInjection
A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and remote processes.
☆433Updated last year
Related projects ⓘ
Alternatives and complementary repositories for DllNotificationInjection
- TartarusGate, Bypassing EDRs☆530Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆334Updated 8 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆427Updated 2 years ago
- For when DLLMain is the only way☆349Updated last week
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆380Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆194Updated last year
- Performing Indirect Clean Syscalls☆476Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆367Updated 10 months ago
- Sleep Obfuscation☆680Updated 11 months ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆622Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆324Updated 5 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆283Updated last year
- PoCs for Kernelmode rootkit techniques research.☆334Updated 2 weeks ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆438Updated 8 months ago
- PoC Implementation of a fully dynamic call stack spoofer☆704Updated 3 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆164Updated 9 months ago
- Dump the memory of any PPL with a Userland exploit chain☆331Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆296Updated 2 months ago
- Reduce Entropy And Obfuscate Youre Payload With Serialized Linked Lists☆376Updated last year
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆302Updated last year
- Exploitation of process killer drivers☆186Updated last year
- Remote Shellcode Injector☆203Updated last year
- PE loader with various shellcode injection techniques☆378Updated 2 years ago
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆486Updated 7 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆240Updated 5 months ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆214Updated last year
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆238Updated last year
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆293Updated last year
- Indirect Dynamic Syscall, SSN + Syscall address sorting via Modified TartarusGate approach + Remote Process Injection via APC Early Bird …☆554Updated 3 weeks ago