MaliciousClickOnceMSBuild icon indicating copy to clipboard operation
MaliciousClickOnceMSBuild copied to clipboard

Basic C# Project that will take an MSBuild payload and run it with MSBuild via ClickOnce.

MaliciousClickOnceMSBuild

Basic C# Project that will take an MSBuild payload and run it with MSBuild via ClickOnce.

Usage

  1. Create a new .NET Framework console project in Visual Studio
  2. Import Program.cs from this repository
  3. Add the MSBuild payload file to the project
  4. Publish the project

This project is not supported. Do not open issues or pull requests.