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
Jump to: navigation, search
(Goals)
Line 2: Line 2:
 
The OWASP PHP Project's overall goal is to...
 
The OWASP PHP Project's overall goal is to...
  
  Produce materials that show PHP architects, developers, and
+
  Produce materials that show PHP developers, application architects, and  
  deployers how to deal with most common application security
+
  systems administrators how to deal with most common application security
  problems throughout the lifecycle.
+
  problems throughout the complete lifecycle of the application.
  
 
In the near term, we are focused on the following tactical goals:
 
In the near term, we are focused on the following tactical goals:
Line 22: Line 22:
 
==Ideas==
 
==Ideas==
  
Please submit your ideas for the OWASP PHP Project here. (you can sign your ideas by adding four tilde characters like this <nowiki>~~~~</nowiki>)
+
Please submit your ideas for the OWASP PHP Project [[OWASP PHP Project Proposals]] (''you can sign your ideas by adding four tilde characters like this <nowiki>~~~~</nowiki>'').
 
 
[[User:Vanderaj|Vanderaj]] 06:57, 26 June 2006 (EDT)
 
  
 
[[Category:OWASP PHP Project]]
 
[[Category:OWASP PHP Project]]

Revision as of 01:36, 28 October 2008

Goals

The OWASP PHP Project's overall goal is to...

Produce materials that show PHP developers, application architects, and 
systems administrators how to deal with most common application security
problems throughout the complete lifecycle of the application.

In the near term, we are focused on the following tactical goals:

  1. Implementing Security using Best Practices (Non Framework Based Applications)
  2. Provide examples of how to prevent Cross Site Scripting attacks in popular web frameworks
  3. Provide examples of how to prevent SQL Injection in popular data access frameworks
  4. Provide examples of how to prevent Cross Site Scripting attacks in popular AJAX frameworks
  5. Provide examples of how to prevent LDAP injection in PHP
  6. Secure configuration guides

Current Tasks

Ideas

Please submit your ideas for the OWASP PHP Project OWASP PHP Project Proposals (you can sign your ideas by adding four tilde characters like this ~~~~).