FuzzySecurity / Dendrobate
Managed code hooking template.
☆128Updated 3 years ago
Alternatives and similar repositories for Dendrobate:
Users that are interested in Dendrobate are comparing it to the libraries listed below
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆213Updated 4 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆184Updated 4 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
- credential dump using foreshaw technique using SeTrustedCredmanAccessPrivilege☆121Updated 3 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
- Dump stuff without touching disk☆161Updated 4 years ago
- Code Exec via Excel☆85Updated 7 years ago
- Tool for interacting with outlook interop during red team engagements☆144Updated 3 years ago
- C# implementation of the token privilege removal flaw discovered by @GabrielLandau/Elastic☆139Updated 2 years ago
- NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)☆114Updated last year
- Create a minidump of the LSASS process from memory☆255Updated 2 years ago
- MiniDumpWriteDump behavior modification hook☆49Updated 3 years ago
- ☆182Updated 4 years ago
- DInvisibleRegistry☆81Updated 4 years ago
- D/Invoke port of UrbanBishop☆105Updated 4 years ago
- ☆147Updated 4 years ago
- C# Shellcode Runner to execute shellcode via CreateRemoteThread and SetThreadContext to evade Get-InjectedThread☆118Updated 5 years ago
- Yet another PoC for https://www.wietzebeukema.nl/blog/hijacking-dlls-in-windows☆142Updated 4 years ago
- AMSI Bypass Via the Heap☆105Updated 4 years ago
- 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
- Library of tools and examples for loading/bootstrapping managed code from unmanaged code in .NET☆62Updated 5 years ago
- GhostLoader - AppDomainManager - Injection - 攻壳机动队☆155Updated 4 years ago
- Example code for EDR bypassing☆149Updated 5 years ago
- C# Implementation of the Hell's Gate VX Technique☆208Updated 4 years ago
- A tool for generating .NET serialized gadgets that can trigger .NET assembly load/execution when deserialized using BinaryFormatter from …☆83Updated 4 years ago
- dem sharp donuts☆187Updated 2 years ago
- Source for tasks I have used with Covenant☆120Updated 3 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆98Updated last year