<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NoVirusThanks Blog &#187; DNSChanger</title>
	<atom:link href="http://blog.novirusthanks.org/tag/dnschanger/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.novirusthanks.org</link>
	<description>Security News and Malware Analysis</description>
	<lastBuildDate>Wed, 01 Feb 2012 13:34:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>PluginVideo a false Codec that installs Trojan.DNSChanger</title>
		<link>http://blog.novirusthanks.org/2009/06/pluginvideo-a-false-codec-that-installs-trojandnschanger/</link>
		<comments>http://blog.novirusthanks.org/2009/06/pluginvideo-a-false-codec-that-installs-trojandnschanger/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 23:13:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Malware Analysis]]></category>
		<category><![CDATA[autorun.inf]]></category>
		<category><![CDATA[DNSChanger]]></category>
		<category><![CDATA[gxvxc]]></category>
		<category><![CDATA[PluginVideo]]></category>

		<guid isPermaLink="false">http://novirusthanks.org/blog/2009/06/pluginvideo-a-false-codec-that-installs-trojandnschanger/</guid>
		<description><![CDATA[In the last few days, while browsing the Internet I was redirected to a file named VideoCodec.exe, and another file named PluginCodec.exe. Both files are false video codecs, and are actually infected with Trojan.DNSChanger! &#160; Trojan DNSChanger is a trojan that will modify the DNS settings on the compromised computer to point to a rouge [...]]]></description>
			<content:encoded><![CDATA[<p>In the last few days, while browsing the Internet I was redirected to a file named VideoCodec.exe, and another file named PluginCodec.exe. Both files are false video codecs, and are actually infected with Trojan.DNSChanger!</p>
<p>&nbsp;</p>
<p>Trojan DNSChanger is a trojan that will modify the DNS settings on the compromised computer to point to a rouge DNS server, some the effects of this could be the victim cannot update their Antivirus anymore, search results will be hijacked by the trojans and the victim will be redirected to affiliate webpages or porn websites. In some cases the trojan can redirect the victim to a phishing page, that aims steal information regarding credit cards, or bank accounts.</p>
<p>&nbsp;</p>
<p>This kind of trojan can install other backdoors on the affected system such as BHOs (Browser Helper Objects), or Rootkit Drivers that are used to hide the trojan presence and to protect the registry keys from being deleted by the user, or by other security software.</p>
<p>&nbsp;</p>
<p>This is a screenshot of the VideoCodec installation window:</p>
<p>&nbsp;</p>
<p><img src="http://blog.novirusthanks.org/wp-content/uploads/fake-video-codecs-installs-trojans.gif" title="Screenshot of a fake video codec installation window" alt="Screenshot of a fake video codec installation window" /></p>
<p>&nbsp;</p>
<p>When the program is executed, it creates the following files:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">%User%\LOCALS~1\Temp\PluginVideo.exe
C:\autorun.inf
C:\WINDOWS\system32\drivers\gxvxcserv.sys
C:\WINDOWS\system32\drivers\gxvxcserv.sys
C:\WINDOWS\system32\drivers\gxvxcvpawwkrvklrlnsvxextpuyfwaadaswwx.sys
C:\WINDOWS\system32\gxvxcvmdbxrmbpjpgwmrqphukiabsqwmicjnt.dll
C:\WINDOWS\system32\gxvxcnopsdxpgyqxwsgkjsqmrnmbvbqhwipoo.dll
C:\WINDOWS\system32\gxvxccount
%User%\LOCALS~1\Temp\gaopdx1148761
C:\WINDOWS\Tasks\{5B57CF47-0BFA-43c6-ACF9-3B3653DCADBA}.job
C:\Program Files\PluginVideo
C:\Program Files\PluginVideo\Uninstall.exe
%User%\Start Menu\Programs\PluginVideo
%User%\Start Menu\Programs\PluginVideo\Uninstall.lnk</pre></td></tr></table></div>

<p>The program creates the following registry entries:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">HKLM\System\CCS\Services\Tcpip\..\{B84DA37B-654A-4425-ACA3-DE03D2022067}: 
NameServer = 85.255.112.151,85.255.112.207
HKLM\System\CS1\Services\Tcpip\Parameters: 
NameServer = 85.255.112.151,85.255.112.207
HKLM\System\CCS\Services\Tcpip\Parameters: 
NameServer = 85.255.112.151,85.255.112.207</pre></td></tr></table></div>

<p>The file that was created in C:\autorun.inf is used by the trojan to spread itself on removable devices such as USB Drives:</p>
<p>&nbsp;</p>
<p><img src="http://blog.novirusthanks.org/wp-content/uploads/trojan-dnschanger-autoruninf.gif" alt="Trojan DNSChanger spread by USB" title="Trojan DNSChanger spread by USB" /></p>
<p>&nbsp;</p>
<p>The USB spreading procedure works as follows:</p>
<p>&nbsp;</p>
<p>1) User inserts an USB Device in the infected PC;<br />
2) The trojan hijacks the autorun.inf on the USB and copies itself to the USB Device under the folder \RECYCLE\***;<br />
3) The user inserts the USB in another PC;<br />
4) If the PC has the &#8220;Autorun&#8221; enabled, the file autorun.inf from the USB Device will execute the trojan and the PC will be infected.</p>
<p>&nbsp;</p>
<p>The program generates the following Internet traffic on port 80:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">POST /cgi-bin/generator HTTP/1.0
Host: 213.163.64.81
Content-Length: 73
&nbsp;
POST /adc.php HTTP/1.0
Host: 213.163.64.81
Content-Length: 44
Pragma: no-cache</pre></td></tr></table></div>

