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.
☆456Updated 2 years ago
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.☆396Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆264Updated 2 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆524Updated 5 months ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆403Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆210Updated last year
- For when DLLMain is the only way☆401Updated 11 months ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆516Updated last year
- TartarusGate, Bypassing EDRs☆618Updated 3 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆355Updated 7 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆388Updated last year
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆314Updated 2 years ago
- Performing Indirect Clean Syscalls☆579Updated 2 years ago
- Exploitation of process killer drivers☆202Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆254Updated 2 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆693Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆302Updated 3 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- ☆266Updated 2 years ago
- PoC Implementation of a fully dynamic call stack spoofer☆840Updated last year
- A small x64 library to load dll's into memory.☆450Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆230Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆351Updated last year
- PE loader with various shellcode injection techniques☆435Updated 2 years ago
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆302Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆291Updated 2 years ago
- ☆490Updated 3 years ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆390Updated 2 years ago
- Dump the memory of any PPL with a Userland exploit chain☆344Updated 2 years ago
- EDRSandblast-GodFault☆267Updated 2 years ago