<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ESAPI for PHP &#8211; first tests passed</title>
	<atom:link href="http://www.greebo.net/2009/03/14/esapi-for-php-first-tests-passed/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.greebo.net/2009/03/14/esapi-for-php-first-tests-passed/</link>
	<description>mostly useless crap from me</description>
	<lastBuildDate>Sun, 21 Feb 2010 00:51:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Neue Sicherheit bringt der Mai - PHPUGFFM - PHP User Group Frankfurt am Main</title>
		<link>http://www.greebo.net/2009/03/14/esapi-for-php-first-tests-passed/comment-page-1/#comment-20134</link>
		<dc:creator>Neue Sicherheit bringt der Mai - PHPUGFFM - PHP User Group Frankfurt am Main</dc:creator>
		<pubDate>Thu, 23 Apr 2009 10:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.greebo.net/?p=524#comment-20134</guid>
		<description>[...] Ein erster Termin ist mit Mai 2009 angegeben. Dabei handelt es sich um eine Portierung der JAVA Referenzimplementierung. Mehr Infos auch im Blog von Andrew van der Stock. [...]</description>
		<content:encoded><![CDATA[<p>[...] Ein erster Termin ist mit Mai 2009 angegeben. Dabei handelt es sich um eine Portierung der JAVA Referenzimplementierung. Mehr Infos auch im Blog von Andrew van der Stock. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vanderaj</title>
		<link>http://www.greebo.net/2009/03/14/esapi-for-php-first-tests-passed/comment-page-1/#comment-19959</link>
		<dc:creator>vanderaj</dc:creator>
		<pubDate>Tue, 24 Mar 2009 10:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.greebo.net/?p=524#comment-19959</guid>
		<description>Hi there,

As it&#039;s only just started to exist, there are no current ESAPI for PHP examples. 

I will be porting my old forum, UltimaBB, to ESAPI for PHP and I&#039;ll donate that to OWASP as an example program. 

It&#039;ll use:


	AccessReferenceMap - for most user CP and admin CP options
	AccessController - replacing the current code
	Authenticator - replace the current autologin, remember me, change password and other code
	Encoder - to replace the current encoding mechanisms, particularly around themes and CSS
	Executor - to protect the system() calls used by the optional load banner
	HTTP Utilities - to replace its CSRF protection with ESAPI&#039;s, and other things
	IntrusionDetector - to replace / beef up the current audit functionality
	Logger - to replace / beef up the current logging mechanism
	Randomizer - for generating random values for the CAPTCHA
	SafeFile - to protect the uploading of attachments, icons and avatars
	SecureProperties - for config.php
	User - a non-reference implementation that suits me


Essentially, it will over time use all of ESAPI for PHP, albeit with a customized version suitable for it. That forum runs a &lt;a href=&quot;http://forums.aussieveedubbers.com/&quot; rel=&quot;nofollow&quot;&gt;very large site&lt;/a&gt; I run, so it will immediately help me more than any demo application like SwingSet might.</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>As it&#8217;s only just started to exist, there are no current ESAPI for PHP examples. </p>
<p>I will be porting my old forum, UltimaBB, to ESAPI for PHP and I&#8217;ll donate that to OWASP as an example program. </p>
<p>It&#8217;ll use:</p>
<p>	AccessReferenceMap &#8211; for most user CP and admin CP options<br />
	AccessController &#8211; replacing the current code<br />
	Authenticator &#8211; replace the current autologin, remember me, change password and other code<br />
	Encoder &#8211; to replace the current encoding mechanisms, particularly around themes and CSS<br />
	Executor &#8211; to protect the system() calls used by the optional load banner<br />
	HTTP Utilities &#8211; to replace its CSRF protection with ESAPI&#8217;s, and other things<br />
	IntrusionDetector &#8211; to replace / beef up the current audit functionality<br />
	Logger &#8211; to replace / beef up the current logging mechanism<br />
	Randomizer &#8211; for generating random values for the CAPTCHA<br />
	SafeFile &#8211; to protect the uploading of attachments, icons and avatars<br />
	SecureProperties &#8211; for config.php<br />
	User &#8211; a non-reference implementation that suits me</p>
<p>Essentially, it will over time use all of ESAPI for PHP, albeit with a customized version suitable for it. That forum runs a <a href="http://forums.aussieveedubbers.com/" rel="nofollow">very large site</a> I run, so it will immediately help me more than any demo application like SwingSet might.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jrosell</title>
		<link>http://www.greebo.net/2009/03/14/esapi-for-php-first-tests-passed/comment-page-1/#comment-19957</link>
		<dc:creator>jrosell</dc:creator>
		<pubDate>Tue, 24 Mar 2009 10:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.greebo.net/?p=524#comment-19957</guid>
		<description>vanderaj, do you know where i can get real world examples using ESAPI for PHP.</description>
		<content:encoded><![CDATA[<p>vanderaj, do you know where i can get real world examples using ESAPI for PHP.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
