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)
 
(11 intermediate revisions by 3 users not shown)
Line 7: Line 7:
  
 
=== Web Application Vulnerability Detection Tools ===
 
=== Web Application Vulnerability Detection Tools ===
 
+
*Threat Modeling Tools
*Vulnerability Scanning Tools  
+
*Source Code Analysis (SAST) Tools
*Penetration Testing Tools  
+
*Vulnerability Scanning (DAST) Tools
*[[Source Code Analysis Tools]]
+
*Interactive Application Security Testing (IAST) Tools
 +
*Penetration Testing Tools
  
 
=== Web Application Protection Tools ===  
 
=== Web Application Protection Tools ===  
  
*[[Web Application Firewall]]s (WAFs)  
+
*Web Application Firewalls (WAFs)  
  
  
== Types of Tools  ==
+
The goal is to provide the following information (at a minimum) in each tool category:
  
*[[:Category:OWASP Tool|Tools from OWASP]]
+
*Description of this tool category
*[[:Category:Tool|All Application Security Tools]]
+
*General strengths and weaknesses of tools in this category
*[[:Category:Non-OWASP Open Tool]]
+
*Important selection criteria for comparing tools within the category (e.g. ease of use, performance, cost, likelihood of false positives)
*[[:Category:Commercial Tool]]
 
  
 
+
== References ==
== Other tool-related pages to be considered  ==
+
*[[Appendix_A:_Testing_Tools|OWASP Guide Testing Tools Listing]]
 
+
*[[:Category:OWASP Tool|Tools from OWASP]]
*[[Appendix A: Testing Tools]]  
+
*[[:Category:Non-OWASP Open Tool|Open Source Tools]]
*[[Tools required]]  
+
*Tools from OWASP Live CD Project: http://mtesauro.com/livecd/index.php?title=Potential_Tool_List
*[[Definition for Security Assessment Techniques]]
+
*OWASP Phoenix Tools Project: http://www.owasp.org/index.php/Phoenix/Tools
 
+
*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
== General Application Security Tool Resources  ==
+
*[[Source Code Analysis Tools]]
 
+
*[[Web Application Firewalls]]
;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.