Dendrobate is a framework that facilitates the development of payloads that hook unmanaged code through managed .NET code. To do this Dendrobate uses EasyHook and packs the injected component, Dendron, using Fody & Costura . This is all done automatically so all you need to do when you compile…
fuzzysecurity/dendrobate 的主要功能包括:Binary Analysis, Initial Access Frameworks, Payload Development。
fuzzysecurity/dendrobate 的开源替代品包括: cobbr/sharpsploit — SharpSploit is a .NET post-exploitation library written in C# that aims to highlight the attack surface of .NET and… bats3c/darkarmour — Store and execute an encrypted windows binary from inside memory, without a single bit touching disk. aaaddress1/xlsgen — Tiny Excel BIFF8 Generator, to Embedded 4.0 Macros in *.xls. 0xsp-srd/mortar — evasion technique to defeat and divert detection and prevention of security products (AV/EDR/XDR). 9emin1/charlotte — c++ fully undetected shellcode launcher ;). d00mfist/mystikal — macOS Initial Access Payload Generator.
evasion technique to defeat and divert detection and prevention of security products (AV/EDR/XDR)
Store and execute an encrypted windows binary from inside memory, without a single bit touching disk.