Showing posts with label shortcut virus. Show all posts
Showing posts with label shortcut virus. Show all posts

Monday, February 16, 2015

How to Remove a VBS Worm

In this tutorial, I'll be removing a worm that hides files and create shortcuts on all files located at the root directory of any external drives.

 

MD5 - bf42cc6bdab6539b6d4e5126ec66fdf4

 

Virustotal scan

Worm script.


 Here is what the worm does to your external drives.




First, we have to terminate the malicious WScript.exe process used by the worm.  Note that not all VBS files are malicious in nature.

You may use any of the following to terminate a process.
  • Task Manager
  • System Explorer
  • Process Explorer
  • DTaskManager or any similar utility
  • TASKKILL
I'll be using System Explorer throughout my manual malware removal tutorials.  You may use any app you like, it's more of a personal preference.

Right-click on WSCRIPT.EXE and End Process.



or you can use TASKKILL.  The systax is:
TASKKILL /F /IM WSCRIPT.EXE


Using Windows Task Manager to terminate a process.  Highlight wscript.exe and click on End Process.

Deleting the Startup entry from the Startup folder.

Right-click on VBS_WORM (50).vbs and click Delete Item




Deleting HKLM and HKCU entries.  

Right-click on VBS_WORM (50) and Open Item Key in Regedit



Take note of the location (path) of the worm first before deleting it in regedit


Delete both HKLM and HKCU Run entries.


Use Explorer to navigate to the location of the worm and delete it.



At the CMD Prompt, unhide the hidden files on your external drives.
In case the worm that infected your system also hides and create shortcuts of your folders, use the following command instead:
  • G: *
  • ATTRIB -S -H /S /D \*.*
* Change drive letter accordingly.


Delete the worm and shortcuts.


Repairing leftover registry entries.

Copy and paste the following and save it as FIX.REG.  Double click on the file or Merge to the registry file.  Click YES when prompted.

Windows Registry Editor Version 5.00


;BF42CC6BDAB6539B6D4E5126EC66FDF4


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"VBS_WORM (50)"=-
 
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"VBS_WORM (50)"=-


[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Tracing\wscript_RASAPI32]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Tracing\wscript_RASMANCS]
[-HKEY_LOCAL_MACHINE\SOFTWARE\VBS_WORM (50)]

NOTE:  This is specific to this strains of worm.  In case the worm was renamed, it uses the new filename as the registry key, so you have to change FIX.REG accordingly.

Update your antivirus program and perform a full scan of the computer.


If you find this tutorial useful, please comment, share or email me. You can also make a donation to my PayPal account to help me continue my work. Thank you.
WinXPert


To GOD be the glory!

All content ("Information") contained in this report is the copyrighted work of WinXPert: Virus and Malware Removal.


The Information is provided on an "as is" basis. WinXPert disclaims all warranties, whether express or implied, to the maximum extent permitted by law, including the implied warranties that the Information is merchantable, of satisfactory quality, accurate, fit for a particular purpose or need, or non-infringing, unless such implied warranties are legally incapable of exclusion. Further, WinXPert does not warrant or make any representations regarding the use or the results of the use of the Information in terms of their correctness, accuracy, reliability, or otherwise.


Copyright © 2015 Arnaldo Austria. All rights reserved. All other trademarks are the sole property of their respective owners.

Manual removal instructions for VBS_WORM (49).VBS

MD5 - C13DEF035FEA2919DEA2272ED8960921

Virustotal Scan

1.  Terminate WScript.exe process.


 2.  Delete Startup Items:  Startup folder, HKLM and HKCU.


3.  Delete the VBS files.


Using Everything to locate the VBS worms.




4.  Delete the VBS file and Shortcuts in your extenal drive.

5.  Repair the registry.

Copy and paste the following to Notepad and save it as fix.reg.  Merge fix.reg to your registry.

