Archive

Posts Tagged ‘Type Regedit’

How to remove .vbs Autorun Worms

October 17th, 2007

example of it is the pooh.vbs. It exploits the autorun feature in memorycards and copies itself to computers and connected memory cards thereafter Because it does not spread itself to the internet, it hasn’t gained enough notoreity to be included in virus defenses of various programs Be sure to also clean your infected memory cards… Here’s how you clean it: Download startup control Panel at mlin.net (You’re going to use this later) Go to your Task Manager (Ctrl+Alt+Del)Terminate the Wscipt.exe processTerminate the Explorer.exe process Click New Task and Type “cmd” (without the quotes) type the following in your command prompt del c:\pooh.vbs /f/s/q/adel d:\pooh.vbs /f/s/q/a(include your other drives and USB drives that have been infected) del c:\autorun.infdel d:\autorun.inf(include your other drives and USB drives that have been infected) del c:\windows\system32\kernell.dll.vbs del c:\aikelyu.html /f/s/q/a Use the start-up program from mlin.net to r... Read More

ViNSENTO How-to, Tech Tips, Tutorials , , , , , , , , , , , , , , , , , , , ,

Removing IMGKULOT (VBS/Capiz-A) from your system

September 25th, 2007

Yesterday I helped a friend check his computer running WindowsXP. It has been continually displaying the follwing error: Windows – No Disk Exception Processing Message c0000013 Parameters 75b6bf9c 4 75b6bf9c 75b6bf9c As it turns out, his computer had a virus, quite a new one, which is called IMGKULOT, or VBS/Capiz-A. We were able to remove the virus manually. In case your computer gets infected with the same virus, here are the steps to do: Open the Task Manager by presssing Ctrl-Alt-Del and clicking on the Task Manager button on the dialog box that appears. In the Processes tab, locate wscript.exe. If you can’t see it, try clicking on the “Show processes from all users” checkbox. Highlight wscript.exe, and click on the “End Process” button. Highlight explorer.exe and click on the “End process” button as well. In the Task Manager menu, select File->New Task (Run…), type “cmd” on the Create New Task dialog box, and click on the OK button. This will open a c... Read More

ViNSENTO How-to, Tech Tips, Tutorials , , , , , , , , , , , , , , , , , , , ,