Tag: Security

Malicious Visual Studio Code Snippets

February 15, 2009 | By | Add a Comment

Although such threats are not common, but a developer can create a malicious Visual Studio code snippet in three different ways. The first is of course writing the malicious code straight into the snippet’s code element. This could be avoided by reading the code.

Continue Reading