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 "Category:OWASP PHP Project"

From OWASP
Jump to: navigation, search
m (moved to category:php)
 
(25 intermediate revisions by 5 users not shown)
Line 1: Line 1:
==About==
+
#REDIRECT [[:Category:PHP]]
 
 
The OWASP PHP Project's goal is to enable PHP developers to build secure applications efficiently. See the [[OWASP PHP Project Roadmap]] for more information on our plans. This project is currently steered by [mailto:[email protected] Serg]. You can join the mailing list [http://lists.owasp.org/mailman/listinfo/owasp-php here].
 
 
 
==PHP Security Overview==
 
 
 
It is not easy to produce a PHP application without security vulnerabilities. Most application security [[:Category:Vulnerability|vulnerabilities]] apply to PHP applications just like other environments.
 
 
 
The goals of this project are to provide information about building, configuring, deploying, operating, and maintaining secure PHP applications. We cover the following topics or pick a topic from the [[OWASP PHP Table of Contents]]
 
 
 
; [[PHP Security for Architects]]
 
: Provides information about the design and architectural considerations for a PHP web application.  Common architectures such as MVC, Ajax, Web Services and PEAR / Zend Frameworks are discussed.
 
 
 
; [[PHP Security for Developers]]
 
: This section covers dangerous calls and common vulnerabilities associated with them, such as system() exec(), eval() and so on. This section will also cover standard security mechanisms available in the standard language, such as cryptography, logging, encryption, and error handling. Securing elements of an application, such as controllers, business logic, and persistence layers will be covered. We'll discuss handling request parameters, encoding, injection, and more.
 
 
 
; [[PHP Security for Deployers]]
 
: These articles cover topics specifically related to the PHP hosting environment. We discuss minimizing the attack surface, configuring error handlers, and performing hardening of PHP.
 
 
 
==PHP Articles==
 
 
 
* [[PHP Top 5]] - OWASP PHP Top 5
 
 
 
[[Category:Language]]
 
 
 
[[Category:OWASP PHP Project]]
 
 
 
[[Category:Technology]]
 
 
 
[[Category:OWASP Project]]
 

Latest revision as of 11:01, 21 January 2016

Redirect to:

This category currently contains no pages or media.