Results 1 to 4 of 4
- 02-10-2010 #1
Stubborn trojan stashes install file in Windows help
Security researchers have spied malware that stashes a copy of itself in a Windows help file to ensure victim computers remain infected.
The trojan, dubbed Muster.e by anti-virus provider McAfee, infects a Windows file called imepaden.hlp so it stores the main components of the malware in encrypted form. In the event the installed malware is removed, the secret payload is decrypted into an executable file called upgraderUI.exe and run by a companion installation file that automatically runs as a Windows service.
"This is hiding in plain sight," said Craig Schmugar, a threat researcher at McAfee Labs. "The help file trick is pretty new to us. Usually on the client, we don't see this very often."
The technique ensures Muster.e remains installed on an infected PC even if most of the files associated with the malware are removed. No doubt it's also perplexed its share of users who for the life of them can't figure out how their PCs keep getting reinfected.
McAfee has more here:
The other day, I came across a malware that attempts to hide its infection not in that technical but in the very unique way.
“Muster” is a family of backdoor which has been using help files for hiding themselves. The help files or “.hlp” files are data files designed to be viewed with Microsoft WinHelp browser for providing online helps for applications users. Earlier variants of “Muster” drop encoded copies of main backdoor components in filenames with the extension “.hlp”. These “.hlp”files are later decrypted with Microsoft CryptAPI with hardcoded keys and executed by loaders.
A recent variant “Muster.e” is using help files in a different way. Once installed, it infects to an existing help file called “imepaden.hlp” which is the one of the help files for Microsoft IME. Of course, this infected help file still can be viewed with WinHelp browser in the same manner as the original help file, and users hardly find its infection from the view.
How this is activated upon each machine boot? Muster.e also drops a sys file that is loaded as a service upon reboot. This sys file is responsible for extracting the appended executable file from the help file and copy it to a standalone executable file called “upgraderUI.exe”with the registry key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run AutoPatch, which makes users to believe this is something related to a system update tool. On top of this, the malware authors also have crafted the sys file for deceiving users.
As you can see, this sys file has names like “MyDDKDevice” and “HelloDDK”, and is designed to dump many debug messages and which looks to be a typical test sys file compiled from a sample code in the layman’s guidebook for learning device driver programming. In fact, if you search on these words, you will see lots of web pages describing device driver programming. It is not that easy to tell why authors have created a sys file this way. However, regarding the efforts on hiding backdoors in help files, I don’t think bad guys have bored with creating a sys file from the scratch but more like tricking users that this is innocent.
One of the likely scenarios planned by the malware authors is this. Victims may notice the existences of this suspicious file UpgraderUI.exe and the registry key, and then they will delete the file and registry key. Then they would think they have removed this backdoor successfully. Even if they find the file and the registry key is coming back again and again on each reboot, users will not able to find any other suspicious files. Users will never imagine that the sys file is malicious or the infection to the file imepaden.hlp.
I don’t know if these deception techniques really work, however you might want to add help files to your checklist if your machine is suspected to be infected. McAfee VirusScan with DATs 5861 or later detects and cleans those infected help files and backdoor files.
http://www.theregister.co.uk/2010/02...p_file_trojan/
http://www.avertlabs.com/research/bl...on-help-files/
A Guy
- 02-10-2010 #2
Really, a very nice article. Haven't seen any trojan hiding in such a way..
Looks like I'll have to re-check my system for it and I'll...
Thanks A Guy.
- 02-11-2010 #3
Nice article..
trojan industry is growing at an exponential pace..
- 02-11-2010 #4
Malware authors are getting wicked and smarter...
They call me the mysterious one...
my motto is...when it's hot, chill baby
Similar Threads
-
Create a batch file to silent install multiple progams
By narender in forum SoftwareReplies: 8Last Post: 12-21-2011, 12:28 PM -
New zero-day Windows kernel vulnerability associated with Duqu Trojan !!!
By INDRANIL in forum Spyware/VirusesReplies: 4Last Post: 11-05-2011, 12:46 AM -
Anyone knows how to install repair Vista, or Windows 7, when I cannot start Windows?
By Joem in forum SoftwareReplies: 16Last Post: 04-22-2011, 01:12 PM -
Clean Install Windows 7 With Windows 7 Upgrades
By ripper in forum SoftwareReplies: 4Last Post: 10-26-2009, 03:34 AM -
Windows Update can't be install after I repair my windows
By epah_7 in forum SoftwareReplies: 12Last Post: 09-27-2008, 02:10 AM

LinkBack URL
About LinkBacks





Reply With Quote