Microsoft Code Analysis Tool (CAT) identify vulnerabilities on your code.

Published on Dec 22, 2008

CAT is a Visual Studio Add-in that analyze your code and all the references in your project looking for vulnerabilities to common attacks.

According to the copy in the download page this version deals with:

  • Cross Site Scripting
  • SQL Injection
  • Process Command Injection
  • File Canonicalization
  • Exception Information
  • LDAP Injection
  • XPATH Injection
  • Redirection to User Controlled Site