kleiton0x00 / Proxy-DLL-LoadsLinks
A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.
☆355Updated 7 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☆267Updated 2 years ago
- Use hardware breakpoint to dynamically change SSN in run-time☆267Updated last year
- ☆260Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆395Updated last year
- Exploitation of process killer drivers☆202Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆210Updated last year
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆403Updated 2 years ago
- Slides & Code snippets for a workshop held @ x33fcon 2024☆269Updated last year
- Collect Windows telemetry for Maldev☆421Updated last week
- ☆265Updated 2 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆353Updated 2 years ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆309Updated 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 11 months ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆390Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆243Updated last month
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆196Updated last year
- kernel callback removal (Bypassing EDR Detections)☆190Updated 6 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆351Updated last year
- A PoC of the ContainYourself research presented in DEFCON 31, which abuses the Windows containers framework to bypass EDRs.☆317Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆388Updated last year
- Windows rootkit designed to work with BYOVD exploits☆207Updated 8 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆284Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆264Updated 2 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆205Updated 2 years ago
- miscellaneous scripts and programs☆256Updated 8 months ago
- Native Syscalls Shellcode Injector☆267Updated 2 years ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆516Updated last year
- Generic PE loader for fast prototyping evasion techniques☆238Updated last year
- DCOM Lateral movement POC abusing the IMsiServer interface - uploads and executes a payload remotely☆378Updated 9 months ago