Static analysis tool/Add-in for Visual Studio - CAT.Net (CTP) (coolthingoftheday.blogspot.com)
submitted by
Anheledir(194) 7 months, 1 day ago
CAT.NET is 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. It's a 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.
|
category: Visual Studio
|
Views: 13
tags:
VisualStudio another
Everyones tags:
Your Tags: