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
(Findings Creation)
(Findings Creation)
 
Line 9: Line 9:
 
*'''Open Source or Free Tools'''
 
*'''Open Source or Free Tools'''
 
**  O2 Tool CSharpScripts  - [http://deploy.o2-ounceopen.com/O2_Tool_CSharpScripts download]
 
**  O2 Tool CSharpScripts  - [http://deploy.o2-ounceopen.com/O2_Tool_CSharpScripts download]
** * [[OWASP O2 Platform/Microsoft/CAT.NET|Microsoft CAT.NET]]  v1.0 (have not tested the latest release) - [http://www.microsoft.com/downloads/details.aspx?FamilyId=0178e2ef-9da8-445e-9348-c93f24cc9f9d&displaylang=en download]
+
** [[OWASP O2 Platform/Microsoft/CAT.NET|Microsoft CAT.NET]]  v1.0 (not the latest release)  
 
** FindBugs - [http://findbugs.sourceforge.net/downloads.html download] , [[OWASP_O2_Platform/Docs/O2Findings_Schema/O2AssesmentLoad_FindBugs|see XSD and O2 object model]]
 
** FindBugs - [http://findbugs.sourceforge.net/downloads.html download] , [[OWASP_O2_Platform/Docs/O2Findings_Schema/O2AssesmentLoad_FindBugs|see XSD and O2 object model]]
 
** OWASP CodeCrawler - [[:Category:OWASP_Code_Crawler|download]] , [[OWASP_O2_Platform/Docs/O2Findings_Schema/O2AssesmentLoad_CodeCrawler|see XSD and O2 object model]]
 
** OWASP CodeCrawler - [[:Category:OWASP_Code_Crawler|download]] , [[OWASP_O2_Platform/Docs/O2Findings_Schema/O2AssesmentLoad_CodeCrawler|see XSD and O2 object model]]

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