T3nb3w / ComDotNetExploitLinks
A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and reflection techniques for code injection. This PoC showcases bypassing code integrity checks and loading malicious payloads in highly protected processes such as LSASS. Based on research from James Forshaw.
☆304Updated 4 months ago
Alternatives and similar repositories for ComDotNetExploit
Users that are interested in ComDotNetExploit are comparing it to the libraries listed below
Sorting:
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆222Updated last month
- Exploitation of process killer drivers☆201Updated last year
- ☆191Updated last year
- Generic PE loader for fast prototyping evasion techniques☆233Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆265Updated 11 months ago
- A set of programs for analyzing common vulnerabilities in COM☆220Updated 10 months ago
- EDRSandblast-GodFault☆266Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆343Updated 11 months ago
- Bypass LSA protection using the BYODLL technique☆165Updated 9 months ago
- kernel callback removal (Bypassing EDR Detections)☆177Updated 3 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆231Updated 9 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆180Updated last month
- .NET assembly loader with patchless AMSI and ETW bypass☆341Updated 2 years ago
- For when DLLMain is the only way☆388Updated 8 months ago
- Bypass Credential Guard by patching WDigest.dll using only NTAPI functions☆245Updated 3 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆350Updated 5 months ago
- Injecting DLL into LSASS at boot☆129Updated 2 months ago
- Sleep obfuscation☆229Updated 7 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆265Updated 9 months ago
- An example reference design for a proposed BOF PE☆177Updated 3 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year
- ☆260Updated 2 years ago
- Collect Windows telemetry for Maldev☆373Updated this week
- ☆260Updated last year
- miscellaneous scripts and programs☆248Updated 5 months ago
- Windows rootkit designed to work with BYOVD exploits☆200Updated 5 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆191Updated last year
- Remote Shellcode Injector☆217Updated last year