Template:Wikify is deprecated. Please use a more specific cleanup template as listed in the documentation. |
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
- Acunetix WVS by Acunetix
- AppScan by Watchfire, Inc.
- Hailstorm by Cenzic
- N-Stealth by N-Stalker
- NTOSpider by NTObjectives
- WebInspect by SPI Dynamics
- WebKing by Parasoft
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