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.
☆318Updated 6 months ago
Alternatives and similar repositories for ComDotNetExploit
Users that are interested in ComDotNetExploit are comparing it to the libraries listed below
Sorting:
- ☆197Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆237Updated 2 weeks ago
- Exploitation of process killer drivers☆202Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆282Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆207Updated last year
- For when DLLMain is the only way☆399Updated 10 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆241Updated 11 months ago
- Windows rootkit designed to work with BYOVD exploits☆206Updated 7 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆355Updated 7 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆353Updated last year
- Generic PE loader for fast prototyping evasion techniques☆236Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆192Updated 2 months ago
- Sleep obfuscation☆233Updated 9 months ago
- Bypass Credential Guard by patching WDigest.dll using only NTAPI functions☆254Updated 5 months ago
- A set of programs for analyzing common vulnerabilities in COM☆229Updated last year
- kernel callback removal (Bypassing EDR Detections)☆188Updated 5 months ago
- Injecting DLL into LSASS at boot☆137Updated 4 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆164Updated last year
- EDRSandblast-GodFault☆266Updated 2 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆353Updated 2 years ago
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆182Updated this week
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆271Updated 11 months ago
- An example reference design for a proposed BOF PE☆187Updated 4 months ago
- Proof of Concepts code for Bring Your Own Vulnerable Driver techniques☆175Updated 3 weeks ago
- Bypass LSA protection using the BYODLL technique☆168Updated 11 months ago
- An easily modifiable shellcode template for Windows x64 written in C☆263Updated 2 years ago
- ☆263Updated 2 years ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆289Updated last year
- BOF with Synthetic Stackframe☆167Updated 6 months ago