kleiton0x00 / Proxy-DLL-LoadsLinks
A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.
☆359Updated 9 months ago
Alternatives and similar repositories for Proxy-DLL-Loads
Users that are interested in Proxy-DLL-Loads are comparing it to the libraries listed below
Sorting:
- EDRSandblast-GodFault☆268Updated 2 years ago
- ☆260Updated last year
- Slides & Code snippets for a workshop held @ x33fcon 2024☆272Updated last year
- Use hardware breakpoint to dynamically change SSN in run-time☆270Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆414Updated last year
- ☆265Updated 2 years ago
- Collect Windows telemetry for Maldev☆435Updated last week
- Exploitation of process killer drivers☆200Updated 2 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆198Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆216Updated last year
- A PoC of the ContainYourself research presented in DEFCON 31, which abuses the Windows containers framework to bypass EDRs.☆318Updated 2 years ago
- kernel callback removal (Bypassing EDR Detections)☆198Updated 7 months ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆404Updated 2 years ago
- A new technique that can be used to bypass memory scanners. This can be useful in hiding problematic code (such as reflective loaders imp…☆331Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆273Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆264Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆291Updated 2 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆356Updated 2 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆207Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆287Updated last year
- Windows rootkit designed to work with BYOVD exploits☆211Updated 9 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆353Updated last year
- Bypass Credential Guard by patching WDigest.dll using only NTAPI functions☆260Updated 7 months ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆311Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆287Updated last year
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆458Updated 2 years ago
- Native Syscalls Shellcode Injector☆266Updated 2 years ago
- miscellaneous scripts and programs☆265Updated 9 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆246Updated 2 months ago
- DCOM Lateral movement POC abusing the IMsiServer interface - uploads and executes a payload remotely☆378Updated 11 months ago