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:PHP"
Danehrlich1 (talk | contribs) (→Documents) |
Danehrlich1 (talk | contribs) (tabs) |
||
Line 51: | Line 51: | ||
* [[OWASP_Project|OWASP Project Repository]] | * [[OWASP_Project|OWASP Project Repository]] | ||
* [[Language|Languages Repository]] | * [[Language|Languages Repository]] | ||
− | |||
− | |||
* [[PHP|PHP]] | * [[PHP|PHP]] | ||
* [[Perl|Perl]] | * [[Perl|Perl]] | ||
Line 59: | Line 57: | ||
* [[C/C++|C/C++]] | * [[C/C++|C/C++]] | ||
* [[SQL|SQL, PL/SQL, DB Scripting]] | * [[SQL|SQL, PL/SQL, DB Scripting]] | ||
− | |||
− | |||
|} | |} | ||
− | = | + | =PHP Security Overview= |
{| style="padding:0; margin:0; margin-top:10px; text-align:left; width:100%;" |- | {| style="padding:0; margin:0; margin-top:10px; text-align:left; width:100%;" |- | ||
| valign="top" style="border-right: 1px dotted gray; padding-right:25px; width:30%; float:left;" | | | valign="top" style="border-right: 1px dotted gray; padding-right:25px; width:30%; float:left;" | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
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. | 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. | ||
Line 139: | Line 77: | ||
; [[PHP Security for Deployers]] | ; [[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. | : 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. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
= Pages = | = Pages = | ||
Line 187: | Line 116: | ||
<TBD> | <TBD> | ||
+ | = Related Resources = | ||
+ | |||
+ | == Mailing List == | ||
+ | |||
+ | [http://lists.owasp.org/mailman/listinfo/php-project OWASP PHP Project Mailing List] | ||
+ | |||
+ | | valign="top" style="padding-left:25px; width:30%; min-width:30%; border-right:1px dotted gray; padding-right:25px; float:left;" | | ||
+ | |||
+ | == Twitter Feed == | ||
+ | |||
+ | (none) | ||
+ | |||
+ | |||
+ | | valign="top" style="padding-left:25px; width:30%; float:left;" | | ||
+ | |||
+ | == Code Repository == | ||
+ | |||
+ | (none) | ||
+ | |||
+ | |} | ||
+ | |||
+ | <br> | ||
+ | |||
+ | == PHP Projects Mailing Lists == | ||
+ | http://lists.owasp.org/pipermail/owasp_php_security_project/ | ||
+ | http://lists.owasp.org/pipermail/owasp_phprbac/ | ||
+ | <br> | ||
+ | == Related OWASP Resources == | ||
+ | |||
+ | |||
+ | [[OWASP_Project|OWASP Project Repository]] | ||
+ | |||
+ | [[Language|Languages Repository]] | ||
+ | |||
+ | [[OWASP_.NET_Project|.NET Project]] | ||
+ | |||
+ | [[Ruby|Ruby Technology Knowledge Base]] | ||
+ | |||
+ | [[PHP|PHP Technology Knowledge Base]] | ||
+ | |||
+ | [[Perl|Perl Technology Knowledge Base]] | ||
+ | |||
+ | [[Python|Python Technology Knowledge Base]] | ||
+ | |||
+ | [[JavaScript|JavaScript Technology Knowledge Base]] | ||
+ | |||
+ | [[C/C++|C/C++ Technology Knowledge Base]] | ||
+ | |||
+ | [[SQL|SQL, PL/SQL and DB Scripting Technology Knowledge Base]] | ||
Revision as of 06:59, 25 December 2018
AboutThe OWASP PHP Technology Knowledge Base 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 Technology Knowledge Base 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: Dan Ehrlich Please email [email protected] if you would like to help out.
MetaLast Update: 12/2018
Other Resources
Related Projects |
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
Tool Chain<TBD>
Libraries<TBD>
Documents
To get involved join the mailing list: OWASP PHP Mailing List Please visit the Tutorial and remember to add the tag: [[Category:PHP]] at the end of articles so that they're properly categorised. <TBD> Mailing List |
Twitter Feed(none)
|
Code Repository(none) |
PHP Projects Mailing Lists
http://lists.owasp.org/pipermail/owasp_php_security_project/
http://lists.owasp.org/pipermail/owasp_phprbac/
Related OWASP Resources
Ruby Technology Knowledge Base
Perl Technology Knowledge Base
Python Technology Knowledge Base
JavaScript Technology Knowledge Base
C/C++ Technology Knowledge Base
SQL, PL/SQL and DB Scripting Technology Knowledge Base
The previous version of this PHP Project home page is archived here: OWASP_PHP_Project_Archive_(03.2015)
Pages in category "PHP"
The following 10 pages are in this category, out of 10 total.