Server (ASPX/C#): A webshell that listens for incoming requests, authenticates clients, decodes base64-encoded C# source code, dynamically compiles it using the .NET runtime, and returns the execution ...