<?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: JohnnyA WordPress malware on MediaTemple</title>
	<atom:link href="http://www.uhleeka.com/blog/2010/07/johnnya-wordpress-malware-on-mediatemple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.uhleeka.com/blog/2010/07/johnnya-wordpress-malware-on-mediatemple/</link>
	<description>If you think nobody cares about you, try missing a few car payments.</description>
	<lastBuildDate>Tue, 14 Feb 2012 17:35:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ann Marie @ CHEESESLAVE</title>
		<link>http://www.uhleeka.com/blog/2010/07/johnnya-wordpress-malware-on-mediatemple/comment-page-2/#comment-295</link>
		<dc:creator>Ann Marie @ CHEESESLAVE</dc:creator>
		<pubDate>Mon, 20 Dec 2010 19:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.uhleeka.com/blog/?p=529#comment-295</guid>
		<description>This is the first blog post I&apos;ve found in MONTHS that has adequately explained how to easily go and find malware and delete it. Thank you thank you thank you! I really appreciate you taking the time to write this post and to explain everything so clearly. You saved me!</description>
		<content:encoded><![CDATA[<p>This is the first blog post I&apos;ve found in MONTHS that has adequately explained how to easily go and find malware and delete it. Thank you thank you thank you! I really appreciate you taking the time to write this post and to explain everything so clearly. You saved me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg K.</title>
		<link>http://www.uhleeka.com/blog/2010/07/johnnya-wordpress-malware-on-mediatemple/comment-page-2/#comment-294</link>
		<dc:creator>Greg K.</dc:creator>
		<pubDate>Tue, 14 Dec 2010 18:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.uhleeka.com/blog/?p=529#comment-294</guid>
		<description>Thank you for sharing this method. I was able to find file using &quot;grep&quot; that Sucuri missed.</description>
		<content:encoded><![CDATA[<p>Thank you for sharing this method. I was able to find file using &quot;grep&quot; that Sucuri missed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: La herramienta de medición que yo desearía no haber tenido que utilizar nunca : Mundo PPC</title>
		<link>http://www.uhleeka.com/blog/2010/07/johnnya-wordpress-malware-on-mediatemple/comment-page-2/#comment-292</link>
		<dc:creator>La herramienta de medición que yo desearía no haber tenido que utilizar nunca : Mundo PPC</dc:creator>
		<pubDate>Sat, 16 Oct 2010 00:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.uhleeka.com/blog/?p=529#comment-292</guid>
		<description>[...] http://www.uhleeka.com/blog/2010/07/johnnya-wordpress-malware-on-mediatemple/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.uhleeka.com/blog/2010/07/johnnya-wordpress-malware-on-mediatemple/" rel="nofollow">http://www.uhleeka.com/blog/2010/07/johnnya-wordpress-malware-on-mediatemple/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soccer Dad</title>
		<link>http://www.uhleeka.com/blog/2010/07/johnnya-wordpress-malware-on-mediatemple/comment-page-2/#comment-284</link>
		<dc:creator>Soccer Dad</dc:creator>
		<pubDate>Fri, 27 Aug 2010 12:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.uhleeka.com/blog/?p=529#comment-284</guid>
		<description>Man what a mess. Stuff was everywhere. Setting the open_basedir flag is paramount because I had infected files in webroots of *dead* domains. Anyway - in addition to all the listed things above, I found some JS exploits similar to Tison, but encoded. They&apos;re at the top of all sorts of random js files - not just jquery. They look like this:
&lt;code&gt;
var st1 = 0;document.write(unescape(&apos;%3C%73%63%72%69%........%69%70%74%3E&apos;));var gr0=0;
&lt;/code&gt;
Slammed into the first line with whatever was on the first line stuck at the end. Note the escaped string is MUCH longer.</description>
		<content:encoded><![CDATA[<p>Man what a mess. Stuff was everywhere. Setting the open_basedir flag is paramount because I had infected files in webroots of *dead* domains. Anyway &#8211; in addition to all the listed things above, I found some JS exploits similar to Tison, but encoded. They&apos;re at the top of all sorts of random js files &#8211; not just jquery. They look like this:<br />
&lt;code&gt;<br />
var st1 = 0;document.write(unescape(&apos;%3C%73%63%72%69%&#8230;&#8230;..%69%70%74%3E&apos;));var gr0=0;<br />
&lt;/code&gt;<br />
Slammed into the first line with whatever was on the first line stuck at the end. Note the escaped string is MUCH longer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach Wingo</title>
		<link>http://www.uhleeka.com/blog/2010/07/johnnya-wordpress-malware-on-mediatemple/comment-page-1/#comment-279</link>
		<dc:creator>Zach Wingo</dc:creator>
		<pubDate>Tue, 24 Aug 2010 06:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.uhleeka.com/blog/?p=529#comment-279</guid>
		<description>There is a known XSS exploit that affects the latest Wordpress version 3.01

http://www.majorsecurity.net/wordpress-3-xss.php</description>
		<content:encoded><![CDATA[<p>There is a known XSS exploit that affects the latest WordPress version 3.01</p>
<p><a href="http://www.majorsecurity.net/wordpress-3-xss.php" rel="nofollow">http://www.majorsecurity.net/wordpress-3-xss.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CLRH2O</title>
		<link>http://www.uhleeka.com/blog/2010/07/johnnya-wordpress-malware-on-mediatemple/comment-page-1/#comment-277</link>
		<dc:creator>CLRH2O</dc:creator>
		<pubDate>Sun, 22 Aug 2010 07:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.uhleeka.com/blog/?p=529#comment-277</guid>
		<description>@dashboards

IN answer to your question - you can only modify the permissions of the files MediaTemple changed for you (us) by way of the file manger within your account center. From there you can make the file readable and finally move or delete as you see fit via FTP or SSH.


As for myself - I&apos;ve been hit all three times... and Hard. Google is still listing one of my domains (the most important and active of our record labels currently) as harmful even after having being reviewed for reconsideration on the 11th of August.

The time I&apos;ve lost, MONEY we&apos;ve lost due to having to cancel advertising campaigns based of traffic being routed to the tufflvoedubs.com domain and so many other things I could literally pull my hair out! I&apos;m a label guy, a music man and a long time web designer who&apos;s learned everything I know by way of my own hands and needs at the time. Did I want to learn how to grep for base64 exploits? HECK NO.. but I have. And it&apos;s more time wasted against what I should be doing with my days.

Had this not now turned into three separate attacks, what is gaining on close to 80 different password updates across some 18 domains (each time) and the loss of so much time (ie, money) I&apos;d be a little less at my wits end. And now - after reading the comments here to come and find out that with all my hardening, all my work, all my cleaning - it very likely will happen again due to either A) something left over in a database that pumps out JavaScript or B) that the actual compromise is below the domains level of user accounts (actually a MT Grid-service level attack). I&apos;m just over it. Utterly. This has been going on for MONTHS!</description>
		<content:encoded><![CDATA[<p>@dashboards</p>
<p>IN answer to your question &#8211; you can only modify the permissions of the files MediaTemple changed for you (us) by way of the file manger within your account center. From there you can make the file readable and finally move or delete as you see fit via FTP or SSH.</p>
<p>As for myself &#8211; I&apos;ve been hit all three times&#8230; and Hard. Google is still listing one of my domains (the most important and active of our record labels currently) as harmful even after having being reviewed for reconsideration on the 11th of August.</p>
<p>The time I&apos;ve lost, MONEY we&apos;ve lost due to having to cancel advertising campaigns based of traffic being routed to the tufflvoedubs.com domain and so many other things I could literally pull my hair out! I&apos;m a label guy, a music man and a long time web designer who&apos;s learned everything I know by way of my own hands and needs at the time. Did I want to learn how to grep for base64 exploits? HECK NO.. but I have. And it&apos;s more time wasted against what I should be doing with my days.</p>
<p>Had this not now turned into three separate attacks, what is gaining on close to 80 different password updates across some 18 domains (each time) and the loss of so much time (ie, money) I&apos;d be a little less at my wits end. And now &#8211; after reading the comments here to come and find out that with all my hardening, all my work, all my cleaning &#8211; it very likely will happen again due to either A) something left over in a database that pumps out JavaScript or B) that the actual compromise is below the domains level of user accounts (actually a MT Grid-service level attack). I&apos;m just over it. Utterly. This has been going on for MONTHS!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recent Malware attack on AlisonFoxall.com &#171; Alison Foxall, Media Designer</title>
		<link>http://www.uhleeka.com/blog/2010/07/johnnya-wordpress-malware-on-mediatemple/comment-page-1/#comment-274</link>
		<dc:creator>Recent Malware attack on AlisonFoxall.com &#171; Alison Foxall, Media Designer</dc:creator>
		<pubDate>Fri, 20 Aug 2010 02:25:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.uhleeka.com/blog/?p=529#comment-274</guid>
		<description>[...] my server, was infected with this attack by &#8220;johnnyA.&#8221; Naturally, I Googled it. I found this article explaining what happened, how to fix it, and what was going on about [...]</description>
		<content:encoded><![CDATA[<p>[...] my server, was infected with this attack by &#8220;johnnyA.&#8221; Naturally, I Googled it. I found this article explaining what happened, how to fix it, and what was going on about [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dashboards</title>
		<link>http://www.uhleeka.com/blog/2010/07/johnnya-wordpress-malware-on-mediatemple/comment-page-1/#comment-269</link>
		<dc:creator>dashboards</dc:creator>
		<pubDate>Wed, 18 Aug 2010 04:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.uhleeka.com/blog/?p=529#comment-269</guid>
		<description>It seems MT did update the files. I got one infected footer.php in the themes directory and it has footer.php as well footer.php.mt_backup_Thu_Aug_12_10:04:48

I cannot read nor change the file attributes for footer.php.mt_backup_Thu_Aug_12_10:04:48. Any idea how to view it?</description>
		<content:encoded><![CDATA[<p>It seems MT did update the files. I got one infected footer.php in the themes directory and it has footer.php as well footer.php.mt_backup_Thu_Aug_12_10:04:48</p>
<p>I cannot read nor change the file attributes for footer.php.mt_backup_Thu_Aug_12_10:04:48. Any idea how to view it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dashboards</title>
		<link>http://www.uhleeka.com/blog/2010/07/johnnya-wordpress-malware-on-mediatemple/comment-page-1/#comment-268</link>
		<dc:creator>dashboards</dc:creator>
		<pubDate>Wed, 18 Aug 2010 04:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.uhleeka.com/blog/?p=529#comment-268</guid>
		<description>one of the jquery.js file is also infected but then i find jquery.js.1435 file which I cannot read nor change the file attributes. The timestamp is the same when the jquery.js got infected</description>
		<content:encoded><![CDATA[<p>one of the jquery.js file is also infected but then i find jquery.js.1435 file which I cannot read nor change the file attributes. The timestamp is the same when the jquery.js got infected</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Schaefer</title>
		<link>http://www.uhleeka.com/blog/2010/07/johnnya-wordpress-malware-on-mediatemple/comment-page-1/#comment-262</link>
		<dc:creator>Ian Schaefer</dc:creator>
		<pubDate>Sun, 15 Aug 2010 19:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.uhleeka.com/blog/?p=529#comment-262</guid>
		<description>Thanks uhleeka for creating this very helpful page. Thanks to JohnnyA, I&apos;ve had several WP databases hacked, and general nastiness throughout all my sites on (mt). Your detailed instructions put me back on track. First rate work!

Cheers!</description>
		<content:encoded><![CDATA[<p>Thanks uhleeka for creating this very helpful page. Thanks to JohnnyA, I&apos;ve had several WP databases hacked, and general nastiness throughout all my sites on (mt). Your detailed instructions put me back on track. First rate work!</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