Windows Registry Editor Version 5.00
;C13DEF035FEA2919DEA2272ED8960921
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"VBS_WORM (49)"=-

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"VBS_WORM (49)"=-

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Tracing\wscript_RASAPI32]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Tracing\wscript_RASMANCS]
[-HKEY_LOCAL_MACHINE\SOFTWARE\VBS_WORM (49)]



NOTE:  This is specific to this strains of worm.  In case the worm was renamed, it uses the new filename as the registry key, so you have to change fix.reg accordingly.

6.  Unhide your folder and files in your external drive.



7.  Scan with an updated antivirus.

Using Qihoo 360 TS to scan and fix your external drive (bypassing steps 4 and 6). 






If you find this tutorial useful, please comment, share or email me. You can also make a donation to my PayPal account to help me continue my work. Thank you.

WinXPert


To GOD be the glory!

Related articles:

Ultimate Guide in Removing VBS Worms




All content ("Information") contained in this report is the copyrighted work of WinXPert: Virus and Malware Removal.


The Information is provided on an "as is" basis. WinXPert disclaims all warranties, whether express or implied, to the maximum extent permitted by law, including the implied warranties that the Information is merchantable, of satisfactory quality, accurate, fit for a particular purpose or need, or non-infringing, unless such implied warranties are legally incapable of exclusion. Further, WinXPert does not warrant or make any representations regarding the use or the results of the use of the Information in terms of their correctness, accuracy, reliability, or otherwise.


Copyright © 2015 Arnaldo Austria. All rights reserved. All other trademarks are the sole property of their respective owners. 

Wednesday, February 11, 2015

Removal instructions for 1.vbe


Analysis:


Type of file: VBEFile
Description:
Location: C:\Documents and Settings\Administrator\Local Settings\Temp\
Size: 30211 b
MD5: C7E1090127561E8A518D5A508059027E

Known system changes:

Keys added: HKLM\SOFTWARE\1

Values added:

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\1: "wscript.exe //B "C:\DOCUME~1\Admini~1\LOCALS~1\Temp\1.vbe""
HKLM\SOFTWARE\1\: "false - 10/25/2014"


Files added:
C:\Documents and Settings\Owner\Local Settings\Temp\1.vbe
C:\Documents and Settings\Owner\Start Menu\Programs\Startup\1.vbe
F:\1.vbe
F:\New Text Document.lnk
F:\New Folder.lnk

Files [attributes?] modified:
F:\New Text Document.lnk


Manual Removal Instructions for 1.vbe:
If your computer does not have an up-to-date antivirus, or does not have an antivirus solution at all, follow the instructions below to delete the malicious program:
Make sure you create a System Restore point before proceeding:


1.  Use Task Manager to terminate the malicious process wscript.exe

2.  Delete the 1.vbe from these locations.
  • %Temp%
  • %UserProfile%\Start Menu\Programs\Startup
  • Root directory of USB drives
  •  
3.  Repair the registry using this reg script.  Note that registry key 1 is random and takes the filename of the vbe file.


Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"1"=-
[-HKEY_LOCAL_MACHINE\SOFTWARE\1]
4.  Delete all *.lnk located at the root directory of your external drives.  Replace DRIVE with the correct drive letter assignment of your external drives.

DEL DRIVE:\*.LNK

5.  Unhide all hidden files and folders using this commands:  Replace DRIVE with the correct drive letter assignment of your external drives.


ATTRIB DRIVE:\*.* -S -H /S /D

6.  Update your antivirus/antimalware program and perform a full scan of the computer.





All content ("Information") contained in this report is the copyrighted work of WinXPert: Virus and Malware Removal.
The Information is provided on an "as is" basis. WinXPert disclaims all warranties, whether express or implied, to the maximum extent permitted by law, including the implied warranties that the Information is merchantable, of satisfactory quality, accurate, fit for a particular purpose or need, or non-infringing, unless such implied warranties are legally incapable of exclusion. Further, WinXPert does not warrant or make any representations regarding the use or the results of the use of the Information in terms of their correctness, accuracy, reliability, or otherwise.
Copyright © 2014-2015 WinXPert. All rights reserved. All other trademarks are the sole property of their respective owners.