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:
- PoC to demonstrate how CLR ETW events can be tampered.☆190Updated 5 years ago
- C# implementation of the token privilege removal flaw discovered by @GabrielLandau/Elastic☆145Updated 3 years ago
- AmsiScanBufferBypass using D/Invoke☆135Updated 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…☆122Updated 3 years ago
- NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)☆118Updated 2 years ago
- .NET assembly local/remote loading/injection into memory.☆135Updated 6 years ago
- GhostLoader - AppDomainManager - Injection - 攻壳机动队☆161Updated 5 years ago
- Exploring in-memory execution of .NET☆139Updated 3 years ago
- A collection of weird ways to execute unmanaged code in .NET☆174Updated 4 years ago
- Example code for using named pipe output with beacon ReflectiveDLLs☆119Updated 5 years ago
- This is a C# implementation of making a process/executable run as NT AUTHORITY/SYSTEM. This is achieved through parent ID spoofing of alm…☆109Updated 2 years ago
- Proof of concept Beacon Object File (BOF) that attempts to detect userland hooks in place by AV/EDR☆159Updated 4 years ago
- Extracting Syscall Stub, Modernized☆66Updated 3 years ago
- Cobalt Strike BOF that uses a custom ASM HalosGate & HellsGate syscaller to return a list of processes☆108Updated 2 years ago
- C# code to Sandbox Defender (and most probably other AV/EDRs).☆166Updated 3 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 3 years ago
- ☆148Updated 2 years ago
- Beacon Object File (BOF) for remote process injection via thread hijacking☆214Updated 4 years ago
- DInvisibleRegistry☆82Updated 4 years ago
- Load .net assemblies from memory while having them appear to be loaded from an on-disk location.☆168Updated 4 years ago
- Script to use SysWhispers2 direct system calls from Cobalt Strike BOFs☆127Updated 3 years ago
- Collection of Beacon Object Files (BOFs) for shells and lols☆122Updated 4 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 3 years ago
- Section Mapping Process Injection (secinject): Cobalt Strike BOF☆98Updated 3 years ago
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆216Updated 5 years ago
- How to spoof the command line when spawning a new process from C#.☆108Updated 3 years ago
- Evasive Process Hollowing Techniques☆143Updated 5 years ago
- C# version of MDSec's ParallelSyscalls☆141Updated 3 years ago
- C# Implementation of the Hell's Gate VX Technique☆215Updated 5 years ago
- Pseudorandom AES-256 encryption designed to protect shellcode and arbitrary strings. C# and C/C++ compatible.☆102Updated 3 years ago