<?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>Make A Website With Traffic &#187; rootkit</title>
	<atom:link href="http://www.make-a-website-with-traffic.com/tag/rootkit/feed" rel="self" type="application/rss+xml" />
	<link>http://www.make-a-website-with-traffic.com</link>
	<description>How to make a SEO Website and Promote it!</description>
	<lastBuildDate>Mon, 02 Jan 2012 22:41:59 +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>My Battle With The FakeRean Trojan &amp; TDL3 Rootkit</title>
		<link>http://www.make-a-website-with-traffic.com/2010/04/my-battle-with-the-fakerean-trojan-tdl3-rootkit.html</link>
		<comments>http://www.make-a-website-with-traffic.com/2010/04/my-battle-with-the-fakerean-trojan-tdl3-rootkit.html#comments</comments>
		<pubDate>Sun, 18 Apr 2010 17:26:43 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Computer Problems]]></category>
		<category><![CDATA[fakerean]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[rootkit]]></category>
		<category><![CDATA[tdl3]]></category>

		<guid isPermaLink="false">http://www.make-a-website-with-traffic.com/?p=223</guid>
		<description><![CDATA[Personally, I run Ubuntu Linux on my desktop and laptop computers, but my wife runs Windows XP (SP3) on her desktop. Thanks to XP, over the past 7 days, I had the distinct (dis)pleasure of having to deal with the FakeRean trojan and the TDL3 rootkit that it installs. This whole exercise was an incredibly [...]]]></description>
			<content:encoded><![CDATA[<p>Personally, I run Ubuntu Linux on my desktop and laptop computers, but my wife runs Windows XP (SP3) on her desktop. Thanks to XP, over the past 7 days, I had the distinct (dis)pleasure of having to deal with the FakeRean trojan and the TDL3 rootkit that it installs.</p>
<p>This whole exercise was an incredibly frustrating experience, but I eventually managed to get the problem solved. So I decided to document my experiences here to hopefully prevent you from also damning those virus writers to hell!<span id="more-223"></span></p>
<h2>Symptoms?</h2>
<p>How did I know that something was wrong?</p>
<p>The most obvious clue was that Firefox browser would go to websites that I had not intended. I would do a search on Google, and if I click on one of the links in the search results, I would end up on a totally different website. Without any action from me, Firefox would also open a new tab by itself and go to some strange website. Once I saw that, I knew that Firefox was hijacked and that I probably had a virus of some sort!</p>
<p>After this I installed Google&#8217;s new browser, Chrome, knowing that it is a safe browser and hoping that it would not have the same hijacking problem. Chrome installed OK, but it was completely blocked from any internet access. To me, this was confirmation that something big was wrong!</p>
<h2>Identifying the Virus</h2>
<p>I was surprised that I picked up the virus in the first place. I run Comodo Antivirus on that machine and it works well. Then I discovered that the virus definitions were about 3 months old (very bad). When I tried to update the virus definitions, the process kept failing. Some Googling led me to believe that my virus database was corrupt, which might account for how the virus slipped onto the machine. I managed to download an update using my Linux machine and updated Comodo on the XP machine.</p>
<p>In a way, I got lucky with identifying FakeRean. I spotted a file called <strong><em>ave.exe</em></strong> amongst all the open processes (using Task Manager). I Googled that and discovered that it was part of a trojan called FakeRean.</p>
<h2>What is FakeRean?</h2>
<p>You can read the a lot more about FakeRean <a rel="nofollow" href="http://www.microsoft.com/security/portal/Threat/Encyclopedia/Entry.aspx?Name=Win32%2fFakeRean" target="_blank">here</a>, but basically it is a fake antivirus / anti-malware program that comes under a variety of names, like &#8220;XP AntiSpyware 2009&#8243;, &#8220;Vista AntiVirus Pro&#8221;, and about 30 other names.</p>
<p>It displays fake warnings about infected files on your computer, and asks if you want to remove the files. If you say &#8220;yes&#8221;, it saves a file called <strong><em>ave.exe</em></strong> to your computer. It changes your computer&#8217;s registry to make sure that <em>ave.exe</em> is run every time you open a program. When <em>ave.exe</em> runs, it hijacks your Internet Explorer browser and Firefox browser, disables your Windows firewall and Windows Security Center notifications.</p>
<p>I am assuming that it is also during this time that the TDL3 rootkit gets installed because, in the end, that was the last part of this thing that I removed and it was responsible for hijacking Firefox and blocking Chrome.</p>
<h2>Removing FakeRean</h2>
<p>I took two steps to remove Fakerean:</p>
<ol>
<li>Download <a rel="nofollow" href="http://www.malwarehelp.org/downloads/trojan_fakerean_exe_fix.reg">this file</a> from MalwareHelp.org and save it on your Desktop. (Right-click on the file and select <em>Save Target As</em>). Don&#8217;t worry, the file is safe. This file fixes the changes that FakeRean made to your registry. Double-click the file and click Yes to merge the file with your registry. This will stop <em>ave.exe</em> from starting up every time you run another program.</li>
<li>Download and install <a rel="nofollow" href="http://www.malwarebytes.org/mbam.php" target="_blank">MalwareBytes&#8217; Anti-Malware</a>. Start the program. Go to the Updates tab and make sure you have the latest updates installed. Then go to the Scanner tab to run a full scan. After the scan, the Scan Results shows all the bad stuff that was found. Make sure all the bad stuff is selected and click the button to remove it.</li>
</ol>
<p>In my case, these two steps killed off the initial infection&#8230; but wait&#8230; there&#8217;s more&#8230;</p>
<p>The Firefox redirection and Chrome block was still in place despite the original cause (FakeRean) being removed. I discovered that it was the TDL3 rootkit doing it.</p>
<h2>Removing TDL3 Rootkit</h2>
<p>I don&#8217;t know much about rootkits other than that they can be very difficult to remove. These things get embedded into your system in very smart and hidden ways. That being said, there are supposedly some tools that can remove them. It&#8217;s just a matter of finding the right tool.</p>
<p>Kaspersky&#8217;s TDSS Killer was reported to kill TDL3. It did locate TDL3, but reported it to be in the file <em>atapi.sys</em> while Comodo reported it to be in the file <em>viaide.sys</em>. Several attempts to remove TDL3 failed because subsequent scans, with computer reboots between each, kept reporting that <em>atapi.sys</em> was still infected with TDL3 (and it said nothing about <em>viaide.sys</em>).</p>
<p>I discovered <a rel="nofollow" href="http://www.surfright.nl/en/hitmanpro" target="_blank">Hitman Pro</a> to be the tool that can remove TDL3.</p>
<p>So here&#8217;s what I did to get rid of TDL3 rootkit and its effects:</p>
<ol>
<li>Download <a rel="nofollow" href="http://www.surfright.nl/en/hitmanpro" target="_blank">Hitman Pro</a>, activate their free 30-day license, and scan the computer. In my case, it found TDL3 in <em>viaide.sys</em> as Comodo had also reported. It cleaned the infection and a second scan reported no further threats.</li>
<li>Flush the DNS cache: Go to <em>Start</em> -&gt; <em>Run</em> and type in <em>cmd</em> and click OK to open the command window. Then type <em>ipconfig /flushdns</em> and press Enter. You will get a message that says, &#8220;Successfully flushed the DNS Resolver Cache.&#8221;</li>
<li>Download <a rel="nofollow" href="http://www.funkytoad.com/index.php?option=com_content&amp;id=13" target="_blank">HostsXpert</a> to reset your Windows <em>hosts</em> file to its original configuration. Sometimes browser hijackers will modify the <em>hosts</em> file. After downloading and extracting the zipfile, run the program, click <em>Make Hosts Writable?</em>, and click <em>Restore Microsofts&#8217; Hosts File</em>.</li>
<li>As a final step, do another scan with MalwareBytes&#8217; Anti-Malware (dowloaded and installed earlier).</li>
</ol>
<p>At this point your problem should be solved, i.e. Firefox no longer spawns new tabs and goes to strange websites, and Chrome is no longer blocked from internet access. This was the case for me.</p>
<p>There are those who believe that you can never know if a computer is 100% in good shape after cleaning a rootkit infection. They say that it is best to rebuild the machine. I haven&#8217;t done that (too much work and I&#8217;m still recovering from the frustration of dealing with this) and I&#8217;ll leave it to you to decide if you want to do it.</p>
<h2>Final Thoughts</h2>
<p>The people who write malware as sophisticated as FakeRean and TDL3 are obviously very talented programmers. I don&#8217;t understand why these people will use those talents to purposefully create something bad. C&#8217;mon guys, use your talents for something good instead!</p>
<h2>Credits</h2>
<p>Thanks so much to all the good people at websites like <a rel="nofollow" href="http://www.bleepingcomputer.com/" target="_blank">BleepingComputer.com</a>, <a rel="nofollow" href="http://www.malwarehelp.org/" target="_blank">MalwareHelp.org</a>, <a rel="nofollow" href="http://www.sevenforums.com/" target="_blank">SevenForums.com</a> for providing me with the information that helped me solve this problem. You rock!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.make-a-website-with-traffic.com/2010/04/my-battle-with-the-fakerean-trojan-tdl3-rootkit.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

