Forum     

Go Back   Digit Technology Discussion Forum > Community > Tutorials
Register FAQ Calendar Mark Forums Read

Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit


Closed Thread
 
LinkBack (3) Thread Tools Display Modes
Old 27-01-2007, 10:13 PM   3 links from elsewhere to this Post. Click to view. #1 (permalink)
Fresh Stock Since 2005
 
Join Date: Feb 2005
Posts: 1,015
Default Remove Rontok


Hey all,
To demonstrate how to remove a virus Brontok with free tools, I have disabled my NOD32 AntiVirus System and then executed the virus "bronstab.exe".

Now, my system contains a worm called Rontok.Gen or Bronstab or Rontok or Brontok, whatever it is called, it is the same damn virus.

So now, my registry is disabled.
It has inserted itself in the autostsrt of windows.
It has disabled my command prompt and maybe has done more damage that I cant notice..
Also, my "Folder Options" is gone from the tools menu.

It also restarts my computer when I try to launch "cmd" or "msconfig" or "sysedit" or "regedit" or any third party registry editing software and also when I try to use the Windows Task Manager. Some of my friend also said that it does not allow the installation of some antivirus programs, so I tried to install McAfee ViruScan 10.5 and was able to install it completely, without any problems. So the one my friend was talking about must be some variant. Anyways, lets continue.

McAfee warns me of finding some suspicions in my computer and strongly recommends me to scan my computer for viruses. So I disabled it and am uninstalling it while I continue writing this tut.

I can already see that a lot of copies of the original bronstab are appearing in my system right now, in each folder I have with the respective names of the folder.

The smart thing is that the application has an icon of a folder, so anyone would be fooled and would click it. So, it has spread in so many computers recently.

This virus must have thought I ran it accidently, hehe

.....

So, as this virus is capable of replicating itself. So, as Stephen W. Hawkings says in his lecture "Life in the Universe", this virus is a "living being".

Quote:
Originally Posted by Stephen Hawkings;
......For example, a computer virus is a program that
will make copies of itself in the memory of a computer, and will transfer
itself to other computers. Thus it fits the definition of a living system,
that I have given. Like a biological virus, it is a rather degenerate form,
because it contains only instructions or genes, and doesn't have any
metabolism of its own. Instead, it reprograms the metabolism of the
host computer, or cell. Some people have questioned whether viruses
should count as life, because they are parasites, and can not exist
independently of their hosts. But then most forms of life, ourselves included, are parasites, in
that they feed off and depend for their survival on other forms of life. I think computer viruses
should count as life. Maybe it says something about human nature, that the only form of life we
have created so far is purely destructive. Talk about creating life in our own image....
Meanwhile, my McAfee uninstallation is over.

Anyways, lets return to what we are doing. So, we don't need this virus anymore in our computer, do we?

So, lets launch "Process Explorer" which can be dowloaded for free from http://www.sysinternals.com

Here, I can see programs viz. services.exe, winlogon.exe and lssass.exe with the icon as that of folder are running. I right click on each of them and right click on it and "Kill Process". Don't mistake these with the windows programs. They can be easily identified from their icons. The virus has the icon of a folder while the windows programs have icons of general application.

Now, the virus is not running and hence bringing up the task manager does not lead to a system restart.

But, what about my registry editing and other restrictions, and what about all the instances of the virus program files in my computer, in almost every folder??

I'm coming to that. First of all, let me make my registry editing tool accessible. To do so, I create a .reg file with the following contents:

Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableRegistryTools"=dword:0
and then launch the command window (Start>Run>cmd) and then type in "reg import <path of the regfile>" and press enter.

It shows, Operation Completed Successfully. Good. Now I can use the Registry Editing Tool (regedit). I'll use it later.

Before that let me introduce you to the tool called autoruns which is available for free download at http://www.sysinternals.com

This is another great tool that I'm going to use to remove this virus. I have launched it and let me see how many run entries the porgram has entered into my system.

First of all, I go to the "Scheduled Tasks" to see what new entries the virus has put into. Yes, something like At1, and it wants to run "C:\documents and settings\%username%\templates\wowtumpeh.com". I'm not surprised to find out that the file wowtumpeh.com is a copy of the original bronstab.exe. I checked it with "fc" by command "fc wowtumpeh.com bronstab.exe" and it says "No differences encountered". Anyways, lets proceed.

I disable this task by unticking the entry.

In Logon tab of Autoruns, I can see C:\WINDOWS\eksplorasi.exe under HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Shell in the registry.

I have unticked it under Autoruns to prevent it fro running in the future.

Also, I can see something called Bronstab (hmm... hehe) under logon, HKLM\Software\Microsoft\Windows\Currentversion\Run and you guessed it, I unticked it too. I also unticked Smss.exe (it has the same folder-like icon, so I gotch you) from there.

