<?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"
	>
<channel>
	<title>Comments for Suspekt...</title>
	<atom:link href="http://www.suspekt.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.suspekt.org</link>
	<description>A Blog About Code, Information Security, PHP And More</description>
	<pubDate>Fri, 12 Mar 2010 04:06:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on Month of PHP Security - Blog Post Drawing by 3/7/2010 Update &#171; Go Code</title>
		<link>http://www.suspekt.org/2010/03/05/month-of-php-security-blog-post-drawing/#comment-3602</link>
		<dc:creator>3/7/2010 Update &#171; Go Code</dc:creator>
		<pubDate>Sun, 07 Mar 2010 05:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.suspekt.org/?p=338#comment-3602</guid>
		<description>[...] Suspekt Blog Archive Month of PHP Security &#8211; Blog Post Drawing [...]</description>
		<content:encoded><![CDATA[<p>[...] Suspekt Blog Archive Month of PHP Security &#8211; Blog Post Drawing [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Month of PHP Security - Blog Post Drawing by Webby Scripts Suspekt… » Blog Archive » Month of PHP Security &#8211; Blog Post Drawing</title>
		<link>http://www.suspekt.org/2010/03/05/month-of-php-security-blog-post-drawing/#comment-3601</link>
		<dc:creator>Webby Scripts Suspekt… » Blog Archive » Month of PHP Security &#8211; Blog Post Drawing</dc:creator>
		<pubDate>Sat, 06 Mar 2010 22:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.suspekt.org/?p=338#comment-3601</guid>
		<description>[...] more from the original source: Suspekt… » Blog Archive » Month of PHP Security &#8211; Blog Post Drawing [...]</description>
		<content:encoded><![CDATA[<p>[...] more from the original source: Suspekt… » Blog Archive » Month of PHP Security &#8211; Blog Post Drawing [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Suhosin-Patch 0.9.9.1 by Stefan</title>
		<link>http://www.suspekt.org/2010/03/05/suhosin-patch-0991/#comment-3599</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Sat, 06 Mar 2010 21:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.suspekt.org/?p=341#comment-3599</guid>
		<description>There are no offical windows binaries. And I suggest to not use inofficial windows binaries, because they might contain trojans.

At the moment it is unknown if there ever will be windows binaries.</description>
		<content:encoded><![CDATA[<p>There are no offical windows binaries. And I suggest to not use inofficial windows binaries, because they might contain trojans.</p>
<p>At the moment it is unknown if there ever will be windows binaries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Suhosin-Patch 0.9.9.1 by G. Flindt</title>
		<link>http://www.suspekt.org/2010/03/05/suhosin-patch-0991/#comment-3597</link>
		<dc:creator>G. Flindt</dc:creator>
		<pubDate>Sat, 06 Mar 2010 15:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.suspekt.org/?p=341#comment-3597</guid>
		<description>Where can I find the Windows binaries? 

Since your forum is offline (when will it be available again?), this is a little problem - I'd love to use Suhosin but I'm not able to build the extension on my own. :(</description>
		<content:encoded><![CDATA[<p>Where can I find the Windows binaries? </p>
<p>Since your forum is offline (when will it be available again?), this is a little problem - I&#8217;d love to use Suhosin but I&#8217;m not able to build the extension on my own. <img src='http://www.suspekt.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Suhosin-Patch 0.9.9.1 by Stefan</title>
		<link>http://www.suspekt.org/2010/03/05/suhosin-patch-0991/#comment-3596</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Fri, 05 Mar 2010 19:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.suspekt.org/?p=341#comment-3596</guid>
		<description>The pointer obfuscation is for now only a simple XOR of the pointers with a random value. Right now this random value will be generated once in the beginning, so it is the same for all requests (when PHP runs as module).

However this was just the first attempt to implement it: Most probably it will be changed to use a different random value for each new request.

Obfuscation affects the forward and backward pointers of free memory blocks. And the free memory cache. This stops several attacks against the free memory cache.

Other pointer might get obfuscated in future versions, however the problem is to stay compatible with PHP extensions like APC and Zend Tools. These tools often do not use API functions to do the things they want (sometimes because there are no such API functions) so it is not possible to just obfuscate the pointers.</description>
		<content:encoded><![CDATA[<p>The pointer obfuscation is for now only a simple XOR of the pointers with a random value. Right now this random value will be generated once in the beginning, so it is the same for all requests (when PHP runs as module).</p>
<p>However this was just the first attempt to implement it: Most probably it will be changed to use a different random value for each new request.</p>
<p>Obfuscation affects the forward and backward pointers of free memory blocks. And the free memory cache. This stops several attacks against the free memory cache.</p>
<p>Other pointer might get obfuscated in future versions, however the problem is to stay compatible with PHP extensions like APC and Zend Tools. These tools often do not use API functions to do the things they want (sometimes because there are no such API functions) so it is not possible to just obfuscate the pointers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Suhosin-Patch 0.9.9.1 by Willem</title>
		<link>http://www.suspekt.org/2010/03/05/suhosin-patch-0991/#comment-3595</link>
		<dc:creator>Willem</dc:creator>
		<pubDate>Fri, 05 Mar 2010 12:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.suspekt.org/?p=341#comment-3595</guid>
		<description>Can you tell me what kind of pointer obfuscation techniques you have used?</description>
		<content:encoded><![CDATA[<p>Can you tell me what kind of pointer obfuscation techniques you have used?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Suhosin-Patch 0.9.9.1 by trophaeum</title>
		<link>http://www.suspekt.org/2010/03/05/suhosin-patch-0991/#comment-3594</link>
		<dc:creator>trophaeum</dc:creator>
		<pubDate>Fri, 05 Mar 2010 12:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.suspekt.org/?p=341#comment-3594</guid>
		<description>thanks pax team for spending time on helping an already awesome project!</description>
		<content:encoded><![CDATA[<p>thanks pax team for spending time on helping an already awesome project!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Month of PHP Security 2010 - CALL FOR PAPERS by Suspekt&#8230; &#187; Blog Archive &#187; Month of PHP Security - Blog Post Drawing</title>
		<link>http://www.suspekt.org/2010/02/27/month-of-php-security-2010-call-for-papers/#comment-3593</link>
		<dc:creator>Suspekt&#8230; &#187; Blog Archive &#187; Month of PHP Security - Blog Post Drawing</dc:creator>
		<pubDate>Fri, 05 Mar 2010 08:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.suspekt.org/?p=319#comment-3593</guid>
		<description>[...] from various blog posts about it than there are submissions to drawing@php-security.org. Like I previously announced we will honor 10 blog postings with 25 EUR amazon coupons. The winners will be selected by random, [...]</description>
		<content:encoded><![CDATA[<p>[...] from various blog posts about it than there are submissions to <a href="mailto:drawing@php-security.org">drawing@php-security.org</a>. Like I previously announced we will honor 10 blog postings with 25 EUR amazon coupons. The winners will be selected by random, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on State of the Art Post Exploitation in Hardened PHP Environments by - CNIS mag</title>
		<link>http://www.suspekt.org/2009/08/12/state-of-the-art-post-exploitation-in-hardened-php-environments/#comment-3589</link>
		<dc:creator>- CNIS mag</dc:creator>
		<pubDate>Wed, 03 Mar 2010 19:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.suspekt.org/?p=270#comment-3589</guid>
		<description>[...] Fabien Periguaud sur le Blog du Cert Lexsi. L’auteur revient en détail sur une communication de Stefan Esser (dernière BlackHat). A noter également ce papier très « complet » publié par La Sécurité [...]</description>
		<content:encoded><![CDATA[<p>[...] Fabien Periguaud sur le Blog du Cert Lexsi. L’auteur revient en détail sur une communication de Stefan Esser (dernière BlackHat). A noter également ce papier très « complet » publié par La Sécurité [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Month of PHP Security 2010 - CALL FOR PAPERS by Stefan Esser&#8217;s Blog: Month of PHP Security 2010 - CALL FOR PAPERS &#124; Webs Developer</title>
		<link>http://www.suspekt.org/2010/02/27/month-of-php-security-2010-call-for-papers/#comment-3577</link>
		<dc:creator>Stefan Esser&#8217;s Blog: Month of PHP Security 2010 - CALL FOR PAPERS &#124; Webs Developer</dc:creator>
		<pubDate>Mon, 01 Mar 2010 15:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.suspekt.org/?p=319#comment-3577</guid>
		<description>[...] Esser has officially announced the Call for Papers for the Month of PHP Security happening in May 2010. The MoPS is an effort to both close security [...]</description>
		<content:encoded><![CDATA[<p>[...] Esser has officially announced the Call for Papers for the Month of PHP Security happening in May 2010. The MoPS is an effort to both close security [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
