pylade.exe
Monday, 28 November 2011 02:47
A suspicious file named pylade.exe has appeared in a virus analysis report. You can see it on this link
- The installer is of about 229 KB. It is identified as ZBot Trojan.
- You can also watch this video explaining the working of a Zeus or ZBot trojan
- It is a banking trojan that disables firewall, steals sensitive financial data (credit card numbers, online banking login details), makes screen snapshots, downloads additional components, and provides a hacker remote access to the affected computer.
- It keeps itself hidden by making its files and folders as Hidden files/folders.
- It creates a new memory page in the address space of cmd.exe and iexplore.exe. You should see if there are cmd.exe and iexplore.exe running in the task manager, and terminate those processes. Avoid using cmd.exe and Internet Explorer while the computer is still infected. Use another browser if you need to.
- It connects to other harmful sites and download more harmful files.
- Further Reading:
- You can read more about this virus on Symantec website
- If you are a security professional, this article on ThreatExpert blog can give you more insight into the ZBot/ Zeus
Warning: It is possible that some legitimate software may be using the same file names as that of the virus files. You do not have to delete these files if they belong to some legitimate program installed on your computer. Use Windows Defender or SysInternals Process Explorer to differentiate between them. The information in this article is presented without making any claims regarding its usefulness or otherwise. If you have any objections or questions, please send a note by adding a comment at the end of this page, or mail on support(at)comprolive.com
Preventive measures
- Most of the viruses enter your computer when you visit some harmful website. If you use a browser plugin that warns you about harmful websites, you can prevent this from happening. A popular browser plugin is called Web Of Trust (WOT), you can install it from its website on this link.
[ a video about WOT plugin ] - Blocking Javascript of all sites by default can help to prevent drive by download infections. You can use Noscript Plugin for firefox as explained in this video. Similar functionality can be achieved in Google's Chromium browser using the settings in Preferences > Under the Hood > Content Settings > Java Script > Select "Do not Allow". After that when you visit a site, you will see a pop up next to the address bar asking you if you want to allow JavaScript to run for that particular site. The author of NoScript is writing a similar plugin for IE9 called GoodScript. Keep an eye on when it becomes available.
- Some of the viruses are downloaded in Internet Cache or in the Temp folder of the windows. The viruses get activated when these files are executed. You can reduce the risk of virus infection if you empty your browser cache and remove windows temp files occasionally, ideally at the end of a browsing session or before closing down your computer. Some programs like CCleaner can be set to do these things automatically. [ a video about CCleaner ]
- Do not leave your computer infected and insecure. If you doubt that there could be some undetected virus on your computer, don't leave it like that. Format the hard disk and reinstall windows and all other programs. That is the sure way to clear doubts.
If you know the duration since your computer is infected, you can try to restore your computer at a prior date, that will be an easy way to undo the changes done by the virus
- Using system restore in windows XP
- Using system restore in windows Vista
- Using system restore in windows7
Boot in safe mode
Sometimes you can not delete a file. You should boot in safe mode and then try to delete it.
- How to boot in safe in windows XP
- How to boot in safe mode in windows Vista
- How to boot in safe mode in windows7
View Hidden Files
- You need to enable to view hidden files and folders before searching.
- How to Enable to View Hidden Files and Folders in Windows XP
- How to Enable to View Hidden Files and Folders in Windows Vista
- How to Enable to View Hidden Files and Folders in Windows7
Remove Processes from Task Manager
Press Ctrl Alt Del keys to open the Task Manager.Select Processes tab. You will see a list. Look for the names pylade.exe in it. Select if found and press the End Process button. It will ask for your confirmation to end that process. Select Yes. You can end one process at a time. You can find out if a process in Task Manager is good or bad by using Windows Defender in XP and Vista. It shows the path of a process and its publisher. Harmful processes may be shown under Unknown Publisher in windows defender. Whereas in Windows7 you can find that out from the task manager itself. You can watch a video on How to use Windows Defender.- How to use Windows Defender in windows XP
- How to use Windows Defender in windows Vista
- How to use Windows Defender in windows7
Or you can use Sysinternal's Process Explorer. How to use Sysinternal's Process Explorer
[Video of How to use Sysinternal's/ Windows Process Explorer]
Removing entry from windows startup
The system configuration can be started in xp and in vista by typing msconfig in the run box/ start menu search box.
In xp by clicking on Start > run . The windows startup is reversible. You can check / uncheck any entry from windows startup any number of times. Watch a video on How to Use the Windows Startup
Open system configuration window.Click on the Startup tab. You will see a list all the programs that are scheduled to start with windows. Expand the middle column using your mouse pointer. That will show you the full path of the program. Locate and uncheck the boxes in front of these names "pylade.exe" (also look for any other suspicious names)Press Apply , Press Close/Ok , Select "restart" at the next prompt.
Deleting filesThe computer will restart now. Delete the following files and folders. Boot in safe mode or boot in the dos prompt if needed. You can use windows search utility to search for pylade.exe
Files
%AppData%\887001879.log
%AppData%\Fue\wuinzal.ity
%AppData%\Udtey\pylade.exe
Folders
%AppData%\Fue
%AppData%\Udtey
Location of %AppData%
in Windows XP
C:\Documents and Settings\[username]\Application Data\
in Windows Vista and Windows7
C:\Users\[UserName]\AppData\Roaming\
Files in Temp folder
tmpc34e2a26.bat
Installer File
[file and pathname of the sample #1]
(We do not know the name or the location of sample #1, it could be in your default download location or on the desktop or in a Temp folder. The files and folders in the Temp folder can be automatically removed, if you use a freeware temp files/ registry cleaner software like CCleaner)
Repair Hosts File
To repair/ edit the hosts file. Login as administrator. open the following file in notepad
C:\ WINDOWS \system32 \drivers \etc \hosts
remove anything other than 127.0.0.1 Localhost, and save and close the file.
Registry Keys
Some of the registry keys will be automatically removed if you run Registry menu of CCleaner. For others you can see the report mentioned at the beginning of this article .
It may create a fake Identitiy registry key which is associated with Microsoft Outlook express. You should delete this key manually if present.
[HKEY_CURRENT_USER\Identities]
Identity Login = 0x00098053
This registry key keeps the cookies, this may affect the performance of the browser. You can delete this key
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Privacy]
CleanCookies = 0x00000000
The virus may modify registry associated with Internet Explorer zone settings and lower the security settings. You can use a free tool from Microsoft to reset the IE settings. See more info on Microsoft's website
Using CCleaner
You can easily remove the files in the temp folder by running CCleaner. You can set CCleaner to run automatically each time the computer starts. Do not forget to run CCleaner > Registry menu to remove the obsolete registry entries.
more about CCleaner on this link
[Video on how to use CCleaner]
Free tools to repair disabled folder options, registry, Task Manager etc
Whereas you can repair disabled Folder Options, disabled Registry Tools, disabled Task Manager, Disabled System Restore etc using these free tools
- Tools for Windows Vista
- Tools for Windows XP
- Tools for Windows7
Use the System File Checker
To repair altered deleted or modified windows system files.
- How to run System File Checker utility in windows XP
- How to run System File Checker utility in windows Vista
- How to run System File Checker utility in windows7
Virus infections are complex. Most of the times a virus on the computer downloads more files and make it complicated. In my attempt to warn users about the different ways that viruses are trying to infect and ways to find them and remove, I have created videos on specific Free tools and manual methods, these videos could be of great help
1) To detect and remove malicious Alternate Data Streams - Stream Armour
2) To detect and remove malicious Services - Advanced WinService Manager
3) To detect and remove viruses in Fake recycle Bin - Watch Video
4) keep an eye on suspicious connections using a Firewall - Free Comodo Firewall
5) A free tool to detect and remove unwanted BHOs - SpyBHO Remover
6) A free tool from Microsoft to reset the IE settings - on Microsoft's website
If nothing works
More often a virus makes it difficult to remove its files while you are logged in windows. It may do one of the following
1) You may see the suspicious virus process running in the task manager but can not remove it.
2) Even if you delete a virus file/ or terminate the process, the process may spawn again.
3) The virus may disable system restore, registry tools, task manager, safe boot etc.
If any of these or other things done by the virus make you think/ feel that you are not able to remove the virus files then do as follows
1) Download a Knoppix Boot only CD ISO image from in your language from one of the download links from this website.
2) Burn the ISO image on a blank CD
3) Put the Knoppix Boot disk in your computer's CD drive and boot from the CD
At the beginning of boot process you will see a prompt as boot:
Type
knoppix screen=1280x1024
knoppix screen=1024x728 or any suitable resolution that your computer supports.
If you do not specify screen resolution, the knoppix will boot with minimal resolution and you may have to use command line options which is inconvenient for a windows user.
Once the knoppix window opens, click on the folder icon in the bottom left of the screen to open the PCMan file manager. It is a graphical file manager in Knoppix. It has two panels. In the left panel you should see the partitions of your hard disk. Select the partition in which windows is installed and you will instantly see all the folders. Now you can access the contents of your folders and delete suspicious files and folders just as you would do in the windows explorer.
When you are finished. Click on Log off. Now you can Turn Off or restart. Take out the knoppix CD from your drive and you can normally boot in windows.
Reprinted with permission from Threatexpert.com