<?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: wordpress attack inserts movie links in content</title>
	<atom:link href="http://andrewapeterson.com/2009/11/wordpress-attack-inserts-movie-links-in-content/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewapeterson.com/2009/11/wordpress-attack-inserts-movie-links-in-content/</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 13:31:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://andrewapeterson.com/2009/11/wordpress-attack-inserts-movie-links-in-content/comment-page-1/#comment-1904</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 30 Mar 2010 11:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://andrewapeterson.com/?p=1842#comment-1904</guid>
		<description>Thanks Andrew
It&#039;s so time consuming!
In my case, Joomla provide a pretty good post hack security checklist also ...
http://docs.joomla.org/Security_Checklist_7

In my limited experience of webhosts other than my main one (I personally use HeartInterent in the UK and have not had any problems with them) I have found that hosts who put too much security on shared hosting are shooting themselves in the foot because users change all their file permissions to 777 just to get their site working properly without knowing the consequences of doing so.
The good hosts are the ones that find a good balance between security and allowing their users a little freedom to enable their chosen CMS/scripts to function without too much hassle.</description>
		<content:encoded><![CDATA[<p>Thanks Andrew<br />
It&#8217;s so time consuming!<br />
In my case, Joomla provide a pretty good post hack security checklist also &#8230;<br />
<a href="http://docs.joomla.org/Security_Checklist_7" rel="nofollow">http://docs.joomla.org/Security_Checklist_7</a></p>
<p>In my limited experience of webhosts other than my main one (I personally use HeartInterent in the UK and have not had any problems with them) I have found that hosts who put too much security on shared hosting are shooting themselves in the foot because users change all their file permissions to 777 just to get their site working properly without knowing the consequences of doing so.<br />
The good hosts are the ones that find a good balance between security and allowing their users a little freedom to enable their chosen CMS/scripts to function without too much hassle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrewapeterson</title>
		<link>http://andrewapeterson.com/2009/11/wordpress-attack-inserts-movie-links-in-content/comment-page-1/#comment-1903</link>
		<dc:creator>andrewapeterson</dc:creator>
		<pubDate>Mon, 29 Mar 2010 18:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://andrewapeterson.com/?p=1842#comment-1903</guid>
		<description>Steve,
Thanks for responding.

It&#039;s definitely my experience that certain hosting providers are more prone to attacks than others.  I&#039;ve recently seen a lot of trouble at Network Solutions.  Prior to that, I have seen a lot of issues with shared hosting at IX Web Hosting.  My favorite hosting provider is currently BlueHost.  They have top-notch support staff.

After cleaning files: 

double and triple check file permissions.  Should be 755 and 644 (for folders and files respectively).  
If you can avoid using the default database table prefix, change that (in wordpresss, it&#039;s wp_)
If there&#039;s a default username, don&#039;t use it (in wordpress, the first user is named admin)
Change all passwords.  No dictionary words, at least one upper and one lower case letter.  At least one number.  

Just a few other post-attack chores.</description>
		<content:encoded><![CDATA[<p>Steve,<br />
Thanks for responding.</p>
<p>It&#8217;s definitely my experience that certain hosting providers are more prone to attacks than others.  I&#8217;ve recently seen a lot of trouble at Network Solutions.  Prior to that, I have seen a lot of issues with shared hosting at IX Web Hosting.  My favorite hosting provider is currently BlueHost.  They have top-notch support staff.</p>
<p>After cleaning files: </p>
<p>double and triple check file permissions.  Should be 755 and 644 (for folders and files respectively).<br />
If you can avoid using the default database table prefix, change that (in wordpresss, it&#8217;s wp_)<br />
If there&#8217;s a default username, don&#8217;t use it (in wordpress, the first user is named admin)<br />
Change all passwords.  No dictionary words, at least one upper and one lower case letter.  At least one number.  </p>
<p>Just a few other post-attack chores.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://andrewapeterson.com/2009/11/wordpress-attack-inserts-movie-links-in-content/comment-page-1/#comment-1902</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 29 Mar 2010 18:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://andrewapeterson.com/?p=1842#comment-1902</guid>
		<description>Hi Andrew
Thanks for the reply.
I&#039;ve only just seen your email  - it went into my junk folder for some reason. I&#039;ll reply if this problem doesn&#039;t get solved soon.

I discovered that it was a server wide breach, as all the other PHP/HTML based sites on the same shared host server were also infected with these links. Unfortunately I have little control over the shared host (apart from ftp/cpanel access to my client&#039;s site) and, due to various ridiculous complications that I won&#039;t go into, the web hosts won&#039;t give me any support.

As a result I&#039;m in the process of moving away from this particular host, which was the plan all along anyway. Hopefully this will resolve the issue, although I have a fair amount of file cleaning to do - I&#039;ve already removed a nasty SSH shell access script by using virus removal in cPanel.

So, if anyone else is reading this with the same problem on shared hosting, make sure you check other websites on the same IP (using a reverse DNS lookup) and find out if the whole server has been affected. If so, contact your web hosts for support immediately.
Steve</description>
		<content:encoded><![CDATA[<p>Hi Andrew<br />
Thanks for the reply.<br />
I&#8217;ve only just seen your email  &#8211; it went into my junk folder for some reason. I&#8217;ll reply if this problem doesn&#8217;t get solved soon.</p>
<p>I discovered that it was a server wide breach, as all the other PHP/HTML based sites on the same shared host server were also infected with these links. Unfortunately I have little control over the shared host (apart from ftp/cpanel access to my client&#8217;s site) and, due to various ridiculous complications that I won&#8217;t go into, the web hosts won&#8217;t give me any support.</p>
<p>As a result I&#8217;m in the process of moving away from this particular host, which was the plan all along anyway. Hopefully this will resolve the issue, although I have a fair amount of file cleaning to do &#8211; I&#8217;ve already removed a nasty SSH shell access script by using virus removal in cPanel.</p>
<p>So, if anyone else is reading this with the same problem on shared hosting, make sure you check other websites on the same IP (using a reverse DNS lookup) and find out if the whole server has been affected. If so, contact your web hosts for support immediately.<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrewapeterson</title>
		<link>http://andrewapeterson.com/2009/11/wordpress-attack-inserts-movie-links-in-content/comment-page-1/#comment-1901</link>
		<dc:creator>andrewapeterson</dc:creator>
		<pubDate>Mon, 29 Mar 2010 06:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://andrewapeterson.com/?p=1842#comment-1901</guid>
		<description>Steve,
Very perceptive.
Yes, the same with my client, ZML and others weren&#039;t the direct link, but a link to a 3rd site then is also hacked to redirect to ZML etc.

I&#039;m emailing you privately and we can talk and perhaps I can help you, at least as far as finding the malware and getting rid of it.</description>
		<content:encoded><![CDATA[<p>Steve,<br />
Very perceptive.<br />
Yes, the same with my client, ZML and others weren&#8217;t the direct link, but a link to a 3rd site then is also hacked to redirect to ZML etc.</p>
<p>I&#8217;m emailing you privately and we can talk and perhaps I can help you, at least as far as finding the malware and getting rid of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://andrewapeterson.com/2009/11/wordpress-attack-inserts-movie-links-in-content/comment-page-1/#comment-1900</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 29 Mar 2010 06:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://andrewapeterson.com/?p=1842#comment-1900</guid>
		<description>Actually I&#039;ve just noticed that the link to ZML.com appears to be an affiliate link, so ZML.com themselves might not be to blame for this, although I would still stay away from them.</description>
		<content:encoded><![CDATA[<p>Actually I&#8217;ve just noticed that the link to ZML.com appears to be an affiliate link, so ZML.com themselves might not be to blame for this, although I would still stay away from them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://andrewapeterson.com/2009/11/wordpress-attack-inserts-movie-links-in-content/comment-page-1/#comment-1899</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 29 Mar 2010 05:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://andrewapeterson.com/?p=1842#comment-1899</guid>
		<description>Hi

I have a Joomla based client that this is happening to, with around 600 links being placed at the bottom of any file that is index.html or index.php. This keeps happening most evenings and is breaking the site each time. 

I followed these links through (by looking at code, not by clicking on them) and ended up at ZML.com. After researching ZML.com, they seem like the kind of company that know full well what&#039;s going on and won&#039;t be stopping unless someone takes action.

Whatever I do, I can&#039;t seem to stop these links from being added. Do you have any advice on how to stop this? How are they getting in? I&#039;ve tried the obvious things and changed the host ftp password, but they got back in after a few days. The only thing I can think of is that there is some malicious code somewhere on the site that is being triggered by a user action.

Any help would be much appreciated.
Thanks, 
Steve.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I have a Joomla based client that this is happening to, with around 600 links being placed at the bottom of any file that is index.html or index.php. This keeps happening most evenings and is breaking the site each time. </p>
<p>I followed these links through (by looking at code, not by clicking on them) and ended up at ZML.com. After researching ZML.com, they seem like the kind of company that know full well what&#8217;s going on and won&#8217;t be stopping unless someone takes action.</p>
<p>Whatever I do, I can&#8217;t seem to stop these links from being added. Do you have any advice on how to stop this? How are they getting in? I&#8217;ve tried the obvious things and changed the host ftp password, but they got back in after a few days. The only thing I can think of is that there is some malicious code somewhere on the site that is being triggered by a user action.</p>
<p>Any help would be much appreciated.<br />
Thanks,<br />
Steve.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

