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.
☆443Updated last year
Alternatives and similar repositories for DllNotificationInjection:
Users that are interested in DllNotificationInjection are comparing it to the libraries listed below
- TartarusGate, Bypassing EDRs☆564Updated 3 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆247Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆470Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆366Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆291Updated last year
- Performing Indirect Clean Syscalls☆514Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆333Updated last week
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆371Updated last year
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆650Updated last year
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆475Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆290Updated 2 years ago
- For when DLLMain is the only way☆368Updated 3 months ago
- ☆231Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆321Updated 6 months ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆389Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆273Updated 8 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆265Updated 2 years ago
- Dump the memory of any PPL with a Userland exploit chain☆332Updated last year
- EDRSandblast-GodFault☆250Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆238Updated last year
- PoCs for Kernelmode rootkit techniques research.☆354Updated last month
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆174Updated last year
- Exploitation of process killer drivers☆196Updated last year
- Beacon Object File Loader☆282Updated last year
- Some POCs for my BYOVD research and find some vulnerable drivers☆173Updated 5 months ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆309Updated last year
- Remote Shellcode Injector☆208Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆266Updated last year
- miscellaneous scripts and programs☆234Updated 3 weeks ago
- A BOF that runs unmanaged PEs inline☆573Updated 3 months ago