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.
☆82Updated 5 years ago
Alternatives and similar repositories for directInjectorPOC:
Users that are interested in directInjectorPOC are comparing it to the libraries listed below
- PoC to demonstrate how CLR ETW events can be tampered.☆186Updated 4 years ago
- C# implementation of the token privilege removal flaw discovered by @GabrielLandau/Elastic☆142Updated 3 years ago
- NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)☆117Updated last year
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆121Updated 2 years ago
- Reflective DLL Injection with obfuscated (XOR) shellcode☆73Updated 4 years ago
- DInvisibleRegistry☆82Updated 4 years ago
- GhostLoader - AppDomainManager - Injection - 攻壳机动队☆155Updated 4 years ago
- C# code to Sandbox Defender (and most probably other AV/EDRs).☆163Updated 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…☆59Updated 2 years ago
- ☆142Updated 2 years ago
- Unhook DLL via cleaning the DLL 's .text section☆9Updated 3 years ago
- AmsiScanBufferBypass using D/Invoke☆131Updated 3 years ago
- Upsilon execute shellcode with syscalls - no API like NtProtectVirtualMemory is used☆93Updated 3 years ago
- C# Implementation of the Hell's Gate VX Technique☆210Updated 4 years ago
- Implementation of b4rtiks's SharpMiniDump using NTFS transactions to avoid writting the minidump to disk and exfiltrating it via HTTPS us…☆70Updated 4 years ago
- .NET implementation of Cobalt Strike's External C2 Spec☆87Updated 3 years ago
- Load .net assemblies from memory while having them appear to be loaded from an on-disk location.☆166Updated 3 years ago
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆215Updated 5 years ago
- Exploring in-memory execution of .NET☆138Updated 2 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- Managed code hooking template.☆130Updated 3 years ago
- ☆55Updated 3 years ago
- Simple PoC demonstrating syscall execution in C#☆154Updated 4 years ago
- Perun's Fart (Slavic God's Luck). Another method for unhooking AV and EDR, this is my C# version.☆106Updated 3 years ago
- MiniDumpWriteDump behavior modification hook☆50Updated 4 years ago
- credential dump using foreshaw technique using SeTrustedCredmanAccessPrivilege☆123Updated 3 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…☆105Updated 2 years ago
- Execute .Net assemblies using Rundll32.exe☆110Updated 4 years ago
- .Net Assembly to block ETW telemetry in current process☆77Updated 4 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 2 years ago