Hmm.. what is this Empty.pif. If this .pif is empty as its name suggests, then what is it doing in my startup folder (C:\Documents and Settings\%username%\Start Menu\Programs\Startup\). In the Logon tab of Autoruns, under C:\Documents and Settings\%username%\Start Menu\Programs\Startup\, hmm... lets see. It was found to be a copy of the "bronstab.exe" too. Hehe.. Unticked it too...


Now, when my registry is clean, I'm worried about all the copies of the bronstab.exe. I used a shareware tool called "FindOnClick" which searches for files pretty fast and then searched for all files greater than 40Kb and smaller than 42Kb (the size of bronstab is 41Kb approx) with extensions .pif, .com and .exe and I found a lot of files. I deleted all with the size of 42,065 bytes. I reviewed each file individually that it was not any system file or a file that I wanted to keep. Alternately, you can scan with a free virus scanner such as avg or avast to clean all the virus files.

And last but not the least, where is the folder options?? No there in no folder options in Tools.... So to get it back, I ran regedit. And navigated to

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]

and then set the value of the NoFolderOptions to 0 and then restarted explorer.

Anyways, hope you enjoyed it like I did. I have to go to eat now. My mom was calling me at least 2 hours ago, but I was busy with this thing..... Let me enjoy the meal, while you enjoy this tut..
__________________
http://www.khattam.info

Last edited by khattam_; 15-04-2007 at 09:03 PM.
khattam_ is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 15-08-2007, 09:53 PM   #2 (permalink)
IM AS MAD AS HELL!!
 
max_demon's Avatar
 
Join Date: Oct 2006
Location: localhost
Posts: 1,618
Default Re: Remove Rontok

exellent tutorial , but to test this tutorial , we need that worm .

anyways , thank you .it helped me .i always reinstalled windows to kill this problem but this problem generated again .

digging so that it may help others
__________________
When someone dies in the grip of a powerful rage... a curse is born.

Kayako Saeki: Croakkkkkkkkkkkkkkkkkkkkk!
max_demon is offline  
Old 16-08-2007, 03:51 PM   #3 (permalink)
Ron
||uLtiMaTE WinNER||
 
Ron's Avatar
 
Join Date: Nov 2006
Location: Kathmandu,Nepal
Posts: 698
Arrow Re: Remove Rontok

i wil try this
__________________
||uLtiMaTE WinNER||
Ron is offline  
Old 22-08-2007, 12:56 AM   #4 (permalink)
-The BlacKCoaT Operative-
 
Rollercoaster's Avatar
 
Join Date: Mar 2005
Location: Dehradun, India
Posts: 1,205
Default Re: Remove Rontok

that is more of a blog material then a thread.. nice tho.. almost like a spy novel in extreme digital sense
__________________
--------------------------------------------
Holding my last breath, safe inside myself.....
--------------------------------------------
I dont use my computer. I misuse it- रोलरकोस्टर
Rollercoaster is offline  
Old 12-09-2007, 02:54 PM   #5 (permalink)
s,b+..u cn..
 
nikhil ramteke's Avatar
 
Join Date: Dec 2006
Posts: 76
Default Re: Remove Rontok

zabardast!!!!!!!
zabardast work yar!!!!!!!!
too zabardast work!!!!!!!!
nikhil ramteke is offline  
Old 30-09-2007, 11:50 PM   #6 (permalink)
In The Zone
 
pra_2006's Avatar
 
Join Date: Sep 2006
Location: LKO
Posts: 269
Default Re: Remove Rontok

thanks for the info man i was really getting angry with this but i hope this virus will kill with ur procedure
pra_2006 is offline  
Old 01-10-2007, 12:56 AM   #7 (permalink)
In The Zone
 
ayush_chh's Avatar
 
Join Date: Nov 2005
Location: Bangalore
Posts: 487
Default Re: Remove Rontok

struggled a lot to remove this virus but in vain....at last formatted th PC nways it's gr8 .....
__________________
eXPerience is what a MAN learn's fROM.....
ayush_chh is offline  
Old 10-10-2007, 08:02 PM   #8 (permalink)
1st
Right Off the Assembly Line
 
Join Date: Aug 2007
Posts: 1
Default Re: Remove Rontok

to delete this virus just using PCMedia antivirus
this virus from Indonesia
1st is offline  
Old 21-10-2007, 07:55 PM   #9 (permalink)
The Thread Killer >:)
 
phreak0ut's Avatar
 
Join Date: Apr 2006
Location: Bangalore
Posts: 1,185
Default Re: Remove Rontok

Nice tut dude
__________________
Want to make this world a better place? Then, start seeding and don't be just a leecher :)
phreak0ut is offline  
Old 26-10-2007, 02:50 AM   #10 (permalink)
Right Off the Assembly Line
 
Join Date: Oct 2007
Posts: 7
Default Re: Remove Rontok

its a best tut i have ever seen
arpitt is offline  
Old 29-12-2007, 11:20 AM   #11 (permalink)
Apprentice
 
Join Date: Nov 2005
Location: Mumbai
Posts: 89
Default scvhosts.exe files are reappearing after deleting them

