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.
☆449Updated 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)☆486Updated last month
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- TartarusGate, Bypassing EDRs☆584Updated 3 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆375Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆254Updated last year
- Performing Indirect Clean Syscalls☆544Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆339Updated 3 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆333Updated 9 months ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆397Updated last year
- Some POCs for my BYOVD research and find some vulnerable drivers☆206Updated last month
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆380Updated last year
- For when DLLMain is the only way☆375Updated 6 months ago
- PoC Implementation of a fully dynamic call stack spoofer☆772Updated 9 months ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆491Updated last year
- EDRSandblast-GodFault☆261Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆296Updated 2 years ago
- ☆256Updated 2 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆671Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆248Updated 2 years ago
- Dump the memory of any PPL with a Userland exploit chain☆333Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆188Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆284Updated 11 months ago
- miscellaneous scripts and programs☆242Updated 3 months ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆310Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆253Updated 9 months ago
- Process Injection using Thread Name☆259Updated 3 weeks ago
- Generic PE loader for fast prototyping evasion techniques☆231Updated 10 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆274Updated 2 years ago
- PE loader with various shellcode injection techniques☆407Updated 2 years ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆225Updated 2 years ago