Dynamic application security testing

This is an old revision of this page, as edited by Impulssi (talk | contribs) at 00:56, 22 June 2007 (updated broken link). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


Web Application Security Scanners (or Web Application Vulnerability Scanners) are tools designed to automatically scan web applications for vulnerabilities. These tools work as black-box analyzer; meaning that, unlike Source Code Scanners, they don't access the source code and then, need to detect the vulnerabilities by performing attacks.

Strengths and weaknesses

The web application security scanner is not a perfect tool, it has strength and weaknesses.

  • Weaknesses
    • Because the tool is implementing a dynamic testing method, cannot cover 100%


Some Instances

Commercial tools

Free/OpenSource Tools

Web Application Vulnerabilities Scanner projects

  • The WASC is starting a Web Application Security Scanner Evaluation Criteria (WASSEC) project
  • The NIST is also running a Web Application Security Scanner Evaluation project in the SAMATE project
  • A more general Tool Project from OWASP which include the Web Application Security Scanner