Offensive Go: Creating Malicious DLLs
And Executing Them With RunDLL32
Hello, 🌎 ! In this short blog, I’ll be demonstrating how easy it is to create a malicious DLL using Go and then show how to execute it on a target Windows machine with rundll32. Let’s do this!
__________________________________________________________________