<p>From the following traffic we can see that the trojan started to attack the router login page:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">GET /index.asp HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Host: 192.XXX.XX.X
&nbsp;
GET /dlink/hwiz.html HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Host: 192.XXX.XX.X
&nbsp;
GET / HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Host: 192.XXX.XX.X
&nbsp;
GET /index.asp HTTP/1.1
Authorization: Basic YWRtaW46
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Host: 192.XXX.XX.X
&nbsp;
GET / HTTP/1.1
Authorization: Basic cm9vdDp=
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Host: 192.XXX.XX.X</pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.novirusthanks.org/2009/06/pluginvideo-a-false-codec-that-installs-trojandnschanger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fake Flash Player and Trojan DNSChanger.gen</title>
		<link>http://blog.novirusthanks.org/2008/12/fake-flash-player-and-trojan-dnschangergen/</link>
		<comments>http://blog.novirusthanks.org/2008/12/fake-flash-player-and-trojan-dnschangergen/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 16:26:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Malware Analysis]]></category>
		<category><![CDATA[85.255.112.167]]></category>
		<category><![CDATA[85.255.116.74]]></category>
		<category><![CDATA[boot.com]]></category>
		<category><![CDATA[DNSChanger]]></category>
		<category><![CDATA[fasec trojan]]></category>
		<category><![CDATA[homeview]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[msqpdx]]></category>
		<category><![CDATA[resycled]]></category>

		<guid isPermaLink="false">http://novirusthanks.org/blog/?p=526</guid>
		<description><![CDATA[Steve has found a very interesting sample in the wild that looks like a fake flash player that installs the DNSChanger trojan in the victim&#8217;s computer. The malicious file is named FlashPlayer.v..exe: &#160; Report Generated 10.12.2008 at 16.48.20 (GMT 1) Filename: FlashPlayer.v..exe File size: 78 KB MD5 Hash: D2EBDAB38246882A8A39F819DB44736D SHA1 Hash: 4226D3B1C92EC7BE33E9785ABA669427EC86E172 CRC32: 1111798076 Application [...]]]></description>
			<content:encoded><![CDATA[<p>Steve has found a very interesting sample in the wild that looks like a fake flash player that installs the DNSChanger trojan in the victim&#8217;s computer. The malicious file is named FlashPlayer.v..exe:</p>
<p>&nbsp;</p>
<p><img src="http://blog.novirusthanks.org/wp-content/uploads/Rootkit_008_File.gif" alt="Image of fake flash player" title="Image of fake flash player" /></p>
<blockquote>
<p>Report Generated 	10.12.2008 at 16.48.20 (GMT 1)<br />
Filename: 	<b>FlashPlayer.v..exe</b><br />
File size: 	78 KB<br />
MD5 Hash: 	D2EBDAB38246882A8A39F819DB44736D<br />
SHA1 Hash: 	4226D3B1C92EC7BE33E9785ABA669427EC86E172<br />
CRC32: 	1111798076<br />
Application Type:	Executable (EXE) 32bit<br />
Self-Extract Archive: 	Nothing found<br />
Binder Detector: 	Nothing found<br />
Detection Rate:	<span style="color: red;">5</span> on 24</p>
<p>&nbsp;</p>
<p>Antivirus 	Result<br />
a-squared 	-<br />
Avira AntiVir 	-<br />
Avast 	<span style="color: red;">Win32:Fasec [Trj] (0)</span><br />
AVG 	<span style="color: red;">Trojan horse Downloader.Zlob.AHRH</span><br />
BitDefender 	-<br />
ClamAV 	-<br />
Comodo 	-<br />
Dr.Web 	-<br />
Ewido 	-<br />
F-PROT 6 	-<br />
G DATA 	-<br />
IkarusT3 	-<br />
Kaspersky 	-<br />
McAfee <span style="color: red;"> Generic.dx trojan</span><br />
MHR 	-<br />
NOD32 v3 	<span style="color: red;">a variant of Win32/Kryptik.CN trojan</span><br />
Norman   -<br />
Panda 	-<br />
QuickHeal 	-<br />
Solo Antivirus 	-<br />
Sophos 	<span style="color: red;">Mal/BadNSIS</span><br />
TrendMicro 	-<br />
VBA32 	-<br />
VirusBuster 	-</p>
</blockquote>
<p>When I executed the malicious file, it established a connection with this IP:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">94.247.2.104 (hs.2-104.zlkon.lv)</pre></td></tr></table></div>

<p>Internet traffic:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">Protocol          : TCP
Remote Address    : 94.247.2.104
Local Port        : 1209
Remote Port       : 80
Service Name      : http
Packets           : 302
Data Size         : 177.593 Bytes
Total Size        : 189.798 Bytes
Capture Time      : 10/12/2008 15.27.53:796
==================================================
&nbsp;
POST /cgi-bin/generator  HTTP/1.0
Conten tLength: 294
HTTP/1.1 200 OK
Date: Wed, 10 Dec 2008 14:27:46 GMT
Server: Apache/2.0.63 (FreeBSD) PHP/5.2.6 with SuhosinPatch
Time: r57:62464 e0:114688
ContentLength: 177209
Connection: close
ContentType: text/html
...</pre></td></tr></table></div>

<p>A new window appeared on the screen and asked me where to install a program named <i>homeview</i>:</p>
<p>&nbsp;</p>
<p><img src="http://blog.novirusthanks.org/wp-content/uploads/Rootkit_008_Installer.gif" alt="Image of homeview program" title="Image of homeview program" /></p>
<p>&nbsp;</p>
<p>The program creates the following files:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">%User%\LOCALS~1\Temp\jah30006.exe
C:\autorun.inf
C:\Program Files\homeview
C:\Program Files\homeview\Uninstall.exe
%User%\Start Menu\Programs\homeview\Uninstall.lnk
C:\resycled\boot.com
C:\WINDOWS\system32\drivers\msqpdxpqxtoiqh.sys
C:\WINDOWS\system32\msqpdxosvnnrse.dll</pre></td></tr></table></div>

<p>We can see that it has dropped a rootkit driver in C:\WINDOWS\system32\drivers\, called msqpdxpqxtoiqh.sys, after the hidden execution of a file called jah30006.exe. Another interesting file is C:\autorun.inf that is used by the trojan to spread itself on removable devices such as USB Drives.</p>
<p>&nbsp;</p>
<p>Scan report of jah30006.exe:</p>
<blockquote>
<p>Report Generated 	10.12.2008 at 16.05.55 (GMT 1)<br />
Filename: 	<b>jah30006.exe</b><br />
File size: 	31 KB<br />
MD5 Hash: 	9883BB653A59CC988F7B88C59021F378<br />
SHA1 Hash: 	02425C4E7C5E28773AC3DD776344DA576FDC30E8<br />
CRC32: 	2335540674<br />
Application Type:	Executable (EXE) 32bit<br />
Packer detected:	Nothing found *<br />
Self-Extract Archive: 	Nothing found<br />
Binder Detector: 	Nothing found<br />
Detection Rate:	<span style="color: red;">6</span> on 24</p>
<p>&nbsp;</p>
<p>Antivirus 	Result<br />
a-squared 	-<br />
Avira AntiVir 	<span style="color: red;">TR/Crypt.XPACK.Gen</span><br />
Avast 	<span style="color: red;">Win32:Fasec [Trj] (0)</span><br />
AVG 	-<br />
BitDefender 	-<br />
ClamAV 	-<br />
Comodo 	-<br />
Dr.Web -<br />
Ewido 	-<br />
F-PROT 6 	-<br />
G DATA 	<span style="color: red;">Win32:Fasec [Trj] B</span><br />
IkarusT3 	-<br />
Kaspersky 	-<br />
McAfee 	-<br />
MHR 	-<br />
NOD32 v3 	<span style="color: red;">a variant of Win32/Kryptik.CN trojan</span><br />
Norman 	-<br />
Panda 	-<br />
QuickHeal 	<span style="color: red;">Suspicious</span><br />
Solo Antivirus 	-<br />
Sophos 	-<br />
TrendMicro 	-<br />
VBA32 	-<br />
VirusBuster 	<span style="color: red;">Trojan.FakeAlert.Gen!Pac.2</span></p>
</blockquote>
<p>Scan report of msqpdxpqxtoiqh.sys:</p>
<blockquote>
<p>Report Generated 	10.12.2008 at 17.01.14 (GMT 1)<br />
Filename: 	msqpdxpqxtoiqh_sys<br />
File size: 	61 KB<br />
MD5 Hash: 	17A2B5116B87C12E28BAEBECC60F7304<br />
SHA1 Hash: 	BF8A4034925E4767093FA10BA5AFA6174A77AA0C<br />
CRC32: 	1004260316<br />
Application Type:	Dinamyc Link Library (DLL) 32bit<br />
Packer detected:	Nothing found *<br />
Self-Extract Archive: 	Nothing found<br />
Binder Detector: 	Nothing found<br />
Detection Rate:	0 on 24</p>
</p>
</blockquote>
<p>With RkU we can see the malware hooks some functions in ring0:</p>
<p>&nbsp;</p>
<p><img src="http://blog.novirusthanks.org/wp-content/uploads/Rootkit_008_Hooks.gif" alt="ring0 hooks" title="ring0 hooks" width="530" /></p>
<p>&nbsp;</p>
<p>It also detected stealth code:</p>
<p>&nbsp;</p>
<p><img src="http://blog.novirusthanks.org/wp-content/uploads/Rootkit_008_StealthCode.gif" alt="Stealth code detected" title="Stealth code detected" /></p>
<p>&nbsp;</p>
<p>We can see the registry key of the rootkit driver in regedit:</p>
<p>&nbsp;</p>
<p><img src="http://blog.novirusthanks.org/wp-content/uploads/Rootkit_008_RegInfo.gif" alt="Registry keys of the rootkit driver" title="Registry keys of the rootkit driver" /></p>
<p>&nbsp;</p>
<p>But we cannot delete the key because of the hooks that protect the registry key from being deleted by the user:</p>
<p>&nbsp;</p>
<p><img src="http://blog.novirusthanks.org/wp-content/uploads/Rootkit_008_DelKey_Error.gif" alt="Error deleting the rootkit driver registry key" title="Error deleting the rootkit driver registry key" /></p>
<p>&nbsp;</p>
<p>Following files are hidden from explorer search because of the hooks that obfuscate the presence of the files:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">C:\WINDOWS\system32\msqpdxosvnnrse.dll
C:\WINDOWS\system32\drivers\msqpdxpqxtoiqh.sys</pre></td></tr></table></div>

<p>During the analysis, the malware was always establishing connections with:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">85.255.116.74</pre></td></tr></table></div>

<p>We noticed some DNS/Domain requests:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">Protocol: UDP
Remote IP: 85.255.116.74
Remote Port: 53
&nbsp;
Domains requested:
fhubwxkgmq.com
qmmjwtrjct.com
tjonvuhvgv.com
asxnrzfdfr.com
dabewiktps.com
qiymojdore.com
drnjrnynzu.com
vamjhejtdp.com
lvdmruupam.com
vopnqghkod.com
wmjdkvisas.com
hybcbhvdsn.com
jrvwyuxtph.com
iaamqweyjs.com
nqztypflph.com
hqzwkrdlbh.com
scjrozdgvo.com
fozzwjsety.com
tfdbwksekz.com
qpemkihnno.com
evinsyxmhf.com
quqinwobrm.com
elgoylwubi.com
kzusbnjhho.com
ssqnqjvhgj.com
daxtdftkwc.com
pgxbfosrrf.com
lcusdjkcct.com
nycmxxcioa.com
gvelbfneqn.com
lgewdcehgy.com
wqnkwlicjg.com
hgqlzvkrod.com
jkcqecilmu.com
kzsidyqwgc.com
vemibooppc.com
kqiruvpjrt.com
byazjnmwbu.com
zyaiufmmsd.com
bkwgesporj.com
syieqxtbvb.com
mzibepwflm.com
engtpajzdh.com
ijgvtheraq.com
yecttchanp.com
rtavqgowqv.com
juvaajbjhy.com
aaqsjtulbt.com
bpgesmjpyp.com
dhynqijxcb.com
gkyjwezchl.com
bdzumfarmj.com
yridxcjcgt.com
hmehdpaxuy.com
xhyrqgrhid.com
thwyujthry.com
plhmbziqga.com
tmtpnehras.com
ewosixkvmt.com
jjmtfedacq.com
uppyviajwu.com
azhexmards.com</pre></td></tr></table></div>

<p>Below there is the HiJackThis log with the malware traces:</p>
<blockquote><p>
O17 &#8211; HKLM\System\CCS\Services\Tcpip\..\{B84DA37B-654A-4425-ACA3-DE03D2022067}: NameServer = 85.255.116.74;85.255.112.167<br />
O17 &#8211; HKLM\System\CS1\Services\Tcpip\Parameters: NameServer = 85.255.116.74;85.255.112.167<br />
O17 &#8211; HKLM\System\CCS\Services\Tcpip\Parameters: NameServer = 85.255.116.74;85.255.112.167
</p></blockquote>
<p>We can see that the malware change the Tcpip Parameters and everytime you visit a site you will send traffic to these IPs:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">85.255.116.74
85.255.112.167</pre></td></tr></table></div>

<p>Fyyre has unpacked the rootkit driver and we can extract interesting strings from the code:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">msqpdx
%s%s%s
\systemroot\system32\drivers\msqpdxserv.sys
\systemroot\system32\msqpdxl.dll
file system
\\?\globalroot
iexplore.exe
firefox.exe
svchost.exe
msqpdxl.dll
NtFlushInstructionCache
LoadLibraryExA
chkdsk.exe
System
TDL2 Loaded
%.*S
ntoskrnl.exe
hal.dll
ExAllocateFromPagedLookasideList
KeI386GetLid
IoDeviceHandlerObjectSize
RtlxAnsiStringToUnicodeSize
InbvSolidColorFill
tolower
READ_PORT_UCHAR
HalReportResourceUsage
HalAllocateAdapterChannel
HalInitSystem
HalGetBusData
IoSetPartitionInformation
HalAllocateCrashDumpRegisters
HalGetInterruptVector
HalReadDmaCounter
\registry\machine\system\currentcontrolset\services\msqpdxserv.sys\modules
\registry\machine\system\currentcontrolset\services\msqpdxserv.sys
\registry\machine\system\currentcontrolset\enum\root\legacy_msqpdxserv\0000\control
\registry\machine\system\currentcontrolset\enum\root\legacy_msqpdxserv\0000
\registry\machine\system\currentcontrolset\enum\root\legacy_msqpdxserv
start
type
mgroup
imagepath
msqpdx
\registry\machine\software\msqpdx\injector
l*\KERNEL32.DLL
*\NTDLL.DLL
\registry\machine\software\msqpdx\disallowed
registry\machine\software\msqpdx\trusted
\registry\machine\software\msqpdx\connections
\FileSystem\FltMgr
*\msqpdx*
*\TEMP\msqpdx*
\filesystem\fastfat
\filesystem\ntfs
\driver\tcpip
\driver\ftdisk
\driver\volsnap
iexplore.exe
ntdll.dll
kernel32.dll</pre></td></tr></table></div>

<p>How to remove Trojan DNSChanger.gen ?</p>
<p>&nbsp;</p>
<p>1] Boot in Safe Mode (F8)</p>
<p>&nbsp;</p>
<p>2] Find and delete all the files related to the trojan, in my case:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">%User%\LOCALS~1\Temp\jah30006.exe
C:\autorun.inf
C:\Program Files\homeview
C:\Program Files\homeview\Uninstall.exe
%User%\Start Menu\Programs\homeview\Uninstall.lnk
C:\resycled\boot.com
C:\WINDOWS\system32\drivers\msqpdxpqxtoiqh.sys
C:\WINDOWS\system32\msqpdxosvnnrse.dll</pre></td></tr></table></div>

<p>3] Remove the hijacked Tcpip Parameters in the registry:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">HKLM\System\CS1\Services\Tcpip\Parameters: NameServer = 85.255.116.74;85.255.112.167
HKLM\System\CCS\Services\Tcpip\Parameters: NameServer = 85.255.116.74;85.255.112.167</pre></td></tr></table></div>

<p>4] Remove the registry keys created by the malware:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\msqpdxserv.sys
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\msqpdxserv.sys
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\Root\LEGACY_MSQPDXSERV.SYS
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\Root\LEGACY_MSQPDXSERV.SYS
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Enum\Root\LEGACY_MSQPDXSERV.SYS
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\msqpdxserv.sys
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\msqpdxvx
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet003\Services\msqpdxserv.sys</pre></td></tr></table></div>

<p>If the registry keys related to the rootkit driver cannot be deleted with regedit.exe use regedt32.exe (suggested by Simon).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.novirusthanks.org/2008/12/fake-flash-player-and-trojan-dnschangergen/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
	</channel>
</rss>

