badBounty / directInjectorPOC
Small POC written in C# that performs shellcode injection on x64 processes using direct syscalls as a way to bypass user-land EDR hooks.
☆83Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for directInjectorPOC
- PoC to demonstrate how CLR ETW events can be tampered.☆185Updated 4 years ago
- GhostLoader - AppDomainManager - Injection - 攻壳机动队☆154Updated 4 years ago
- AmsiScanBufferBypass using D/Invoke☆129Updated 3 years ago
- C# implementation of the token privilege removal flaw discovered by @GabrielLandau/Elastic☆139Updated 2 years ago
- Managed code hooking template.☆128Updated 3 years ago
- Reflective DLL Injection with obfuscated (XOR) shellcode☆72Updated 3 years ago
- Simple PoC demonstrating syscall execution in C#☆151Updated 4 years ago
- Exploring in-memory execution of .NET☆133Updated 2 years ago
- ☆140Updated last year
- NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)☆114Updated last year
- DInvisibleRegistry☆81Updated 4 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆119Updated 2 years ago
- SharpASM is a C# project that aims to automate ASM (i.e. shellcode) execution in .NET programs by exploiting code caves in RWX sections a…☆58Updated 2 years ago
- Implementation of b4rtiks's SharpMiniDump using NTFS transactions to avoid writting the minidump to disk and exfiltrating it via HTTPS us…☆68Updated 4 years ago
- Load .net assemblies from memory while having them appear to be loaded from an on-disk location.☆159Updated 3 years ago
- .NET implementation of Cobalt Strike's External C2 Spec☆83Updated 3 years ago
- Script to use SysWhispers2 direct system calls from Cobalt Strike BOFs☆117Updated 2 years ago
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆213Updated 4 years ago
- Example code for EDR bypassing☆146Updated 5 years ago
- C# code to Sandbox Defender (and most probably other AV/EDRs).☆163Updated 2 years ago
- A simple COM server which provides a component to run shellcode☆132Updated 4 years ago
- Example code for using named pipe output with beacon ReflectiveDLLs☆111Updated 4 years ago
- C# Implementation of the Hell's Gate VX Technique☆208Updated 4 years ago
- Overwrite a process's recovery callback and execute with WER☆102Updated 2 years ago
- C++ implant that interfaces with a SK8PARK server☆47Updated 3 years ago
- .Net Assembly to block ETW telemetry in current process☆75Updated 4 years ago
- Proof of concept Beacon Object File (BOF) that attempts to detect userland hooks in place by AV/EDR☆147Updated 3 years ago
- Collection of Beacon Object Files (BOFs) for shells and lols☆111Updated 3 years ago
- A fake AMSI Provider which can be used for persistence.☆139Updated 3 years ago
- Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2☆178Updated 2 years ago