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 .NET Active Projects"

From OWASP
Jump to: navigation, search
(Source Code Repositories)
 
(29 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==OWASP .NET Active Projects==
+
===OWASP Projects===
 +
'''Note:'''
 +
While these projects are labeled as Active, a more accurate label might be Available. Few of them are actively developed either because the project has run its cource, or the tool does its job and no further development is needed.
  
 +
'''Note:'''
 +
The following releases are available on the [https://sourceforge.net/project/showfiles.php?group_id=64424&package_id=105632 dotNET section] of the [https://sourceforge.net/projects/owasp/ SourceForge OWASP Project pages]
 +
<br />
 +
 +
* [[ANBS]] (Asp.Net Baseline Security) - includes the tools [[SAM'SHE]] (Security Analyzer for Microsoft's Shared Hosting Environments) and [[Online IIS Metabase Explorer]]
 +
* [[ASP.NET Reflector]]
 +
* [[ANSA]] (Asp.Net Security Analyzer) - first tool developed by Dinis Cruz that hilights the security problems of Full Trust Asp.Net code (contains Proof of Concept tests (i.e. exploits))
 +
* [[DefApp]] - Partial port of ModSecurity to the .Net Platform
 +
* [[Owasp FOSBBWAS (code name Beretta)]]
 +
* [[.Net Assembly Analyzer]]
 +
* [[.Net CSRF Guard]]
 +
 +
 +
===Related Open Source Projects===
 +
* [[Hacme Bank]] (Foundstone tool)
 +
* [[.NetMon]] (Foundstone tool)
 +
* [[Validator.NET]] (Foundstone tool)
 +
<br />
  
 
===Source Code Repositories===
 
===Source Code Repositories===
Any repository that allows public access and has terms of service that holds no claim on the content that our members upload is generally o.k.  The following repos are popular among the members:
+
Any repository that allows public access and has terms of service that holds no claim on the content that our members upload is generally okay, although GitHub is currently preferred.  The following repositories are popular among the members:
  
*[http://www.assembla.com/wiki/show/owaspdotnet OWASP @ Assembla.com]
+
*[https://github.com/OWASP/ OWASP @ GitHub]
*Codeplex
+
*[http://www.codeplex.com/Project/ProjectDirectory.aspx?ProjectSearchText=owasp OWASP @ Codeplex]
 
*[http://code.google.com/p/owasp-code-central/ OWASP @ Google Code]
 
*[http://code.google.com/p/owasp-code-central/ OWASP @ Google Code]
 
*[http://sourceforge.net/projects/owasp/ OWASP @ SourceForge]
 
*[http://sourceforge.net/projects/owasp/ OWASP @ SourceForge]
 +
<br />
  
===Active Hub Projects===
+
===Starting your own .NET Project===
The OWASP .NET Active Projects list at Assembla.com
+
If you're interested in starting your own project, please read [https://www.owasp.org/index.php/How_to_Start_an_OWASP_Project How to Start an OWASP Project]. Remember to add the tag: <nowiki>[[Category:OWASP .NET Project]]</nowiki> to the end of new projects so that they're properly categorized.
  We're using this project as a discussion hub for project ideas.
 
 
 
Google Code OWASP.NET Project
 
  
===Active Individual Project Workspaces===
+
[[Category:OWASP .NET Project]]
*FXCop Ruleset
 
*Sprajax
 
*CSSpider
 
*Code Scanner
 

Latest revision as of 01:32, 22 July 2014

OWASP Projects

Note: While these projects are labeled as Active, a more accurate label might be Available. Few of them are actively developed either because the project has run its cource, or the tool does its job and no further development is needed.

Note: The following releases are available on the dotNET section of the SourceForge OWASP Project pages


Related Open Source Projects


Source Code Repositories

Any repository that allows public access and has terms of service that holds no claim on the content that our members upload is generally okay, although GitHub is currently preferred. The following repositories are popular among the members:


Starting your own .NET Project

If you're interested in starting your own project, please read How to Start an OWASP Project. Remember to add the tag: [[Category:OWASP .NET Project]] to the end of new projects so that they're properly categorized.