<?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: Anatomy of a blog hack</title>
	<atom:link href="http://blog.mercury-rac.com/2009/11/15/anatomy-of-a-blog-hack/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mercury-rac.com/2009/11/15/anatomy-of-a-blog-hack/</link>
	<description>A blog on prediction markets and innovation</description>
	<lastBuildDate>Fri, 16 Jul 2010 12:34:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Mark</title>
		<link>http://blog.mercury-rac.com/2009/11/15/anatomy-of-a-blog-hack/comment-page-1/#comment-2258</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 24 Nov 2009 17:56:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mercury-rac.com/?p=136#comment-2258</guid>
		<description>This allows the person who has the password embedded in this file to upload any file they want.</description>
		<content:encoded><![CDATA[<p>This allows the person who has the password embedded in this file to upload any file they want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: garethdp</title>
		<link>http://blog.mercury-rac.com/2009/11/15/anatomy-of-a-blog-hack/comment-page-1/#comment-2257</link>
		<dc:creator>garethdp</dc:creator>
		<pubDate>Tue, 24 Nov 2009 16:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mercury-rac.com/?p=136#comment-2257</guid>
		<description>The PHP code shown is used to handle a file upload to the server through an html form.&lt;br&gt;&lt;br&gt;The attacking server mimics a form submission to the PHP code shown, and it tests to see if the file is successfully uploaded. If the test is successful the attacking server can then send down more files</description>
		<content:encoded><![CDATA[<p>The PHP code shown is used to handle a file upload to the server through an html form.</p>
<p>The attacking server mimics a form submission to the PHP code shown, and it tests to see if the file is successfully uploaded. If the test is successful the attacking server can then send down more files</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Errant</title>
		<link>http://blog.mercury-rac.com/2009/11/15/anatomy-of-a-blog-hack/comment-page-1/#comment-2256</link>
		<dc:creator>Errant</dc:creator>
		<pubDate>Tue, 24 Nov 2009 15:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mercury-rac.com/?p=136#comment-2256</guid>
		<description>The code does 2 things (just do you know).&lt;br&gt;&lt;br&gt;It requires the password the hacker set up to be posted; along with a file - one assumes PHP or Html script. &lt;br&gt;&lt;br&gt;Then it will either (depending on the options chosen) save the file to the server. Or execute code in the file (using eval()). &lt;br&gt;&lt;br&gt;The it prints a success / fail.&lt;br&gt;&lt;br&gt;From the looks of things it looks tailored for use of some sort of bot - because the save_ok/fail/ok text that gets printed is MD5 hashed.</description>
		<content:encoded><![CDATA[<p>The code does 2 things (just do you know).</p>
<p>It requires the password the hacker set up to be posted; along with a file &#8211; one assumes PHP or Html script. </p>
<p>Then it will either (depending on the options chosen) save the file to the server. Or execute code in the file (using eval()). </p>
<p>The it prints a success / fail.</p>
<p>From the looks of things it looks tailored for use of some sort of bot &#8211; because the save_ok/fail/ok text that gets printed is MD5 hashed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.mercury-rac.com/2009/11/15/anatomy-of-a-blog-hack/comment-page-1/#comment-2183</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 24 Nov 2009 10:56:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mercury-rac.com/?p=136#comment-2183</guid>
		<description>This allows the person who has the password embedded in this file to upload any file they want.</description>
		<content:encoded><![CDATA[<p>This allows the person who has the password embedded in this file to upload any file they want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: garethdp</title>
		<link>http://blog.mercury-rac.com/2009/11/15/anatomy-of-a-blog-hack/comment-page-1/#comment-2182</link>
		<dc:creator>garethdp</dc:creator>
		<pubDate>Tue, 24 Nov 2009 09:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mercury-rac.com/?p=136#comment-2182</guid>
		<description>The PHP code shown is used to handle a file upload to the server through an html form.&lt;br&gt;&lt;br&gt;The attacking server mimics a form submission to the PHP code shown, and it tests to see if the file is successfully uploaded. If the test is successful the attacking server can then send down more files</description>
		<content:encoded><![CDATA[<p>The PHP code shown is used to handle a file upload to the server through an html form.</p>
<p>The attacking server mimics a form submission to the PHP code shown, and it tests to see if the file is successfully uploaded. If the test is successful the attacking server can then send down more files</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Errant</title>
		<link>http://blog.mercury-rac.com/2009/11/15/anatomy-of-a-blog-hack/comment-page-1/#comment-2181</link>
		<dc:creator>Errant</dc:creator>
		<pubDate>Tue, 24 Nov 2009 08:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mercury-rac.com/?p=136#comment-2181</guid>
		<description>The code does 2 things (just do you know).&lt;br&gt;&lt;br&gt;It requires the password the hacker set up to be posted; along with a file - one assumes PHP or Html script. &lt;br&gt;&lt;br&gt;Then it will either (depending on the options chosen) save the file to the server. Or execute code in the file (using eval()). &lt;br&gt;&lt;br&gt;The it prints a success / fail.&lt;br&gt;&lt;br&gt;From the looks of things it looks tailored for use of some sort of bot - because the save_ok/fail/ok text that gets printed is MD5 hashed.</description>
		<content:encoded><![CDATA[<p>The code does 2 things (just do you know).</p>
<p>It requires the password the hacker set up to be posted; along with a file &#8211; one assumes PHP or Html script. </p>
<p>Then it will either (depending on the options chosen) save the file to the server. Or execute code in the file (using eval()). </p>
<p>The it prints a success / fail.</p>
<p>From the looks of things it looks tailored for use of some sort of bot &#8211; because the save_ok/fail/ok text that gets printed is MD5 hashed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
