PHP Classes

Open Web Application Security Project

Recommend this page to a friend!

      Top level forums  >  PHP Specialists  >  General  >  Open Web Application Security Project  
Subject:Open Web Application Security Project
Summary:Wanted: more detailed tutorial on using OWASP's PHP library
Messages:2
Author:Stefano Musarra
Date:2011-04-13 16:48:10
Update:2011-05-19 03:01:42
 

  1. Open Web Application Security Project   Reply   Report abuse  
Picture of Stefano Musarra Stefano Musarra - 2011-04-13 18:21:31
These days, everyone is concerned about designing your apps with web security in mind from the start. Many "white papers" and wiki articles have rated the OWASP security library among the best plug-in solutions, with several advantages over the security subsystems in the venerable Zend Framework. While there is an HTML filter class that implements OWASP Antisamy on the PHPClasses.org website, the full OWASP library is much more extensive.

Currently, the best tutorial for using OWASP that is easily found with Google is the 4-part series at JackWillk Security: http://jackwillk.blogspot.com/2010/06/using-owasp-php-esapi-part-1.html. This tutorial touches on many important uses of OWASP to fix security holes on the tutorial's demo blogging website, aptly named "Insecure!". To Jack Willk's credit, this is an excellent tutorial with fairly detailed explanations and sample code that actually works.

I propose that the guru's here at PHPClasses.org further expand on Jack Willk's excellent tutorial, with more "Best Practices" examples for implementing more of the routines available in the OWASP library.

There is 1 reply in this thread, which is not being displayed.
Browsing this forum thread replies is available only to premium subscribers.


Go to the premium subscriptions page to learn how to become a premium subscriber and have full access to this forum.