Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
XSSDetect BETA
Posted by Philipp Esselbach on: 10/22/2007 08:26 PM [ Print | 0 comment(s) ]
Microsoft has released a beta of their XSS Detect Code Analysis Tool
XSSDetect is a static code analysis tool that helps identify Cross-Site Scripting security flaws found within Web applications. It is able to scan compiled managed assemblies (C#, Visual Basic .NET, J#) and analyze dataflow paths from sources of user-controlled input to vulnerable outputs. It also detects whether proper encoding or filtering has been applied to the data and will ignore such sanitized paths.
XSSDetect BETA

