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 "CSRFProtector Project"

From OWASP
Jump to: navigation, search
(init)
 
(basic view added)
Line 1: Line 1:
plaveholder for CSRF Protector project
+
= Main =
 +
 
 +
{| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |-
 +
| valign="top"  style="border-right: 1px dotted gray;padding-right:25px;" |
 +
 
 +
==OWASP CSRF Protector Project==
 +
 
 +
 
 +
[https://github.com/mebjas/CSRF-Protector-PHP GitHub Repo - php library]
 +
[https://github.com/mebjas/mod_csrfprotector GitHub Repo - Apache module]
 +
 
 +
 
 +
==What is CSRF Protector?==
 +
 
 +
==Why CSRF Protector?==
 +
CSRF Protector is suitable for three group of developers:
 +
 
 +
* Framework Developers can use the libraries and tools to strengthen their framework security
 +
* PHP Application Developers can use the library and tools to enhance their application security
 +
* New PHP Developers can use the tools and libraries to create secure applications from scratch
 +
 
 +
==Project leader==
 +
 
 +
[https://www.owasp.org/index.php/User:Abbas_Naderi Abbas Naderi]
 +
 
 +
| valign="top"  style="padding-left:25px;width:300px;border-right: 1px dotted gray;padding-right:25px;" |
 +
 
 +
==Major Contributors==
 +
*[[User:A_V_Minhaz|Minhaz]]
 +
*Kevin W Wall
 +
*Jim Manico
 +
 
 +
==Features Offered==
 +
 
 +
==Damages Mitigated==
 +
* Cross Site Request Forgery
 +
 
 +
| valign="top"  style="padding-left:25px;width:200px;" |
 +
 
 +
== Quick Download ==
 +
 
 +
 
 +
== Website ==
 +
 
 +
== News and Events ==
 +
 
 +
==Classifications==
 +
  {| width="200" cellpadding="2"
 +
  |-
 +
  | align="center" valign="top" width="50%" rowspan="2"| [[File:Owasp-incubator-trans-85.png|link=:Category:OWASP_Project#tab=Terminology]]
 +
  | align="center" valign="top" width="50%"| [[File:Owasp-builders-small.png|link=Builders]] 
 +
  |-
 +
  | align="center" valign="top" width="50%"| [[File:Owasp-defenders-small.png|link=Defenders]]
 +
  |-
 +
  | colspan="2" align="center"  | [[File:Cc-button-y-sa-small.png|link=http://creativecommons.org/licenses/by-sa/3.0/]]
 +
  |}
 +
 
 +
|}
 +
 
 +
 
 +
= Apache Module =
 +
 
 +
= php library =
 +
 
 +
 
 +
__NOTOC__ <headertabs />
 +
 
 +
[[Category:OWASP Project]]  [[Category:OWASP_Builders]] [[Category:OWASP_Defenders]] [[Category:OWASP_Document]] [[Category:OWASP_Download]]

Revision as of 19:10, 23 June 2014

OWASP CSRF Protector Project

GitHub Repo - php library GitHub Repo - Apache module


What is CSRF Protector?

Why CSRF Protector?

CSRF Protector is suitable for three group of developers:

  • Framework Developers can use the libraries and tools to strengthen their framework security
  • PHP Application Developers can use the library and tools to enhance their application security
  • New PHP Developers can use the tools and libraries to create secure applications from scratch

Project leader

Abbas Naderi

Major Contributors

  • Minhaz
  • Kevin W Wall
  • Jim Manico

Features Offered

Damages Mitigated

  • Cross Site Request Forgery

Quick Download

Website

News and Events

Classifications

Owasp-incubator-trans-85.png Owasp-builders-small.png
Owasp-defenders-small.png
Cc-button-y-sa-small.png