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 ".NET Project Wishlist"

From OWASP
Jump to: navigation, search
(What articles, content or general feedback do you have for the OWASP .NET Project?)
Line 9: Line 9:
 
'''Topics for Articles'''
 
'''Topics for Articles'''
  
*.NET Callbacks - Vulnerabilities and Remediation<br/>
+
*Using Rfc2898DeriveBytes for PBKDF2
Suggested by Dinis Cruz<br/>
+
*Windows Identity Foundation
http://articles.techrepublic.com.com/5100-10878_11-6156749.html#
+
*AntiXssEncoder
*ASP.NET Request Validation<br/>
+
*DPAPI
[[ASP.NET Request Validation]]<br />
+
*Exception Handling
Suggested by Dinis Cruz<br/>
+
*Anti CSRF Tokens
 +
*Memory Management
 +
*ClickOnce Deployment
  
*Dependency Injection, IoC containers and Threat Modelling<br/>
+
'''Original requests'''
Suggested by Mark Roxberry<br />
+
 
 +
*.NET Callbacks - Vulnerabilities and Remediation
 +
*ASP.NET Request Validation
 +
*Dependency Injection, IoC containers and Threat Modelling
  
  
 
[[Category:OWASP .NET Project]]
 
[[Category:OWASP .NET Project]]

Revision as of 01:08, 30 March 2014

What articles, content or general feedback do you have for the OWASP .NET Project?

Feel free to leave ideas here to improve this section of the OWASP site. We hope to incorporate your suggestions into the .NET Project. For more information on what we are doing now, please check out the OWASP .Net Project Roadmap.

Thank you for your contribution.

Projects


Topics for Articles

  • Using Rfc2898DeriveBytes for PBKDF2
  • Windows Identity Foundation
  • AntiXssEncoder
  • DPAPI
  • Exception Handling
  • Anti CSRF Tokens
  • Memory Management
  • ClickOnce Deployment

Original requests

  • .NET Callbacks - Vulnerabilities and Remediation
  • ASP.NET Request Validation
  • Dependency Injection, IoC containers and Threat Modelling