Making .NET Serialization Gadgets by Hand
vulncheck.com·16h·
Discuss: Hacker News
Flag this post

Recently our Initial Access Intelligence team added a .NET deserialization payload generation library to go-exploit, VulnCheck’s open-source exploit framework. This article discusses how that library came to be while providing enough information into that process to allow others to create their own gadget chains by hand if they so please. At the end, we discuss how to use the new go-exploit library to generate deserialization payloads (without the need for Windows), or for integration in your own Golang-based exploits, regardless of whether or not they use go-exploit. Our library is designed to be used “out of the box” by any Go program without needing to define …

Similar Posts

Loading similar posts...