
<?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: PHP session fixation attacks</title>
	<atom:link href="http://www.webdigi.co.uk/blog/2009/php-session-fixation-attacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdigi.co.uk/blog/2009/php-session-fixation-attacks/</link>
	<description>Little words of wisdom</description>
	<lastBuildDate>Sat, 04 Sep 2010 23:02:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kefapalge</title>
		<link>http://www.webdigi.co.uk/blog/2009/php-session-fixation-attacks/comment-page-1/#comment-7509</link>
		<dc:creator>Kefapalge</dc:creator>
		<pubDate>Fri, 02 Oct 2009 01:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=6#comment-7509</guid>
		<description>Thanks for the pointer. This is usually missed out by developers.</description>
		<content:encoded><![CDATA[<p>Thanks for the pointer. This is usually missed out by developers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.webdigi.co.uk/blog/2009/php-session-fixation-attacks/comment-page-1/#comment-6941</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 15 Sep 2009 00:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?p=6#comment-6941</guid>
		<description>Useful tip.

Another useful tip (in addition) is to check the $_SERVER[&#039;HTTP_USER_AGENT&#039;] string, and if it&#039;s changed between requests, you may as well regenerate the id again.</description>
		<content:encoded><![CDATA[<p>Useful tip.</p>
<p>Another useful tip (in addition) is to check the $_SERVER['HTTP_USER_AGENT'] string, and if it&#8217;s changed between requests, you may as well regenerate the id again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
