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.
☆313Updated 5 months ago
Alternatives and similar repositories for ComDotNetExploit
Users that are interested in ComDotNetExploit are comparing it to the libraries listed below
Sorting:
- ☆195Updated last year
- 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 …☆279Updated last year
- EDRSandblast-GodFault☆266Updated last year
- Injecting DLL into LSASS at boot☆135Updated 3 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆233Updated 3 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆354Updated 6 months ago
- Generic PE loader for fast prototyping evasion techniques☆233Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆204Updated last year
- For when DLLMain is the only way☆396Updated 9 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆238Updated 10 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆162Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆190Updated 2 months ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆270Updated 11 months ago
- A set of programs for analyzing common vulnerabilities in COM☆223Updated 11 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆169Updated 5 months ago
- kernel callback removal (Bypassing EDR Detections)☆187Updated 5 months ago
- Bypass LSA protection using the BYODLL technique☆168Updated 11 months ago
- .NET assembly loader with patchless AMSI and ETW bypass☆350Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆352Updated last year
- Windows rootkit designed to work with BYOVD exploits☆205Updated 7 months ago
- Bypass Credential Guard by patching WDigest.dll using only NTAPI functions☆252Updated 4 months ago
- An example reference design for a proposed BOF PE☆186Updated 4 months ago
- ☆262Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆261Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆299Updated 2 years ago
- Use hardware breakpoint to dynamically change SSN in run-time☆266Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆253Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆289Updated last year
- Remote Shellcode Injector☆218Updated last year