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
(removed samari, project no longer active)
 
(12 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
== Tool Categories  ==
 
== Tool Categories  ==
  
Such tools are generally used to either help:  
+
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:  
  
*Protect Applications
+
=== Web Application Vulnerability Detection Tools ===
*Find Vulnerabilities in Applications
+
*Threat Modeling Tools
*Test Other Application Security Tools
+
*Source Code Analysis (SAST) Tools
 +
*Vulnerability Scanning (DAST) Tools
 +
*Interactive Application Security Testing (IAST) Tools
 +
*Penetration Testing Tools
  
 +
=== Web Application Protection Tools ===
  
The categories of tools currently addressed by this project are (or will be):
+
*Web Application Firewalls (WAFs)  
  
*[[Web Application Firewall]]s (WAFs)
 
*Application Vulnerability Scanning Tools
 
*Application Penetration Testing Tools
 
*[[Source Code Analysis Tools]]
 
*Test and Educational Applications
 
*Application Security Analysis Support Tools
 
  
 +
The goal is to provide the following information (at a minimum) in each tool category:
  
== Types of Tools  ==
+
*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)
  
*[[:Category:OWASP Tool|Tools from OWASP]]  
+
== References ==
*[[:Category:Tool|All Application Security Tools]]  
+
*[[Appendix_A:_Testing_Tools|OWASP Guide Testing Tools Listing]]
*[[:Category:Non-OWASP Open Tool]]  
+
*[[:Category:OWASP Tool|Tools from OWASP]]
*[[:Category:Commercial Tool]]
+
*[[:Category:Non-OWASP Open Tool|Open Source Tools]]
 
+
*Tools from OWASP Live CD Project: http://mtesauro.com/livecd/index.php?title=Potential_Tool_List
 
+
*OWASP Phoenix Tools Project: http://www.owasp.org/index.php/Phoenix/Tools
== Other tool-related pages to be considered  ==
+
*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
*[[Appendix A: Testing Tools]]
+
*[[Source Code Analysis Tools]]
*[[Tools required]]
+
*[[Web Application Firewalls]]
*[[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.