<?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 hidden link injection FIX</title>
	<atom:link href="http://www.o3strategies.com/2010/03/wordpress-hidden-link-injection-fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.o3strategies.com/2010/03/wordpress-hidden-link-injection-fix/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 02 May 2010 13:21:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Russ</title>
		<link>http://www.o3strategies.com/2010/03/wordpress-hidden-link-injection-fix/comment-page-1/#comment-482</link>
		<dc:creator>Russ</dc:creator>
		<pubDate>Sun, 02 May 2010 13:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.o3strategies.com/?p=712#comment-482</guid>
		<description>I appreciate your post on this. I couldn&#039;t understand how those trash links kept appearing in my header.  It was the &quot;feed-atom2.php&quot; file that was doing it.  

I also found some other malicious code in my wp-includes folder.  It was simply a directory with 3 or 4 random characters like &quot;rldj&quot; and within it was more infecting code.  They are pretty easy to spot because all the other files have the same create date.  The infected files and directories are easy to find now.

I&#039;m trying out the &quot;Wordpress File Monitor&quot; plug in.  Thanks for the info.</description>
		<content:encoded><![CDATA[<p>I appreciate your post on this. I couldn&#8217;t understand how those trash links kept appearing in my header.  It was the &#8220;feed-atom2.php&#8221; file that was doing it.  </p>
<p>I also found some other malicious code in my wp-includes folder.  It was simply a directory with 3 or 4 random characters like &#8220;rldj&#8221; and within it was more infecting code.  They are pretty easy to spot because all the other files have the same create date.  The infected files and directories are easy to find now.</p>
<p>I&#8217;m trying out the &#8220;WordPress File Monitor&#8221; plug in.  Thanks for the info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke - Inspired Portrait Photography</title>
		<link>http://www.o3strategies.com/2010/03/wordpress-hidden-link-injection-fix/comment-page-1/#comment-454</link>
		<dc:creator>Luke - Inspired Portrait Photography</dc:creator>
		<pubDate>Mon, 26 Apr 2010 18:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.o3strategies.com/?p=712#comment-454</guid>
		<description>Yeah...it definitely made it harder to find.  I visually looked through the wp-includes folder and didn&#039;t have any luck.  So that&#039;s when I decided I needed to compare it to a fresh wordpress file list to see if I could find anything.  

It has been a few days now and things still look good.  I did download and install the File Monitor.  It looks like it should be a great resource for monitoring this going forward.  I&#039;ll stop back in if I discover anything more regarding this issue.</description>
		<content:encoded><![CDATA[<p>Yeah&#8230;it definitely made it harder to find.  I visually looked through the wp-includes folder and didn&#8217;t have any luck.  So that&#8217;s when I decided I needed to compare it to a fresh wordpress file list to see if I could find anything.  </p>
<p>It has been a few days now and things still look good.  I did download and install the File Monitor.  It looks like it should be a great resource for monitoring this going forward.  I&#8217;ll stop back in if I discover anything more regarding this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Onorio</title>
		<link>http://www.o3strategies.com/2010/03/wordpress-hidden-link-injection-fix/comment-page-1/#comment-441</link>
		<dc:creator>Brian Onorio</dc:creator>
		<pubDate>Fri, 23 Apr 2010 14:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.o3strategies.com/?p=712#comment-441</guid>
		<description>In addition, you may want to download and install Wordpress File Monitor plugin. It&#039;ll alert you when changes have been made to a file. It&#039;ll clue you in real quick if you&#039;ve had an injected file.</description>
		<content:encoded><![CDATA[<p>In addition, you may want to download and install WordPress File Monitor plugin. It&#8217;ll alert you when changes have been made to a file. It&#8217;ll clue you in real quick if you&#8217;ve had an injected file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Onorio</title>
		<link>http://www.o3strategies.com/2010/03/wordpress-hidden-link-injection-fix/comment-page-1/#comment-440</link>
		<dc:creator>Brian Onorio</dc:creator>
		<pubDate>Fri, 23 Apr 2010 14:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.o3strategies.com/?p=712#comment-440</guid>
		<description>Luke, glad we could help. This is the first time I&#039;ve heard that an injected file was put in the wp-uploads folder. I&#039;ll be on the lookout for this in the future.</description>
		<content:encoded><![CDATA[<p>Luke, glad we could help. This is the first time I&#8217;ve heard that an injected file was put in the wp-uploads folder. I&#8217;ll be on the lookout for this in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke - Inspired Portrait Photography</title>
		<link>http://www.o3strategies.com/2010/03/wordpress-hidden-link-injection-fix/comment-page-1/#comment-439</link>
		<dc:creator>Luke - Inspired Portrait Photography</dc:creator>
		<pubDate>Fri, 23 Apr 2010 13:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.o3strategies.com/?p=712#comment-439</guid>
		<description>I just wanted to say thanks for publishing this post.  I spent the last 2 months dealing with this very issue and could not figure out what was happening.  I upgraded the installation and kept deleting the injection code, but it kept returning after several days.  

After reading your post, I copied done my entire site down through ftp and used WinMerge (awesome program by the way) to compare my installation to a fresh download of wordpress(it compares file by file/directory by directoy).  Sure enough, in my wp-content/uploads/2009/03 folder had two oddly named files: &quot;wp-inclode.php&quot; and &quot;fotter.php&quot; (also cleverly named). They contained what appeared to be a single variable declaration: $o=(some long hash string...i think).

It is a little early to tell if I got all of the malicious code, but I was grasping at straws till I read this.  Thanks again.</description>
		<content:encoded><![CDATA[<p>I just wanted to say thanks for publishing this post.  I spent the last 2 months dealing with this very issue and could not figure out what was happening.  I upgraded the installation and kept deleting the injection code, but it kept returning after several days.  </p>
<p>After reading your post, I copied done my entire site down through ftp and used WinMerge (awesome program by the way) to compare my installation to a fresh download of wordpress(it compares file by file/directory by directoy).  Sure enough, in my wp-content/uploads/2009/03 folder had two oddly named files: &#8220;wp-inclode.php&#8221; and &#8220;fotter.php&#8221; (also cleverly named). They contained what appeared to be a single variable declaration: $o=(some long hash string&#8230;i think).</p>
<p>It is a little early to tell if I got all of the malicious code, but I was grasping at straws till I read this.  Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Onorio</title>
		<link>http://www.o3strategies.com/2010/03/wordpress-hidden-link-injection-fix/comment-page-1/#comment-431</link>
		<dc:creator>Brian Onorio</dc:creator>
		<pubDate>Fri, 16 Apr 2010 12:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.o3strategies.com/?p=712#comment-431</guid>
		<description>You can change your admin password by browsing the wp_users table and finding the row with username admin (should be ID 1). The password is an MD5 hash.

Go to http://www.miraclesalad.com/webtools/md5.php which will generage an md5 hash of a password that you choose.

If you choose the password hello (don&#039;t do this by the way) the MD5 hash will be 5d41402abc4b2a76b9719d911017c592.

Insert that string into the password field of the database row with admin as the username.</description>
		<content:encoded><![CDATA[<p>You can change your admin password by browsing the wp_users table and finding the row with username admin (should be ID 1). The password is an MD5 hash.</p>
<p>Go to <a href="http://www.miraclesalad.com/webtools/md5.php" rel="nofollow">http://www.miraclesalad.com/webtools/md5.php</a> which will generage an md5 hash of a password that you choose.</p>
<p>If you choose the password hello (don&#8217;t do this by the way) the MD5 hash will be 5d41402abc4b2a76b9719d911017c592.</p>
<p>Insert that string into the password field of the database row with admin as the username.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.o3strategies.com/2010/03/wordpress-hidden-link-injection-fix/comment-page-1/#comment-430</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 16 Apr 2010 11:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.o3strategies.com/?p=712#comment-430</guid>
		<description>I need to know how to change my admin password, as i can´t log in. My website has been injected with this iframe sh%t that links to mainnetsoll idiots, and i found in the db where to take that away wp-options table, but the theme and login still doesn´t work.
What can i do? or what i already did is no use?
Thanx</description>
		<content:encoded><![CDATA[<p>I need to know how to change my admin password, as i can´t log in. My website has been injected with this iframe sh%t that links to mainnetsoll idiots, and i found in the db where to take that away wp-options table, but the theme and login still doesn´t work.<br />
What can i do? or what i already did is no use?<br />
Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Onorio</title>
		<link>http://www.o3strategies.com/2010/03/wordpress-hidden-link-injection-fix/comment-page-1/#comment-355</link>
		<dc:creator>Brian Onorio</dc:creator>
		<pubDate>Sat, 13 Mar 2010 16:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.o3strategies.com/?p=712#comment-355</guid>
		<description>Apparently, there was a hole in Wordpress 2.8.x that allowed outside users to hijack the wp-admin/upload.php file using password hashes. Since that file controls all of the uploads from the control panel, I&#039;m guessing that&#039;s how they got in. With 2.9.0, it should have been fixed.</description>
		<content:encoded><![CDATA[<p>Apparently, there was a hole in WordPress 2.8.x that allowed outside users to hijack the wp-admin/upload.php file using password hashes. Since that file controls all of the uploads from the control panel, I&#8217;m guessing that&#8217;s how they got in. With 2.9.0, it should have been fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tony</title>
		<link>http://www.o3strategies.com/2010/03/wordpress-hidden-link-injection-fix/comment-page-1/#comment-354</link>
		<dc:creator>tony</dc:creator>
		<pubDate>Sat, 13 Mar 2010 15:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.o3strategies.com/?p=712#comment-354</guid>
		<description>The question I have is, how to people get these files into your installation?  Not that I want to know how so I can do, but to prevent.  I guess that&#039;s the question: how to prevent insertion of such files in the first place.
I have linux servers, and no anonymous ftp.  It should be relatively difficult to insert them, no?
I checked my install for the files you mention, and do not find them.  I get lots of spam comments, but all comments are moderated, so I just &quot;spam&quot; them.  It&#039;s almost sickening how much time I waste fending of spam comments on my blog and in my forums.</description>
		<content:encoded><![CDATA[<p>The question I have is, how to people get these files into your installation?  Not that I want to know how so I can do, but to prevent.  I guess that&#8217;s the question: how to prevent insertion of such files in the first place.<br />
I have linux servers, and no anonymous ftp.  It should be relatively difficult to insert them, no?<br />
I checked my install for the files you mention, and do not find them.  I get lots of spam comments, but all comments are moderated, so I just &#8220;spam&#8221; them.  It&#8217;s almost sickening how much time I waste fending of spam comments on my blog and in my forums.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
