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 PHP Project Roadmap"
From OWASP
m (→Goals) |
|||
Line 8: | Line 8: | ||
In the near term, we are focused on the following tactical goals: | In the near term, we are focused on the following tactical goals: | ||
+ | # Inplementing Security using Best Practices (Non Framework Based Applications) | ||
# Provide examples of how to prevent Cross Site Scripting attacks in popular web frameworks | # Provide examples of how to prevent Cross Site Scripting attacks in popular web frameworks | ||
# Provide examples of how to prevent SQL Injection in popular data access frameworks | # Provide examples of how to prevent SQL Injection in popular data access frameworks | ||
+ | # Provide examples of how to prevent Cross Site Scripting attacks in popular AJAX frameworks | ||
# Provide examples of how to prevent LDAP injection in PHP | # Provide examples of how to prevent LDAP injection in PHP | ||
− | # Secure configuration guides | + | # Secure configuration guides |
==Current Tasks== | ==Current Tasks== |
Revision as of 17:27, 12 October 2007
Goals
The OWASP PHP Project's overall goal is to...
Produce materials that show PHP architects, developers, and deployers how to deal with most common application security problems throughout the lifecycle.
In the near term, we are focused on the following tactical goals:
- Inplementing Security using Best Practices (Non Framework Based Applications)
- Provide examples of how to prevent Cross Site Scripting attacks in popular web frameworks
- Provide examples of how to prevent SQL Injection in popular data access frameworks
- Provide examples of how to prevent Cross Site Scripting attacks in popular AJAX frameworks
- Provide examples of how to prevent LDAP injection in PHP
- Secure configuration guides
Current Tasks
- Call for volunteers - Join the mailing list, read the Tutorial and get started!
- Refine this roadmap in the discussion.
Ideas
Please submit your ideas for the OWASP PHP Project here. (you can sign your ideas by adding four tilde characters like this ~~~~)
Vanderaj 06:57, 26 June 2006 (EDT)