FuzzySecurity / DendrobateLinks
Managed code hooking template.
☆131Updated 3 years ago
Alternatives and similar repositories for Dendrobate
Users that are interested in Dendrobate are comparing it to the libraries listed below
Sorting:
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆217Updated 5 years ago
- Implementation of b4rtiks's SharpMiniDump using NTFS transactions to avoid writting the minidump to disk and exfiltrating it via HTTPS us…☆71Updated 4 years ago
- MSBuild Without MSBuild.exe☆157Updated 4 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆188Updated 5 years ago
- D/Invoke port of UrbanBishop☆107Updated 4 years ago
- Dump stuff without touching disk☆163Updated 4 years ago
- Tool for interacting with outlook interop during red team engagements☆144Updated 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…☆121Updated 3 years ago
- C# implementation of the token privilege removal flaw discovered by @GabrielLandau/Elastic☆143Updated 3 years ago
- credential dump using foreshaw technique using SeTrustedCredmanAccessPrivilege☆124Updated 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
- DInvisibleRegistry☆82Updated 4 years ago
- GhostLoader - AppDomainManager - Injection - 攻壳机动队☆160Updated 5 years ago
- C# Shellcode Runner to execute shellcode via CreateRemoteThread and SetThreadContext to evade Get-InjectedThread☆119Updated 6 years ago
- NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)☆118Updated 2 years ago
- ☆185Updated 4 years ago
- Companion PoC for the "Adventures in Dynamic Evasion" blog post☆121Updated 4 years ago
- Library of tools and examples for loading/bootstrapping managed code from unmanaged code in .NET☆63Updated 5 years ago
- AMSI Bypass Via the Heap☆107Updated 4 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- C# Implementation of the Hell's Gate VX Technique☆214Updated 4 years ago
- C# port of the Get-AppLockerPolicy PS cmdlet☆100Updated 2 years ago
- ☆71Updated 3 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆103Updated 2 years ago
- CSHARP DCOM Fun☆130Updated 5 years ago
- A fake AMSI Provider which can be used for persistence.☆151Updated 4 years ago
- Code Exec via Excel☆87Updated 7 years ago
- Load .net assemblies from memory while having them appear to be loaded from an on-disk location.☆168Updated 4 years ago
- MiniDumpWriteDump behavior modification hook☆50Updated 4 years ago
- Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library.…☆93Updated 6 years ago