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"
m (→Related Project Resources) |
m (→Related Projects) |
||
Line 59: | Line 59: | ||
* [[OWASP_C/C++_Project|OWASP C/C++]] | * [[OWASP_C/C++_Project|OWASP C/C++]] | ||
* [[OWASP_DevSec_Project|OWASP DevSec]] | * [[OWASP_DevSec_Project|OWASP DevSec]] | ||
+ | * [[OWASP_Python_Project|OWASP Python]] | ||
* [[OWASP_Internet_of_Things_Project|OWASP IoT Security]] | * [[OWASP_Internet_of_Things_Project|OWASP IoT Security]] | ||
* [[OWASP_Mobile_Security_Project|OWASP Mobile Security]] | * [[OWASP_Mobile_Security_Project|OWASP Mobile Security]] |
Revision as of 09:38, 7 December 2015
- About
- Project and related OWASP Resources
- PHP Security Overview
- Project Pages
- Get involved
- Project Archives
AboutThe OWASP PHP Project is the clearing house for all information related to building secure web applications and services based on PHP technologies. The focus of the project is on guidance for developers and application architects on using PHP and PHP frameworks. Moreover, we aim to provide security related guidance for system administrators managing PHP based applications and tools. Community content is key to security information. The project depends on content from developers throughout the PHP ecosystem. Purpose
LicensingOWASP PHP Project is free to use. It is licensed under the http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 license], so you can copy, distribute and transmit the work, and you can adapt it, and use it commercially, but all provided that you attribute the work and if you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. |
TeamLead: None. Curator: Tasha CARL
MetaLast Update: 12/2015
Other Resources
Related Projects |
Classifications
|
It is not easy to produce a PHP application without security vulnerabilities. Most application security 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.
To get involved join the mailing list: OWASP PHP Mailing List
Please visit the Tutorial and remember to add the tag: [[Category:OWASP_PHP_Project]] at the end of articles so that they're properly categorised.
<TBD>
The previous version of this PHP Project home page is archived here: OWASP_PHP_Project_Archive_(03.2015)
The category 'PHP' should not be employed. Please use the category '[[Category:OWASP_PHP_Project]]' instead.
This category currently contains no pages or media.