<?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: Cleaning Up the Aftermath of a Hacker Attack</title>
	<atom:link href="http://ilikewordpress.com/278/cleaning-up-the-aftermath-of-a-hacker-attack/feed/" rel="self" type="application/rss+xml" />
	<link>http://ilikewordpress.com/278/cleaning-up-the-aftermath-of-a-hacker-attack/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 06 Sep 2010 17:52:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Jake</title>
		<link>http://ilikewordpress.com/278/cleaning-up-the-aftermath-of-a-hacker-attack/#comment-344</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Tue, 18 May 2010 03:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://ilikewordpress.com/?p=278#comment-344</guid>
		<description>What is the best WP security plugin to prevent this from happening in the first place?</description>
		<content:encoded><![CDATA[<p>What is the best WP security plugin to prevent this from happening in the first place?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deor</title>
		<link>http://ilikewordpress.com/278/cleaning-up-the-aftermath-of-a-hacker-attack/#comment-317</link>
		<dc:creator>deor</dc:creator>
		<pubDate>Fri, 12 Mar 2010 17:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://ilikewordpress.com/?p=278#comment-317</guid>
		<description>I&#039;ve been hacked twice the same way you describe on a website running the &lt;a href=&quot;http://www.spip.net&quot; rel=&quot;nofollow&quot;&gt;SPIP&lt;/a&gt; CMS.

Therefore, i&#039;d think this kind of attack is CMS-independant, and the hack might rather exploit a FTP client or weak-server infrastructure ...

I didn&#039;t find the trick yet. Keep looking...</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been hacked twice the same way you describe on a website running the <a href="http://www.spip.net" rel="nofollow">SPIP</a> CMS.</p>
<p>Therefore, i&#8217;d think this kind of attack is CMS-independant, and the hack might rather exploit a FTP client or weak-server infrastructure &#8230;</p>
<p>I didn&#8217;t find the trick yet. Keep looking&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Calcatraz</title>
		<link>http://ilikewordpress.com/278/cleaning-up-the-aftermath-of-a-hacker-attack/#comment-270</link>
		<dc:creator>Calcatraz</dc:creator>
		<pubDate>Sun, 22 Nov 2009 17:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://ilikewordpress.com/?p=278#comment-270</guid>
		<description>Ouch! That&#039;s not pretty. 

I&#039;ve been thinking about a process of reducing the risk of such attacks. It works as follows:
1) Run a local webserver and the blog on your home pc
2) Run a tool which spiders the local blog and creates a html-only copy, again on your pc. 
3) Have the tool create a htaccess file which uses mod_rewrite to convert urls in you normal permalink format to the relevant html files.
4) Upload the html files and htaccess file to your webhost.

The idea is that the only thing hosted on your webserver is plain html files, significantly reducing the blogs attack surface. The major trade-off here is that you can&#039;t accept user input such as comments. 

As I couldn&#039;t find anything that does what I want, I&#039;ve been creating my own tool to do it. It&#039;s not quite ready, but should be soon and I&#039;ll make it available through my website. A later version might include a small amount of locked-down dynamic code for handling comments.</description>
		<content:encoded><![CDATA[<p>Ouch! That&#8217;s not pretty. </p>
<p>I&#8217;ve been thinking about a process of reducing the risk of such attacks. It works as follows:<br />
1) Run a local webserver and the blog on your home pc<br />
2) Run a tool which spiders the local blog and creates a html-only copy, again on your pc.<br />
3) Have the tool create a htaccess file which uses mod_rewrite to convert urls in you normal permalink format to the relevant html files.<br />
4) Upload the html files and htaccess file to your webhost.</p>
<p>The idea is that the only thing hosted on your webserver is plain html files, significantly reducing the blogs attack surface. The major trade-off here is that you can&#8217;t accept user input such as comments. </p>
<p>As I couldn&#8217;t find anything that does what I want, I&#8217;ve been creating my own tool to do it. It&#8217;s not quite ready, but should be soon and I&#8217;ll make it available through my website. A later version might include a small amount of locked-down dynamic code for handling comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://ilikewordpress.com/278/cleaning-up-the-aftermath-of-a-hacker-attack/#comment-209</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 09 Sep 2009 18:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://ilikewordpress.com/?p=278#comment-209</guid>
		<description>I&#039;m not at all certain that the nasty stuff got in through WordPress, because it&#039;s scattered throughout the site even in non-WP folders.

And yes, I still do like WP - if some of the other CMS apps were as popular ( ahem...cough...cough ) they&#039;d be prime targets too :D</description>
		<content:encoded><![CDATA[<p>I&#8217;m not at all certain that the nasty stuff got in through WordPress, because it&#8217;s scattered throughout the site even in non-WP folders.</p>
<p>And yes, I still do like WP &#8211; if some of the other CMS apps were as popular ( ahem&#8230;cough&#8230;cough ) they&#8217;d be prime targets too <img src='http://ilikewordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fresh From Twitter</title>
		<link>http://ilikewordpress.com/278/cleaning-up-the-aftermath-of-a-hacker-attack/#comment-208</link>
		<dc:creator>Fresh From Twitter</dc:creator>
		<pubDate>Wed, 09 Sep 2009 18:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://ilikewordpress.com/?p=278#comment-208</guid>
		<description>[...] http://is.gd/35hNL &#8220;The Aftermath of a WordPress Hacker Attack&#8221; (RT)http://is.gd/35hjY Article deals with list buildingReading: Twitter: Complete Waste Of Time, Or Valuable Marketing Tool? http://www.clicknewz.com/1385/twitter/    Share and Enjoy: [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://is.gd/35hNL" rel="nofollow">http://is.gd/35hNL</a> &#8220;The Aftermath of a WordPress Hacker Attack&#8221; (RT)http://is.gd/35hjY Article deals with list buildingReading: Twitter: Complete Waste Of Time, Or Valuable Marketing Tool? <a href="http://www.clicknewz.com/1385/twitter/" rel="nofollow">http://www.clicknewz.com/1385/twitter/</a>    Share and Enjoy: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: taughnee</title>
		<link>http://ilikewordpress.com/278/cleaning-up-the-aftermath-of-a-hacker-attack/#comment-207</link>
		<dc:creator>taughnee</dc:creator>
		<pubDate>Wed, 09 Sep 2009 18:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://ilikewordpress.com/?p=278#comment-207</guid>
		<description>So ... do you STILL like WordPress?  :)  That looks nasty dude.</description>
		<content:encoded><![CDATA[<p>So &#8230; do you STILL like WordPress?  <img src='http://ilikewordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   That looks nasty dude.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
