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
Medelibero (talk | contribs) (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...) |
Medelibero (talk | contribs) |
||
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:
- Create a CSRF blocker
- Create a practical guide into .Net secure coding practices
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])