Here's what you should do. actually I prefer using DOS to do this. ok, so fire up the DOS and goto C:
this virus actually put two files on each partition that It will infect, autorun.inf and the .vbs file which contains the code of the virus. currently the attributes of these two files are hidden, read-only and system. so using attrib command, type:
attrib -h -r -s autorun.inf
attrib -h -r -s m*.vbs
del m*.vbs
del auto*.inf
also look for the windows folder and look for the other .vbs file of the
virus and change its attribute.
not yet done.
activate your task manager(ctrl-alt-del) and look for wscript.exe, you should end this task.
take not you must do this in every partition or flashdisk that have been infected. Take note you should also check the registry since this virus append it's .vbs to the [Run] field of the registry and also it alters the Title of your
Internet Explorer to Hacked by Godzilla.
after your done, you need to reboot your system.
×