<?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: Hacked! Part 3 &#8211; Teaser</title>
	<atom:link href="http://littlesvr.ca/grumble/2009/01/12/hacked-part-3-teaser/feed/" rel="self" type="application/rss+xml" />
	<link>http://littlesvr.ca/grumble/2009/01/12/hacked-part-3-teaser/</link>
	<description>The things that piss me off.</description>
	<lastBuildDate>Wed, 09 May 2012 01:08:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Mark</title>
		<link>http://littlesvr.ca/grumble/2009/01/12/hacked-part-3-teaser/comment-page-1/#comment-1890</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 07 Feb 2009 10:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://littlesvr.ca/grumble/?p=63#comment-1890</guid>
		<description>I love the PHP script. I was genuinely interested in combing through it until my Antivirus popped up and flagged it as a Back Door Trojan. Ha!</description>
		<content:encoded><![CDATA[<p>I love the PHP script. I was genuinely interested in combing through it until my Antivirus popped up and flagged it as a Back Door Trojan. Ha!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldo Jaquith</title>
		<link>http://littlesvr.ca/grumble/2009/01/12/hacked-part-3-teaser/comment-page-1/#comment-1749</link>
		<dc:creator>Waldo Jaquith</dc:creator>
		<pubDate>Tue, 20 Jan 2009 22:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://littlesvr.ca/grumble/?p=63#comment-1749</guid>
		<description>Same thing on my site last night. In my case, they&#039;re getting in through an old WordPress caching plugin. If you&#039;ve got /wp-content/cache.php, erase it. I forget which caching plugin that was (I installed it years ago, disabled it, then forgot about it), but apparently there was a hole in it. My cache.php was 104k, which was a real tip-off. They&#039;re POSTing data to it in order to execute commands on the server. If some script kiddie has stuck that on &lt;em&gt;your&lt;/em&gt; server, I recommend highly renaming it and then opening it in a browser yourself. It&#039;s impressive, even if you don&#039;t know Russian.

Gijs, you don&#039;t see it because, in all likelihood, the code is written to show those spam links only when the site is being loaded by an IP within Google&#039;s IP range. Check out the Google cache of your site and you&#039;ll see.</description>
		<content:encoded><![CDATA[<p>Same thing on my site last night. In my case, they&#8217;re getting in through an old WordPress caching plugin. If you&#8217;ve got /wp-content/cache.php, erase it. I forget which caching plugin that was (I installed it years ago, disabled it, then forgot about it), but apparently there was a hole in it. My cache.php was 104k, which was a real tip-off. They&#8217;re POSTing data to it in order to execute commands on the server. If some script kiddie has stuck that on <em>your</em> server, I recommend highly renaming it and then opening it in a browser yourself. It&#8217;s impressive, even if you don&#8217;t know Russian.</p>
<p>Gijs, you don&#8217;t see it because, in all likelihood, the code is written to show those spam links only when the site is being loaded by an IP within Google&#8217;s IP range. Check out the Google cache of your site and you&#8217;ll see.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: t0mmyw</title>
		<link>http://littlesvr.ca/grumble/2009/01/12/hacked-part-3-teaser/comment-page-1/#comment-1725</link>
		<dc:creator>t0mmyw</dc:creator>
		<pubDate>Wed, 14 Jan 2009 14:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://littlesvr.ca/grumble/?p=63#comment-1725</guid>
		<description>Sucks what happened, but thanks for posting your story.  An interesting read.</description>
		<content:encoded><![CDATA[<p>Sucks what happened, but thanks for posting your story.  An interesting read.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gijs</title>
		<link>http://littlesvr.ca/grumble/2009/01/12/hacked-part-3-teaser/comment-page-1/#comment-1720</link>
		<dc:creator>Gijs</dc:creator>
		<pubDate>Tue, 13 Jan 2009 12:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://littlesvr.ca/grumble/?p=63#comment-1720</guid>
		<description>So, the first time I read these stories (or rather, when I read the first two parts), I thought &quot;wow, that must suck&quot;.

Earlier today, however, I was emailed by someone with an FYI that the footers on my blog contained spam links. WTH. I had akismet and comment moderation, so that wasn&#039;t it. I&#039;m running subversion-based wordpress, which makes updating easy, but also keeps around old modifications made by people we don&#039;t like particularly much. So while I know that my install somehow was modified &lt;a href=&quot;http://www.gijsk.com/temp/patch-hacked.txt&quot; rel=&quot;nofollow&quot;&gt;thus&lt;/a&gt;, I don&#039;t know how or when. Or rather, I know the index.php mod happened 3 days ago, but I also know that it doesn&#039;t work because my server does not allow remote includes. And when I say &quot;my server&quot; I mean &quot;my friend&#039;s server on which my site happens to be hosted, along with a whole bunch of other websites&quot;, so it is almost as easily possible that things were hacked somewhere else first. On the other hand, all the files were still owned by me, so it doesn&#039;t seem anyone had root at any point... Unfortunately I don&#039;t have root or even sudo rights, so I am not able to poke about as much as you are.

At this point, I can see the spam still in the WP-Cache&#039;d versions of my pages, and when I clear the cache they keep coming back - but when I view the site I don&#039;t see anything, which is peculiar. I was also not able to find any modifications which would have put the content there (grepping through for &quot;base64&quot; and &quot;compress&quot; and &quot;that thing which spammers like to advertise&quot; yielded no other useful results)

Ideas? :-)</description>
		<content:encoded><![CDATA[<p>So, the first time I read these stories (or rather, when I read the first two parts), I thought &#8220;wow, that must suck&#8221;.</p>
<p>Earlier today, however, I was emailed by someone with an FYI that the footers on my blog contained spam links. WTH. I had akismet and comment moderation, so that wasn&#8217;t it. I&#8217;m running subversion-based wordpress, which makes updating easy, but also keeps around old modifications made by people we don&#8217;t like particularly much. So while I know that my install somehow was modified <a href="http://www.gijsk.com/temp/patch-hacked.txt" rel="nofollow">thus</a>, I don&#8217;t know how or when. Or rather, I know the index.php mod happened 3 days ago, but I also know that it doesn&#8217;t work because my server does not allow remote includes. And when I say &#8220;my server&#8221; I mean &#8220;my friend&#8217;s server on which my site happens to be hosted, along with a whole bunch of other websites&#8221;, so it is almost as easily possible that things were hacked somewhere else first. On the other hand, all the files were still owned by me, so it doesn&#8217;t seem anyone had root at any point&#8230; Unfortunately I don&#8217;t have root or even sudo rights, so I am not able to poke about as much as you are.</p>
<p>At this point, I can see the spam still in the WP-Cache&#8217;d versions of my pages, and when I clear the cache they keep coming back &#8211; but when I view the site I don&#8217;t see anything, which is peculiar. I was also not able to find any modifications which would have put the content there (grepping through for &#8220;base64&#8243; and &#8220;compress&#8221; and &#8220;that thing which spammers like to advertise&#8221; yielded no other useful results)</p>
<p>Ideas? :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

