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.
☆329Updated 9 months ago
Alternatives and similar repositories for ComDotNetExploit
Users that are interested in ComDotNetExploit are comparing it to the libraries listed below
Sorting:
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆278Updated last month
- Exploitation of process killer drivers☆201Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆252Updated 3 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆217Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆288Updated last year
- ☆197Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆362Updated 9 months ago
- For when DLLMain is the only way☆410Updated last year
- Generic PE loader for fast prototyping evasion techniques☆241Updated last year
- Sleep obfuscation☆251Updated 11 months ago
- An easily modifiable shellcode template for Windows x64 written in C☆267Updated 2 years ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆191Updated 5 months ago
- UAC Bypass using UIAccess program QuickAssist☆195Updated this week
- kernel callback removal (Bypassing EDR Detections)☆203Updated 3 weeks ago
- ☆268Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆246Updated last year
- Proof of Concepts code for Bring Your Own Vulnerable Driver techniques☆195Updated 3 months ago
- Injecting DLL into LSASS at boot☆150Updated 7 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆356Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆166Updated last year
- A set of programs for analyzing common vulnerabilities in COM☆238Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆358Updated 2 years ago
- Windows rootkit designed to work with BYOVD exploits☆211Updated 10 months ago
- Bypass Credential Guard by patching WDigest.dll using only NTAPI functions☆262Updated 7 months ago
- EDRSandblast-GodFault☆268Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- An example reference design for a proposed BOF PE☆190Updated 7 months ago
- Code execution/injection technique using DLL PEB module structure manipulation☆216Updated 6 months ago
- Use hardware breakpoint to dynamically change SSN in run-time☆270Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated 2 years ago