kleiton0x00 / Proxy-DLL-LoadsLinks
A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.
☆362Updated 10 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☆270Updated 2 years ago
- Slides & Code snippets for a workshop held @ x33fcon 2024☆275Updated last year
- ☆259Updated last year
- ☆268Updated 2 years ago
- Use hardware breakpoint to dynamically change SSN in run-time☆275Updated last year
- Collect Windows telemetry for Maldev☆448Updated last month
- Exploitation of process killer drivers☆201Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆219Updated last year
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆406Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆357Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆273Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆420Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆291Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆202Updated 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
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆208Updated last month
- A new technique that can be used to bypass memory scanners. This can be useful in hiding problematic code (such as reflective loaders imp…☆334Updated last year
- kernel callback removal (Bypassing EDR Detections)☆206Updated last month
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆257Updated 3 months ago
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆285Updated last month
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆277Updated last year
- miscellaneous scripts and programs☆271Updated 11 months ago
- .NET assembly loader with patchless AMSI and ETW bypass☆362Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆463Updated 2 years ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆531Updated last year
- Utilizing TLS callbacks to execute a payload without spawning any threads in a remote process☆280Updated last year
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆312Updated 2 years ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆398Updated 2 years ago