<?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 Include Injection and Google Referral Hijack</title>
	<atom:link href="http://www.marksanborn.net/php/php-include-injection-and-google-referral-hijack/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marksanborn.net/php/php-include-injection-and-google-referral-hijack/</link>
	<description>Coder, Entrepreneur, Blogger, and Coffee Addict</description>
	<lastBuildDate>Sat, 13 Feb 2010 12:00:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mark Sanborn</title>
		<link>http://www.marksanborn.net/php/php-include-injection-and-google-referral-hijack/comment-page-1/#comment-16134</link>
		<dc:creator>Mark Sanborn</dc:creator>
		<pubDate>Tue, 27 Jan 2009 17:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.marksanborn.net/?p=597#comment-16134</guid>
		<description>That was the problem with our specific site.  It might be different for yours.</description>
		<content:encoded><![CDATA[<p>That was the problem with our specific site.  It might be different for yours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ</title>
		<link>http://www.marksanborn.net/php/php-include-injection-and-google-referral-hijack/comment-page-1/#comment-16131</link>
		<dc:creator>Russ</dc:creator>
		<pubDate>Tue, 27 Jan 2009 17:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.marksanborn.net/?p=597#comment-16131</guid>
		<description>Where does the sanitizeInput function go? Trying to fix the same issue. Not sure where the  include_once(&quot;$_GET[page].inc.php&quot;); lives, did a project search and didn&#039;t find it.</description>
		<content:encoded><![CDATA[<p>Where does the sanitizeInput function go? Trying to fix the same issue. Not sure where the  include_once(&#8220;$_GET[page].inc.php&#8221;); lives, did a project search and didn&#8217;t find it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jade Robbins</title>
		<link>http://www.marksanborn.net/php/php-include-injection-and-google-referral-hijack/comment-page-1/#comment-13356</link>
		<dc:creator>Jade Robbins</dc:creator>
		<pubDate>Wed, 03 Dec 2008 15:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.marksanborn.net/?p=597#comment-13356</guid>
		<description>The funny part was that I kept re-iterating &quot;this site is so simple, it takes NO input from the user, how could someone inject?!?!&quot; completely forgetting that those querystrings were input from the user. Doh!</description>
		<content:encoded><![CDATA[<p>The funny part was that I kept re-iterating &#8220;this site is so simple, it takes NO input from the user, how could someone inject?!?!&#8221; completely forgetting that those querystrings were input from the user. Doh!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