hello friends as said by khattam right clicking on services.exe and deleting them by clicking on kill process does not help, simply because the moment i del them a dialog box appears windows will shutdown in 47 minutes and restart, and it shuts down and resarts afterwards and again all those deleted viruses reappear,

can anybody provide solution to this problem.

Awatiing ur reply

thanks
__________________
Necessity is the mother of Invention
NiluGeek is offline  
Old 29-12-2007, 11:51 AM   #12 (permalink)
Deadman Walking
 
Batistabomb's Avatar
 
Join Date: Feb 2007
Location: Visakhapatnam
Posts: 879
Default Re: Remove Rontok

khattam is this worked for you, does the same as the above steps, not worked for my office system ?
__________________
What looks to be nothing,finally that becomes everything...
and what is everything suddenly that changes to nothing...
Learn to live... &
Live to learn...
Batistabomb is offline  
Old 29-12-2007, 02:57 PM   #13 (permalink)
AJJU
 
azzu's Avatar
 
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,429
Default Re: Remove Rontok

first of all Max_demon digged up that 8 month old thread and now
nilu u digged 2 month old
Khattam is now no active on this forum guys
__________________
I love and Live to Design
azzu is offline  
Old 29-12-2007, 03:11 PM   #14 (permalink)
Deadman Walking
 
Batistabomb's Avatar
 
Join Date: Feb 2007
Location: Visakhapatnam
Posts: 879
Default Re: Remove Rontok

Quote:
Originally Posted by azzu View Post
first of all Max_demon digged up that 8 month old thread and now
nilu u digged 2 month old
Khattam is now no active on this forum guys
azzu ,yes dude you are correct i never observe that
__________________
What looks to be nothing,finally that becomes everything...
and what is everything suddenly that changes to nothing...
Learn to live... &
Live to learn...
Batistabomb is offline  
Old 01-01-2008, 03:55 PM   #15 (permalink)
Broken In
 
gowtham's Avatar
 
Join Date: Jun 2006
Location: Vijayawada
Posts: 147
Default Re: Remove Rontok

is it rontok? or brontok? anyways tnx for the effort!
__________________
There is always a better way to do it. Go find it!

Thomas Alava Edison
gowtham is offline  
Old 01-01-2008, 04:48 PM   #16 (permalink)
ico
.
 
ico's Avatar
 
Join Date: Jun 2007
Location: New Delhi
Posts: 8,931
Default Re: Remove Rontok

It is also called Rontokbro.... not Rontok....
__________________
.
ico is offline  
Old 02-01-2008, 07:36 PM   #17 (permalink)
Fresh Stock Since 2005
 
Join Date: Feb 2005
Posts: 1,015
Default Re: scvhosts.exe files are reappearing after deleting them

Quote:
Originally Posted by NiluGeek View Post
hello friends as said by khattam right clicking on services.exe and deleting them by clicking on kill process does not help, simply because the moment i del them a dialog box appears windows will shutdown in 47 minutes and restart, and it shuts down and resarts afterwards and again all those deleted viruses reappear,

can anybody provide solution to this problem.

Awatiing ur reply

thanks
I think you are doing this with svchost.... well, if the shutdown timer starts, you can stop it very easily by typing in "shudown -a" in your run dialog box!!

Quote:
Originally Posted by ayush_chh View Post
struggled a lot to remove this virus but in vain....at last formatted th PC nways it's gr8 .....
I think it was not the same virus at all, so......

There are so many such viruses.... you just need to experiment a little to get it to work on other variants!!

Quote:
Originally Posted by 1st View Post
to delete this virus just using PCMedia antivirus
this virus from Indonesia
yes we surely can use many other antivirus to the rescue, but just in case....

Quote:
Originally Posted by Batistabomb View Post
khattam is this worked for you, does the same as the above steps, not worked for my office system ?
yes, maybe it was some other variant, which had different names of services and maybe different startup entries... you could have just dug better!!

Thank you for trying my procedure though!!

Quote:
Originally Posted by max_demon View Post
exellent tutorial , but to test this tutorial , we need that worm .

anyways , thank you .it helped me .i always reinstalled windows to kill this problem but this problem generated again .

digging so that it may help others
yeah.. forgot to include it... This is the one:

http://rapidshare.com/files/80699410/brons.zip.html
__________________
http://www.khattam.info

Last edited by khattam_; 02-01-2008 at 07:36 PM. Reason: Automerged Doublepost
khattam_ is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://www.thinkdigit.com/forum/tutorials/47683-remove-rontok.html
Posted By For Type Date
Brontok removal This thread Refback 17-09-2010 01:08 PM
Brontok removal This thread Refback 10-08-2010 02:16 AM
RESTART and SHOTSDOWN -> TBILISIS FORUMI This thread Refback 20-06-2010 02:33 PM

 
Latest Threads
- by Tenida
- by clinton

Advertisement




All times are GMT +5.5. The time now is 03:46 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2