<?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>Dimitri.eu &#187; Hacking</title>
	<atom:link href="http://www.dimitri.eu/category/categories/technical/hacking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dimitri.eu</link>
	<description>About personal and IT-related occupations</description>
	<lastBuildDate>Fri, 30 Jul 2010 18:20:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Hacking: iFrames containing .cn domains / meta redirects</title>
		<link>http://www.dimitri.eu/hacking-iframes-containing-cn-domains-meta-redirects/</link>
		<comments>http://www.dimitri.eu/hacking-iframes-containing-cn-domains-meta-redirects/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 13:02:52 +0000</pubDate>
		<dc:creator>Dimi</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[.cn]]></category>
		<category><![CDATA[iframes]]></category>
		<category><![CDATA[meta redirects]]></category>

		<guid isPermaLink="false">http://www.dimitri.eu/?p=64</guid>
		<description><![CDATA[Because of my job as a support engineer with a hosting provider I often come across websites and servers that are hacked. These hackings can even be divided into trends as I can state that most of the hacked sites in 2008 were hacked due to flaws in scripts, placed on the hostings and servers. [...]]]></description>
			<content:encoded><![CDATA[<p>Because of my job as a support engineer with a hosting provider I often come across websites and servers that are hacked. These hackings can even be divided into trends as I can state that most of the hacked sites in 2008 were hacked due to flaws in scripts, placed on the hostings and servers. But the year 2009 brought along a new trend of hacking.</p>
<p>This year, websitefiles were modified by making a FTP connection towards the hosting or server and adding malicious code within the webserver&#8217;s default documents (index.html, index.php, index.asp, default.html,&#8230;). As a hosting provider we were very annoyed with this situation because we couldn&#8217;t figure out the cause of these hacks at first.<br />
Within normal circumstances we check the logfiles of the webserver (if present) and in 95% of the cases we are able to find the specific cause but now we weren&#8217;t able to find any information. We could only notice that every website that was hacked had iFrames which contained redirects towards websites ending with the .cn extension.</p>
<p><span id="more-64"></span></p>
<p>Until we stumbeled upon the website<a title="unmaskparasites.com" href="http://www.unmaskparasites.com" target="_blank"> www.unmaskparasites.com</a>&#8230; this website has detailed information about this specific issue and we gained more information on the cause of this new trend. Apparently a virus, present on your computer, makes use of a known vulnerability in adobe acrobat reader to retrieve the FTP credentials of your hosting or server and this virus uses these credentials to connect, without you knowing, and modify your default website files.</p>
<p>The injection of iFrames was just one way to hack websites because a few weeks ago another method gained popularity: Meta Redirects. The same virus that abuses the adobe acrobat reader vulnerability gains access to the hosting or server and uploads a PHP script. This script is then used to abuse security flaws of the system-software (PHP, Apache, Linux,&#8230;) so that visitors of a website are ridirected towards webistes such as goscanpark.com, goscansome.com, and many others that look like correct antivirus websites.</p>
<p>If you notice one of these kinds of abuse on your website(s) you should follow the next steps to prevent this issue from escalating:</p>
<ul>
<li>Scan your computer with anti-virus and anti-spyware tools.</li>
<li>Once these scans have cleaned your computer you should modify the FTP-password(s) of your website(s).</li>
<li>Remove the malicious code (iFrames) and malicious scrpts. You can erase the current files and replace them with a recent clean backup.</li>
<li>Contact your hostingprovider or server administrator so they can do a double-check of your hosting or server. This suggestion is very important because some cases are known where scripts are running under a &#8220;crontab&#8221; (or other) user and these can be identified by the hosting provider.</li>
</ul>
<p>You can find more information about these kind of issues on the pages:</p>
<ul>
<li><a href="http://blog.unmaskparasites.com/2009/04/15/malicious-income-iframes-from-cn-domains/" target="_blank">http://blog.unmaskparasites.com/2009/04/15/malicious-income-iframes-from-cn-domains/</a></li>
<li><a href="http://blog.unmaskparasites.com/2009/07/23/goscanpark-13-facts-about-malicious-server-wide-meta-redirects/" target="_blank">http://blog.unmaskparasites.com/2009/07/23/goscanpark-13-facts-about-malicious-server-wide-meta-redirects/</a></li>
</ul>
<p>I hope this information was helpfull.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dimitri.eu/hacking-iframes-containing-cn-domains-meta-redirects/feed/</wfw:commentRss>
		<slash:comments>101</slash:comments>
		</item>
	</channel>
</rss>

