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 "OWASP O2 Platform/WIKI/O2 Supported Technologies"

From OWASP
Jump to: navigation, search
(Trigger Scans)
(Findings Creation)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== Framework Support===
+
The following list represents the current O2 supported technologies and how they can be consumed by multiple O2 Modules.
* [[OWASP_O2_Platform/Spring_Framework/MVC|Spring Framework (MVC)]]
+
 
* Struts
+
Note that adding support for a new technology , tool or framework is usually quite an easy task (since there are numerous O2 APIs that can be easily reused or modified).
 +
 
 +
If you have a particular need please send a request to the [https://lists.owasp.org/mailman/listinfo/owasp-o2-platform O2 mailing list]
  
 
=== Findings Creation ===
 
=== Findings Creation ===
  
 
*'''Open Source or Free Tools'''
 
*'''Open Source or Free Tools'''
** CAT.NET v1.0 (have not tested the latest release)  
+
** O2 Tool CSharpScripts  - [http://deploy.o2-ounceopen.com/O2_Tool_CSharpScripts download]
** FindBugs
+
** [[OWASP O2 Platform/Microsoft/CAT.NET|Microsoft CAT.NET]]  v1.0 (not the latest release)  
** OWASP CodeCrawler
+
** FindBugs - [http://findbugs.sourceforge.net/downloads.html download] , [[OWASP_O2_Platform/Docs/O2Findings_Schema/O2AssesmentLoad_FindBugs|see XSD and O2 object model]]
** WebScarab logs (original version, not the NG one)
+
** OWASP CodeCrawler - [[:Category:OWASP_Code_Crawler|download]] , [[OWASP_O2_Platform/Docs/O2Findings_Schema/O2AssesmentLoad_CodeCrawler|see XSD and O2 object model]]
 +
** WebScarab logs (original version, not the NG one) - [[:Category:OWASP_WebScarab_Project#Download|download]] , [[OWASP_O2_Platform/Docs/O2Findings_Schema/O2AssesmentLoad_WebScarab|see XSD and O2 object model]]
  
 
*'''Require Paid-for license'''
 
*'''Require Paid-for license'''
** Ounce 6.x (now called AppScan Source Edition)
+
** Ounce 6.x (now called IBM AppScan Source Edition) - [[OWASP_O2_Platform/Docs/O2Findings_Schema/O2AssessmentLoad_OunceV6|see XSD and O2 object mode]]
** AppScan developer Edition
+
** Ounce 7.x (now called IBM AppScan Source Edition) - [[OWASP_O2_Platform/Docs/O2Findings_Schema/O2AssessmentLoad_OunceV6_1|see XSD and O2 object mode]]
** Fortify (very basic support)
+
** IBM AppScan developer Edition -  [[OWASP_O2_Platform/Docs/O2Findings_Schema/O2AssesmentLoad_AppScanDE|see XSD and O2 object mode]]
 +
** Fortify (very basic support) - [[OWASP_O2_Platform/Docs/O2Findings_Schema/O2AssesmentLoad_Fortify|see XSD and O2 object mode]]
  
 
=== Cir Creation ===
 
=== Cir Creation ===
  
 
*'''Open Source or Free Tools'''
 
*'''Open Source or Free Tools'''
* *'''Using O2 Modules'''
+
**Using O2 Modules
 
*** .NET Framework Assemblies (*.dll , *.exe)
 
*** .NET Framework Assemblies (*.dll , *.exe)
 
*** Java class files (*.class, *.jar. *.war)
 
*** Java class files (*.class, *.jar. *.war)
  
 
*'''Requiring Paid-for license'''
 
*'''Requiring Paid-for license'''
** Ounce 6.x (now called AppScan Source Edition)
+
** Ounce 6.x (now called IBM AppScan Source Edition)
 
*** .NET, Java, C/C++, VB6, ASP Classic and (under internal beta at the moment) PHP
 
*** .NET, Java, C/C++, VB6, ASP Classic and (under internal beta at the moment) PHP
  
Line 31: Line 35:
 
** CAT.NET v1.0 (have not tested the latest release)
 
** CAT.NET v1.0 (have not tested the latest release)
 
*'''Requiring Paid-for license'''
 
*'''Requiring Paid-for license'''
** Ounce 6.x (now called AppScan Source Edition)
+
** Ounce 6.x (now called IBM AppScan Source Edition)
 +
 
 +
=== Framework Support===
 +
* [[OWASP_O2_Platform/Spring_Framework/MVC|Spring Framework (MVC)]]
 +
* Struts
  
  
 
{{:OWASP_O2_Platform/WIKI/bottom}}
 
{{:OWASP_O2_Platform/WIKI/bottom}}

Latest revision as of 11:48, 4 December 2009

The following list represents the current O2 supported technologies and how they can be consumed by multiple O2 Modules.

Note that adding support for a new technology , tool or framework is usually quite an easy task (since there are numerous O2 APIs that can be easily reused or modified).

If you have a particular need please send a request to the O2 mailing list

Findings Creation

Cir Creation

  • Open Source or Free Tools
    • Using O2 Modules
      • .NET Framework Assemblies (*.dll , *.exe)
      • Java class files (*.class, *.jar. *.war)
  • Requiring Paid-for license
    • Ounce 6.x (now called IBM AppScan Source Edition)
      • .NET, Java, C/C++, VB6, ASP Classic and (under internal beta at the moment) PHP

Trigger Scans

  • Open Source or Free Tools
    • CAT.NET v1.0 (have not tested the latest release)
  • Requiring Paid-for license
    • Ounce 6.x (now called IBM AppScan Source Edition)

Framework Support



go back to the main OWASP O2 Platform page