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
- PoC to demonstrate how CLR ETW events can be tampered.☆188Updated 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
- D/Invoke port of UrbanBishop☆107Updated 4 years ago
- Code Exec via Excel☆87Updated 7 years ago
- MSBuild Without MSBuild.exe☆157Updated 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…☆121Updated 3 years ago
- Dump stuff without touching disk☆162Updated 4 years ago
- ☆184Updated 4 years ago
- credential dump using foreshaw technique using SeTrustedCredmanAccessPrivilege☆124Updated 4 years ago
- C# Implementation of the Hell's Gate VX Technique☆214Updated 4 years ago
- C# implementation of the token privilege removal flaw discovered by @GabrielLandau/Elastic☆143Updated 3 years ago
- NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)☆118Updated last year
- Tool for interacting with outlook interop during red team engagements☆144Updated 3 years ago
- ☆151Updated 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
- AMSI Bypass Via the Heap☆107Updated 4 years ago
- GhostLoader - AppDomainManager - Injection - 攻壳机动队☆159Updated 5 years ago
- C# Shellcode Runner to execute shellcode via CreateRemoteThread and SetThreadContext to evade Get-InjectedThread☆119Updated 6 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- Managed assembly shellcode generation☆271Updated 4 years ago
- Companion PoC for the "Adventures in Dynamic Evasion" blog post☆121Updated 4 years ago
- DInvisibleRegistry☆82Updated 4 years ago
- Create a minidump of the LSASS process from memory☆260Updated 2 years ago
- Evasive Process Hollowing Techniques☆139Updated 4 years ago
- New UAC bypass for Silent Cleanup for CobaltStrike☆192Updated 3 years ago
- Proof of concept Beacon Object File (BOF) that uses static x64 syscalls to perform a complete in memory dump of a process and send that b…☆243Updated 3 years ago
- A tool for generating .NET serialized gadgets that can trigger .NET assembly load/execution when deserialized using BinaryFormatter from …☆85Updated 5 years ago
- C# version of MDSec's ParallelSyscalls☆141Updated 3 years ago
- Yet another PoC for https://www.wietzebeukema.nl/blog/hijacking-dlls-in-windows☆143Updated 4 years ago