Microsoft Code Analysis Tool .NET (CAT.NET) Details
Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 File Format: msi
Rating: 2.173913043
out of 5
based on 23 user ratings
Downloads: 361 License: Free
Microsoft Code Analysis Tool .NET (CAT.NET) is a free software by Microsoft and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download Microsoft Code Analysis Tool .NET (CAT.NET) which is 4.28 MB in size and belongs to the software category Other Programming Files. Microsoft Code Analysis Tool .NET (CAT.NET) was released on 2009-06-29 and last updated on our database on 2017-02-24 and is currently at version 1.1.
We also have Microsoft Code Analysis Tool .NET (CAT.NET) 64bit version which is 2.82 MB in size and will work on x64 computers.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Microsoft Code Analysis Tool .NET (CAT.NET) Description
The name CAT.NET stands for Microsoft Code Analysis Tool .NET. CAT.NET was designed to be a binary code analysis tool that helps identify common variants of certain prevailing vulnerabilities that can give rise to common attack vectors such as Cross-Site Scripting (XSS), SQL Injection and XPath Injection.
CAT.NET is a snap-in to the Visual Studio IDE that helps you identify security flaws within a managed code (C#, Visual Basic .NET, J#) application you are developing. It does so by scanning the binary and/or assembly of the application, and tracing the data flow among its statements, methods, and assemblies.
This includes indirect data types such as property assignments and instance tainting operations. The engine works by reading the target assembly and all reference assemblies used in the application -- module-by-module -- and then analyzing all of the methods contained within each. It finally displays the issues its finds in a list that you can use to jump directly to the places in your applications source code where those issues were found.
The following rules are currently support by this version of the tool. - Cross Site Scripting - SQL Injection - Process Command Injection - File Canonicalization - Exception Information - LDAP Injection - XPATH Injection - Redirection to User Controlled SiteSystem requirementsNET Framework 2.0
Visual Studio 2005 or 2008