badBounty / directInjectorPOCLinks
Small POC written in C# that performs shellcode injection on x64 processes using direct syscalls as a way to bypass user-land EDR hooks.
☆84Updated 5 years ago
Alternatives and similar repositories for directInjectorPOC
Users that are interested in directInjectorPOC are comparing it to the libraries listed below
Sorting:
- AmsiScanBufferBypass using D/Invoke☆135Updated 4 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆189Updated 5 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆121Updated 3 years ago
- NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)☆118Updated 2 years ago
- C# implementation of the token privilege removal flaw discovered by @GabrielLandau/Elastic☆144Updated 3 years ago
- Exploring in-memory execution of .NET☆138Updated 3 years ago
- .NET assembly local/remote loading/injection into memory.☆135Updated 5 years ago
- GhostLoader - AppDomainManager - Injection - 攻壳机动队☆161Updated 5 years ago
- DInvisibleRegistry☆82Updated 4 years ago
- Reflective DLL Injection with obfuscated (XOR) shellcode☆73Updated 4 years ago
- Unhook DLL via cleaning the DLL 's .text section☆9Updated 3 years ago
- Proof of concept Beacon Object File (BOF) that attempts to detect userland hooks in place by AV/EDR☆159Updated 3 years ago
- How to spoof the command line when spawning a new process from C#.☆107Updated 3 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…☆57Updated 3 years ago
- Upsilon execute shellcode with syscalls - no API like NtProtectVirtualMemory is used☆92Updated 3 years ago
- Example code for using named pipe output with beacon ReflectiveDLLs☆119Updated 5 years ago
- C# code to Sandbox Defender (and most probably other AV/EDRs).☆165Updated 3 years ago
- Shellcode injector using direct syscalls☆120Updated 4 years ago
- Managed code hooking template.☆131Updated 3 years ago
- Execute .Net assemblies using Rundll32.exe☆113Updated 4 years ago
- .NET implementation of Cobalt Strike's External C2 Spec☆86Updated 3 years ago
- A simple COM server which provides a component to run shellcode☆136Updated 5 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆103Updated 2 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 3 years ago
- ☆146Updated 2 years ago
- Script to use SysWhispers2 direct system calls from Cobalt Strike BOFs☆126Updated 3 years ago
- Extracting Syscall Stub, Modernized☆65Updated 3 years ago
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆217Updated 5 years ago
- Load .net assemblies from memory while having them appear to be loaded from an on-disk location.☆169Updated 4 years ago
- Example code for EDR bypassing☆150Updated 6 years ago