<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for php security blog</title>
	<atom:link href="http://phpsecurity.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpsecurity.wordpress.com</link>
	<description>security threads for web developers from bernd essl</description>
	<lastBuildDate>Sat, 25 Apr 2009 22:32:12 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Is this application written in php or not? by Slavi</title>
		<link>http://phpsecurity.wordpress.com/2007/11/06/is-this-application-written-in-php-or-not/#comment-124</link>
		<dc:creator>Slavi</dc:creator>
		<pubDate>Sat, 25 Apr 2009 22:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://phpsecurity.wordpress.com/2007/11/06/is-this-application-written-in-php-or-not/#comment-124</guid>
		<description>It should be working.
You can try it with a example from http://www.tizag.com/phpT/phpsessions.php</description>
		<content:encoded><![CDATA[<p>It should be working.<br />
You can try it with a example from <a href="http://www.tizag.com/phpT/phpsessions.php" rel="nofollow">http://www.tizag.com/phpT/phpsessions.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated testing with Selenium IDE by Todor</title>
		<link>http://phpsecurity.wordpress.com/2007/11/24/automated-testing-with-selenium-ide/#comment-121</link>
		<dc:creator>Todor</dc:creator>
		<pubDate>Fri, 24 Apr 2009 12:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://phpsecurity.wordpress.com/2007/11/24/automated-testing-with-selenium-ide/#comment-121</guid>
		<description>The extension is very useful. Use it to automate some your tests and you will save a lot of your time.</description>
		<content:encoded><![CDATA[<p>The extension is very useful. Use it to automate some your tests and you will save a lot of your time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is this application written in php or not? by Todor</title>
		<link>http://phpsecurity.wordpress.com/2007/11/06/is-this-application-written-in-php-or-not/#comment-120</link>
		<dc:creator>Todor</dc:creator>
		<pubDate>Fri, 24 Apr 2009 12:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://phpsecurity.wordpress.com/2007/11/06/is-this-application-written-in-php-or-not/#comment-120</guid>
		<description>It is really works. Are there more Easter eggs?</description>
		<content:encoded><![CDATA[<p>It is really works. Are there more Easter eggs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is this application written in php or not? by Slavi</title>
		<link>http://phpsecurity.wordpress.com/2007/11/06/is-this-application-written-in-php-or-not/#comment-119</link>
		<dc:creator>Slavi</dc:creator>
		<pubDate>Fri, 24 Apr 2009 11:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://phpsecurity.wordpress.com/2007/11/06/is-this-application-written-in-php-or-not/#comment-119</guid>
		<description>.... That&#039;s true unless you do change it before session_start call:

string session_name  ([ string $name  ] )

http://ca.php.net/manual/en/function.session-name.php</description>
		<content:encoded><![CDATA[<p>&#8230;. That&#8217;s true unless you do change it before session_start call:</p>
<p>string session_name  ([ string $name  ] )</p>
<p><a href="http://ca.php.net/manual/en/function.session-name.php" rel="nofollow">http://ca.php.net/manual/en/function.session-name.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion a security risk? by Arne Vogel</title>
		<link>http://phpsecurity.wordpress.com/2007/11/12/subversion-a-security-risk/#comment-99</link>
		<dc:creator>Arne Vogel</dc:creator>
		<pubDate>Tue, 03 Feb 2009 17:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://phpsecurity.wordpress.com/2007/11/12/subversion-a-security-risk/#comment-99</guid>
		<description>&quot;^.svn&quot; will only match directly underneath DocumentRoot. Here is my take at it: &quot;(^&#124;/)\.svn(/&#124;$)&quot;. I.e. this matches any of

.svn
.svn/something
something/.svn
something/.svn/something</description>
		<content:encoded><![CDATA[<p>&#8220;^.svn&#8221; will only match directly underneath DocumentRoot. Here is my take at it: &#8220;(^|/)\.svn(/|$)&#8221;. I.e. this matches any of</p>
<p>.svn<br />
.svn/something<br />
something/.svn<br />
something/.svn/something</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on (evil) Register Globals (on) by b23</title>
		<link>http://phpsecurity.wordpress.com/2007/11/07/evil-register-globals-on/#comment-71</link>
		<dc:creator>b23</dc:creator>
		<pubDate>Wed, 30 Jul 2008 21:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://phpsecurity.wordpress.com/2007/11/07/evil-register-globals-on/#comment-71</guid>
		<description>Thank you Bijay Rungta!</description>
		<content:encoded><![CDATA[<p>Thank you Bijay Rungta!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on (evil) Register Globals (on) by Bijay Rungta</title>
		<link>http://phpsecurity.wordpress.com/2007/11/07/evil-register-globals-on/#comment-70</link>
		<dc:creator>Bijay Rungta</dc:creator>
		<pubDate>Wed, 30 Jul 2008 18:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://phpsecurity.wordpress.com/2007/11/07/evil-register-globals-on/#comment-70</guid>
		<description>The register_globals directive is disabled (register_globals = Off) by default in PHP versions 4.2.0 and greater in the php config (php.ini). While it doesn’t represent a security vulnerability, it’s a security risk.

The text is a little misleading....
The last para should have read as
While leaving [emphasize]register_globals [emphasizeEvenMore]On[/emphasizeEvenMore][/emphasize] doesn’t represent a security vulnerability, it’s a security risk.

I had come here to confirm what is good and what&#039;s bad.....

Thanks a lot..

Bijay Rungta</description>
		<content:encoded><![CDATA[<p>The register_globals directive is disabled (register_globals = Off) by default in PHP versions 4.2.0 and greater in the php config (php.ini). While it doesn’t represent a security vulnerability, it’s a security risk.</p>
<p>The text is a little misleading&#8230;.<br />
The last para should have read as<br />
While leaving [emphasize]register_globals [emphasizeEvenMore]On[/emphasizeEvenMore][/emphasize] doesn’t represent a security vulnerability, it’s a security risk.</p>
<p>I had come here to confirm what is good and what&#8217;s bad&#8230;..</p>
<p>Thanks a lot..</p>
<p>Bijay Rungta</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated testing with Selenium IDE by Johny</title>
		<link>http://phpsecurity.wordpress.com/2007/11/24/automated-testing-with-selenium-ide/#comment-65</link>
		<dc:creator>Johny</dc:creator>
		<pubDate>Mon, 23 Jun 2008 13:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://phpsecurity.wordpress.com/2007/11/24/automated-testing-with-selenium-ide/#comment-65</guid>
		<description>It s nice for frontend Testing where you watch but for real automated one it seems to be not usable yet</description>
		<content:encoded><![CDATA[<p>It s nice for frontend Testing where you watch but for real automated one it seems to be not usable yet</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Books by Tobias Wassermann</title>
		<link>http://phpsecurity.wordpress.com/books/#comment-59</link>
		<dc:creator>Tobias Wassermann</dc:creator>
		<pubDate>Tue, 27 May 2008 21:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://phpsecurity.wordpress.com/books/#comment-59</guid>
		<description>Hi,

ich wollte eigentlich schon länger einmal Danke für die Rezension meines &quot;Sichere Webanwendungen mit PHP&quot;-Buchs sagen, jetzt schaffe ich es endlich einmal.

Gruß

Tobias</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>ich wollte eigentlich schon länger einmal Danke für die Rezension meines &#8220;Sichere Webanwendungen mit PHP&#8221;-Buchs sagen, jetzt schaffe ich es endlich einmal.</p>
<p>Gruß</p>
<p>Tobias</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated testing with Selenium IDE by Mamzee</title>
		<link>http://phpsecurity.wordpress.com/2007/11/24/automated-testing-with-selenium-ide/#comment-48</link>
		<dc:creator>Mamzee</dc:creator>
		<pubDate>Mon, 17 Mar 2008 20:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://phpsecurity.wordpress.com/2007/11/24/automated-testing-with-selenium-ide/#comment-48</guid>
		<description>Real helpful man! I needed to test a page I had written in asp.net, and having heard of Selenium I downloaded it, but didn&#039;t know how to work with it. Until I came around your blog...
Thanks!</description>
		<content:encoded><![CDATA[<p>Real helpful man! I needed to test a page I had written in asp.net, and having heard of Selenium I downloaded it, but didn&#8217;t know how to work with it. Until I came around your blog&#8230;<br />
Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
