Last Updated: February 25, 2016
·
535
· jayharris

Visual Studio's vulnerability to Untrusted Projects

Have you ever download a project from the internet and opened it in Visual Studio? We've probably all seen the message from the IDE warning against opening projects from Untrusted Sources. But what is the big deal? What is the real risk?

Visual Studio is a powerful tool, and as as Uncle Ben says: With Great Power comes Great Responsibility. Find out the true attack surface within Visual Studio, and the damage that a malicious project can cause.

Read More