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 Project Roadmap"

From OWASP
Jump to: navigation, search
(New page: == Goals == Our overall goal is: Is to create tools and deliver research that will help advance the security of the .Net framework. We have the following short-term goals: # Cre...)
 
Line 10: Line 10:
  
 
== Current Tasks ==
 
== Current Tasks ==
 +
# Investigate the following tools: ANBS, ASP.Net Reflector, ANSA
 +
# Investigate the integration of the majority of the tools into one main .Net tool.  Potentially looking at OWASP tiger to use it as a base
 +
# Create CSRF Guard
 +
# Make sure OWASP Site Generator(OSG) gets finished
 +
# Guidance on CAS with code samples
 +
 +
== Ideas ==
 +
Please feel free to send your ideas to the OWASP.Net mailing list ([email protected])
  
 
[[Category:OWASP .NET Project]]
 
[[Category:OWASP .NET Project]]

Revision as of 18:54, 28 December 2007

Goals

Our overall goal is:

 Is to create tools and deliver research that will help advance the 
 security of the .Net framework. 

We have the following short-term goals:

  1. Create a CSRF blocker
  2. Create a practical guide into .Net secure coding practices

Current Tasks

  1. Investigate the following tools: ANBS, ASP.Net Reflector, ANSA
  2. Investigate the integration of the majority of the tools into one main .Net tool. Potentially looking at OWASP tiger to use it as a base
  3. Create CSRF Guard
  4. Make sure OWASP Site Generator(OSG) gets finished
  5. Guidance on CAS with code samples

Ideas

Please feel free to send your ideas to the OWASP.Net mailing list ([email protected])