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"
Bill Sempf (talk | contribs) |
Bill Sempf (talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
===OWASP 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:''' | '''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] | 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] | ||
Line 11: | Line 14: | ||
* [[.Net Assembly Analyzer]] | * [[.Net Assembly Analyzer]] | ||
* [[.Net CSRF Guard]] | * [[.Net CSRF Guard]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
===Related Open Source Projects=== | ===Related Open Source Projects=== | ||
Line 46: | Line 33: | ||
===Starting your own .NET Project=== | ===Starting your own .NET Project=== | ||
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. | 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. | ||
+ | |||
+ | [[Category:OWASP .NET Project]] |
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
- 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)
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.