<?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: My WordPress Blog was Hacked&#8230; again!</title> <atom:link href="http://www.colinmcnulty.com/blog/2009/02/22/my-wordpress-blog-was-hacked-again/feed/" rel="self" type="application/rss+xml" /><link>http://www.colinmcnulty.com/blog/2009/02/22/my-wordpress-blog-was-hacked-again/</link> <description>My humble blog about fitness, health, diet (paleo and zone), CrossFit, PDR self defence, weightlifting, general life musings and occasional jollity.</description> <lastBuildDate>Tue, 07 Feb 2012 15:45:23 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Colin McNulty</title><link>http://www.colinmcnulty.com/blog/2009/02/22/my-wordpress-blog-was-hacked-again/comment-page-1/#comment-2280</link> <dc:creator>Colin McNulty</dc:creator> <pubDate>Sun, 26 Apr 2009 20:36:40 +0000</pubDate> <guid
isPermaLink="false">http://www.colinmcnulty.com/blog/?p=406#comment-2280</guid> <description>Thanks for the tips Frank.  I&#039;ll take a look at that plugin, and changing the admin user is always a good idea too.  My password is fairly &quot;strong&quot; in that it&#039;s not a real word etc, so I assumed the security hole was probably a known vulnerability in an old version of WordPress.
EDIT: I&#039;ve just looked at editing the admin user, but I get this: &lt;em&gt;&quot;Your username cannot be changed.&quot;&lt;/em&gt; next to the username.</description> <content:encoded><![CDATA[<p>Thanks for the tips Frank.  I&#8217;ll take a look at that plugin, and changing the admin user is always a good idea too.  My password is fairly &#8220;strong&#8221; in that it&#8217;s not a real word etc, so I assumed the security hole was probably a known vulnerability in an old version of WordPress.</p><p>EDIT: I&#8217;ve just looked at editing the admin user, but I get this: <em>&#8220;Your username cannot be changed.&#8221;</em> next to the username.</p> ]]></content:encoded> </item> <item><title>By: Frank</title><link>http://www.colinmcnulty.com/blog/2009/02/22/my-wordpress-blog-was-hacked-again/comment-page-1/#comment-2279</link> <dc:creator>Frank</dc:creator> <pubDate>Fri, 24 Apr 2009 12:23:02 +0000</pubDate> <guid
isPermaLink="false">http://www.colinmcnulty.com/blog/?p=406#comment-2279</guid> <description>Changing the default &quot;admin&quot; user is a must do for any new Wordpress installation. I also have installed a WP plugin that protects you against brute force attacks.
It is called Login Lockdown:
http://wordpress.org/extend/plugins/login-lockdown/</description> <content:encoded><![CDATA[<p>Changing the default &#8220;admin&#8221; user is a must do for any new WordPress installation. I also have installed a WP plugin that protects you against brute force attacks.</p><p>It is called Login Lockdown:</p><p><a
href="http://wordpress.org/extend/plugins/login-lockdown/" rel="nofollow">http://wordpress.org/extend/plugins/login-lockdown/</a></p> ]]></content:encoded> </item> <item><title>By: Jonathan Dear</title><link>http://www.colinmcnulty.com/blog/2009/02/22/my-wordpress-blog-was-hacked-again/comment-page-1/#comment-2269</link> <dc:creator>Jonathan Dear</dc:creator> <pubDate>Mon, 20 Apr 2009 23:23:44 +0000</pubDate> <guid
isPermaLink="false">http://www.colinmcnulty.com/blog/?p=406#comment-2269</guid> <description>Hi Colin,
Funny - when I take out that line of code, It still displays the footer of the blog - so it must be an extra function call. The wordpress default theme also had it, but not the original theme. So they had gone to the trouble of adding that code to the other themes as well.
Your right though, I need to find where the code is that the function is called. I&#039;ll load up the files and do a search for it.
thanks for the update on google - our traffic has suffered bigtime as a result.</description> <content:encoded><![CDATA[<p>Hi Colin,</p><p>Funny &#8211; when I take out that line of code, It still displays the footer of the blog &#8211; so it must be an extra function call. The wordpress default theme also had it, but not the original theme. So they had gone to the trouble of adding that code to the other themes as well.</p><p>Your right though, I need to find where the code is that the function is called. I&#8217;ll load up the files and do a search for it.</p><p>thanks for the update on google &#8211; our traffic has suffered bigtime as a result.</p> ]]></content:encoded> </item> <item><title>By: Colin McNulty</title><link>http://www.colinmcnulty.com/blog/2009/02/22/my-wordpress-blog-was-hacked-again/comment-page-1/#comment-2267</link> <dc:creator>Colin McNulty</dc:creator> <pubDate>Mon, 20 Apr 2009 20:23:59 +0000</pubDate> <guid
isPermaLink="false">http://www.colinmcnulty.com/blog/?p=406#comment-2267</guid> <description>Hi Jonathan, it looks like you&#039;ve removed the whole footer code.  It would be better to find the file that&#039;s got the offending code in.  Download all your website WordPress files and do a search.  Or an easy trick is to sort by file size, the largest file is likely to be the culprit.
And yes your rankings do come back.  It wouldn&#039;t hurt to file a re-inclusion request with google, which you can do through your Google WebMaster Tools account.  FYI it took my site 3 weeks to get its rankings back.</description> <content:encoded><![CDATA[<p>Hi Jonathan, it looks like you&#8217;ve removed the whole footer code.  It would be better to find the file that&#8217;s got the offending code in.  Download all your website WordPress files and do a search.  Or an easy trick is to sort by file size, the largest file is likely to be the culprit.</p><p>And yes your rankings do come back.  It wouldn&#8217;t hurt to file a re-inclusion request with google, which you can do through your Google WebMaster Tools account.  FYI it took my site 3 weeks to get its rankings back.</p> ]]></content:encoded> </item> <item><title>By: Jonathan Dear</title><link>http://www.colinmcnulty.com/blog/2009/02/22/my-wordpress-blog-was-hacked-again/comment-page-1/#comment-2264</link> <dc:creator>Jonathan Dear</dc:creator> <pubDate>Mon, 20 Apr 2009 03:28:18 +0000</pubDate> <guid
isPermaLink="false">http://www.colinmcnulty.com/blog/?p=406#comment-2264</guid> <description>I had the exact same thing happen to me recently... Now I don&#039;t come up in any google searches - all while running 2.7.1 which is strange. changing themes still yielded the same crap in the footer (I used websniffer.net) to simulate how googlebot views.
Tricky sucker - doesn&#039;t show up at all, except to googlebot, so a simple view source on your page of your browser doesnt show the dirty links.
I found the offending code in the footer.php file. After the RSS links code there was this line of code:
&lt;?php
// WordPress footer
wp_footer();
where this wp_footer(); function is I dont know, but commenting it out - putting //wp_footer(); in instead removed the links.
There was also a wordpress user in the database so I deleted him, and renamed my admin user to something other than admin.
I hope this info helps someone else - not much info on it on the net. I hope google adds me again soon!</description> <content:encoded><![CDATA[<p>I had the exact same thing happen to me recently&#8230; Now I don&#8217;t come up in any google searches &#8211; all while running 2.7.1 which is strange. changing themes still yielded the same crap in the footer (I used websniffer.net) to simulate how googlebot views.</p><p>Tricky sucker &#8211; doesn&#8217;t show up at all, except to googlebot, so a simple view source on your page of your browser doesnt show the dirty links.</p><p>I found the offending code in the footer.php file. After the RSS links code there was this line of code:</p><p>&lt;?php<br
/> // WordPress footer<br
/> wp_footer();</p><p>where this wp_footer(); function is I dont know, but commenting it out &#8211; putting //wp_footer(); in instead removed the links.</p><p>There was also a wordpress user in the database so I deleted him, and renamed my admin user to something other than admin.</p><p>I hope this info helps someone else &#8211; not much info on it on the net. I hope google adds me again soon!</p> ]]></content:encoded> </item> <item><title>By: Ostwald</title><link>http://www.colinmcnulty.com/blog/2009/02/22/my-wordpress-blog-was-hacked-again/comment-page-1/#comment-2244</link> <dc:creator>Ostwald</dc:creator> <pubDate>Tue, 14 Apr 2009 16:45:25 +0000</pubDate> <guid
isPermaLink="false">http://www.colinmcnulty.com/blog/?p=406#comment-2244</guid> <description>The consequences of such attacks (for small bloggers) could be severe, not only as a temporary disruptions, but also as a long term SEO penalties. Especially with Google which seems to keep record of your bad content for a long time.</description> <content:encoded><![CDATA[<p>The consequences of such attacks (for small bloggers) could be severe, not only as a temporary disruptions, but also as a long term SEO penalties. Especially with Google which seems to keep record of your bad content for a long time.</p> ]]></content:encoded> </item> <item><title>By: bob</title><link>http://www.colinmcnulty.com/blog/2009/02/22/my-wordpress-blog-was-hacked-again/comment-page-1/#comment-2243</link> <dc:creator>bob</dc:creator> <pubDate>Tue, 14 Apr 2009 16:43:20 +0000</pubDate> <guid
isPermaLink="false">http://www.colinmcnulty.com/blog/?p=406#comment-2243</guid> <description>Just to be clear on the current issue of recent hacks, many non-WordPress blogs and websites are impacted by the current Google/Search Engine Redirect hacks, so this might not be a WordPress specific issue. Upgrading, especially for security issues, has been around as long as software has been around, so blasting away at WordPress isn’t helping anyone, especially as many of the recent attacks are not WordPress-specific.</description> <content:encoded><![CDATA[<p>Just to be clear on the current issue of recent hacks, many non-WordPress blogs and websites are impacted by the current Google/Search Engine Redirect hacks, so this might not be a WordPress specific issue. Upgrading, especially for security issues, has been around as long as software has been around, so blasting away at WordPress isn’t helping anyone, especially as many of the recent attacks are not WordPress-specific.</p> ]]></content:encoded> </item> <item><title>By: Josh</title><link>http://www.colinmcnulty.com/blog/2009/02/22/my-wordpress-blog-was-hacked-again/comment-page-1/#comment-2242</link> <dc:creator>Josh</dc:creator> <pubDate>Tue, 14 Apr 2009 16:37:53 +0000</pubDate> <guid
isPermaLink="false">http://www.colinmcnulty.com/blog/?p=406#comment-2242</guid> <description>My comment feed hasn’t worked in forever. A few times I went in to track down the problem but never found it. After this post, I think I will look at my site more closely.</description> <content:encoded><![CDATA[<p>My comment feed hasn’t worked in forever. A few times I went in to track down the problem but never found it. After this post, I think I will look at my site more closely.</p> ]]></content:encoded> </item> <item><title>By: Colin McNulty</title><link>http://www.colinmcnulty.com/blog/2009/02/22/my-wordpress-blog-was-hacked-again/comment-page-1/#comment-1858</link> <dc:creator>Colin McNulty</dc:creator> <pubDate>Wed, 04 Mar 2009 19:24:06 +0000</pubDate> <guid
isPermaLink="false">http://www.colinmcnulty.com/blog/?p=406#comment-1858</guid> <description>Hi WT.  I already had an auto updating plugin.  I just need to be more proactive at keeping uptodate.</description> <content:encoded><![CDATA[<p>Hi WT.  I already had an auto updating plugin.  I just need to be more proactive at keeping uptodate.</p> ]]></content:encoded> </item> <item><title>By: welshtroll</title><link>http://www.colinmcnulty.com/blog/2009/02/22/my-wordpress-blog-was-hacked-again/comment-page-1/#comment-1857</link> <dc:creator>welshtroll</dc:creator> <pubDate>Wed, 04 Mar 2009 19:03:17 +0000</pubDate> <guid
isPermaLink="false">http://www.colinmcnulty.com/blog/?p=406#comment-1857</guid> <description>The new backend of Wordpress notifies you when there is a new version on the admin page and now also does automatic update without the need to ftp the files :)
Hopefully will allow you to keep up with the versions</description> <content:encoded><![CDATA[<p>The new backend of WordPress notifies you when there is a new version on the admin page and now also does automatic update without the need to ftp the files <img
src='http://www.colinmcnulty.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p>Hopefully will allow you to keep up with the versions</p> ]]></content:encoded> </item> </channel> </rss>
