This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Category:Tools Categories"

From OWASP
Jump to: navigation, search
(General Application Security Tool Resources)
(removed samari, project no longer active)
 
(13 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
== Tool Categories  ==
 
== Tool Categories  ==
  
You can read Larry's 1st paper [http://ha.ckers.org/blog/20071014/web-application-scanning-depth-statistics/ Version 1.0] and version 2.0 project is now underway with revised criteria and the assistance of OWASP & [http://www.webappsec.org WASC] members and that of the [http://www.reversebenchmarking.org ORB Project]
+
The web application security tools can be divided mainly in two categories. One that protect applications against vulnerabilities and the others that detect vulnerabilities within web applications. Therefore we will be categorizing tools under these headings. The categories of tools currently being addressed by this project are:  
  
Product testing will be performed based on defined criteria that will measure the usability performance and positive validation on “red herring” web applications [http://www.owasp.org/index.php/Owasp_SiteGenerator OWASP Site Generator] this model common systems and unique systems in the wild.
+
=== Web Application Vulnerability Detection Tools ===
 +
*Threat Modeling Tools
 +
*Source Code Analysis (SAST) Tools
 +
*Vulnerability Scanning (DAST) Tools
 +
*Interactive Application Security Testing (IAST) Tools
 +
*Penetration Testing Tools
  
Such tools are generally used to either help:
+
=== Web Application Protection Tools ===
  
*Protect Applications
+
*Web Application Firewalls (WAFs)
*Find Vulnerabilities in Applications
 
*Test Other Application Security Tools
 
  
  
The categories of tools currently addressed by this project are (or will be):  
+
The goal is to provide the following information (at a minimum) in each tool category:  
  
*[[Web Application Firewall]]s (WAFs)
+
*Description of this tool category
*Application Vulnerability Scanning Tools
+
*General strengths and weaknesses of tools in this category
*Application Penetration Testing Tools
+
*Important selection criteria for comparing tools within the category (e.g. ease of use, performance, cost, likelihood of false positives)
*[[Source Code Analysis Tools]]
 
*Test and Educational Applications
 
*Application Security Analysis Support Tools
 
  
 
+
== References ==
== Types of Tools  ==
+
*[[Appendix_A:_Testing_Tools|OWASP Guide Testing Tools Listing]]
 
+
*[[:Category:OWASP Tool|Tools from OWASP]]
*[[:Category:OWASP Tool|Tools from OWASP]]  
+
*[[:Category:Non-OWASP Open Tool|Open Source Tools]]
*[[:Category:Tool|All Application Security Tools]]  
+
*Tools from OWASP Live CD Project: http://mtesauro.com/livecd/index.php?title=Potential_Tool_List
*[[:Category:Non-OWASP Open Tool]]  
+
*OWASP Phoenix Tools Project: http://www.owasp.org/index.php/Phoenix/Tools
*[[:Category:Commercial Tool]]
+
*Open Source Testing Tools: https://lists.owasp.org/pipermail/owasp-cincinnati/2009-February/000151.html
 
+
*NIST SAMATE Project: http://samate.nist.gov/index.php/Main_Page.html
 
+
*[[Source Code Analysis Tools]]
== Other tool-related pages to be considered  ==
+
*[[Web Application Firewalls]]
 
 
*[[Appendix A: Testing Tools]]
 
*[[Tools required]]
 
*[[Definition for Security Assessment Techniques]]
 
 
 
 
 
== General Application Security Tool Resources  ==
 
 
 
;SAMATE
 
:The [http://samate.nist.gov/index.php/Main_Page NIST SAMATE - Software Assurance Metrics And Tool Evaluation project] has an ambitious goal of creating a large set of application security test data and then assessing the capabilities of a wide variety of application security tools.
 
 
 
;Presentation
 
:At the 3rd AppSec OWASP Conference, Arian Evans did a presentation on [http://www.owasp.org/index.php/Image:AppSec2005DC-Arian_Evans_Tools-Taxonomy.ppt Software Security Quality: Testing Taxonomy & Testing Tools Classification] that lists LOTS of the tools in the application security space from different categories, and some comparitive information on Web Application Security Scanning products.
 

Latest revision as of 22:23, 6 October 2015

This article is a stub. You can help OWASP by expanding it or discussing it on its Talk page.

Tool Categories

The web application security tools can be divided mainly in two categories. One that protect applications against vulnerabilities and the others that detect vulnerabilities within web applications. Therefore we will be categorizing tools under these headings. The categories of tools currently being addressed by this project are:

Web Application Vulnerability Detection Tools

  • Threat Modeling Tools
  • Source Code Analysis (SAST) Tools
  • Vulnerability Scanning (DAST) Tools
  • Interactive Application Security Testing (IAST) Tools
  • Penetration Testing Tools

Web Application Protection Tools

  • Web Application Firewalls (WAFs)


The goal is to provide the following information (at a minimum) in each tool category:

  • Description of this tool category
  • General strengths and weaknesses of tools in this category
  • Important selection criteria for comparing tools within the category (e.g. ease of use, performance, cost, likelihood of false positives)

References

This category currently contains no pages or media.