Coba cara dibawah ini :

Solution:

Terminating the Malware Program

This procedure terminates the running malware process.

If the process you are looking for is not in the list displayed by Task
Manager, proceed to the succeeding solution set.

1.      Open Windows Task Manager.
. On Windows 98 and ME, press
CTRL+ALT+DELETE
. On Windows NT, 2000, XP, and Server 2003, press
CTRL+SHIFT+ESC, then click the Processes tab. 
2.      In the list of running programs*, locate the following processes:



*       inetinfo.exe 
*       lsass.exe 
*       services.exe 
*       winlogon.exe 

3.      Select each of the malware process, then press either the End Task
or the End Process button, depending on the version of Windows on your
system. 
4.      To check if the malware process has been terminated, close Task
Manager, and then open it again. 
5.      Close Task Manager.

  _____  

*NOTE: On systems running Windows 98 and ME, Windows Task Manager may not
show certain processes. You can use a third party process viewer such as
Process  <http://www.sysinternals.com/ntw2k/freeware/procexp.shtml> Explorer
to terminate the malware process. Otherwise, continue with the next
procedure, noting additional instructions. If you were not able to terminate
the malware process as described in the previous procedure, restart your
system. 

Enabling the Registry Editor 

This malware disables the Registry Editor. To re-enable these tools, perform
the following steps: 

1.      Open a text editor, such as NOTEPAD. In the text editor, copy the
following codes: 
REGEDIT4 [HKEY_CURRENT_USER\Software\Microsoft\Windows\
CurrentVersion\Policies\System] "DisableRegistryTools"=-
[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\
CurrentVersion\Policies\System] "DisableRegistryTools"=-  
2.      Save the file as {any file name}.REG 
3.      Locate and execute the created .REG file. 

Editing the Registry

This malware modifies the system's registry. Users affected by this malware
may need to modify or delete specific registry keys or entries. For detailed
information regarding registry editing, please refer to the following
articles from Microsoft:

a.      HOW TO:
<http://support.microsoft.com/default.aspx?scid=kb;en-us;322754> Backup,
Edit, and Restore the Registry in Windows 95, Windows 98, and Windows ME 
b.      HOW TO:
<http://support.microsoft.com/default.aspx?scid=kb;en-us;323170> Backup,
Edit, and Restore the Registry in Windows NT 4.0 
c.      HOW TO:
<http://support.microsoft.com/default.aspx?scid=kb;en-us;322755> Backup,
Edit, and Restore the Registry in Windows 2000 
d.      HOW TO:
<http://support.microsoft.com/default.aspx?scid=kb;en-us;322756> Back Up,
Edit, and Restore the Registry in Windows XP and Server 2003 

Removing Autostart Entries from the Registry

Removing autostart entries from the registry prevents the malware from
executing at startup.

If the registry entries below are not found, the malware may not have
executed as of detection. If so, proceed to the succeeding solution set.

1.      Open Registry Editor. Click Start>Run, type REGEDIT, then press
Enter. 
2.      In the left panel, double-click the following:
HKEY_LOCAL_MACHINE>SOFTWARE>Microsoft>
Windows>CurrentVersion>Run 
3.      In the right panel, locate and delete the entry:
. On Windows ME, 2000, XP, and Server 2003 
Bron-Spizaetus = "%Windows%\ShellNew\sempalong.exe" 
. On Windows 98 
Bron-Spizaetus = "\ShellNew\sempalong.exe" 
(Note: %Windows% is the default Windows folder, usually C:\Windows or
C:\WINNT.)

4.      In the left panel, double-click the following:
HKEY_CURRENT_USER>Software>Microsoft>
Windows>CurrentVersion>Run 
5.      In the right panel, locate and delete the entry:
. On Windows ME, 2000, XP, and Server 2003 
Tok-Cirrhatus = "%Windows%\Application Data\smss.exe" 
. On Windows 98 
Tok-Cirrhatus = "\Media\smss.exe" 
6.      In the left panel, double-click the following:
HKEY_USERS>.DEFAULT>Software>Microsoft>
Windows>CurrentVersion>Run 
7.      In the right panel, locate and delete the entry:
Tok-Cirrhatus = "%Windows%\Application Data\smss.exe" 

Removing Other Malware Entries from the Registry 

1.      Still in Registry Editor, in the left panel, double-click the
following: 
HKEY_CURRENT_USER>Software>Microsoft>
Windows>CurrentVersion>Policies>Explorer 
2.      In the right panel, locate and delete the entry: 
NoFolderOptions = "dword:00000001" 
3.      In the left panel, double-click the following: 
HKEY_CURRENT_USER>Software>Microsoft>
Windows>CurrentVersion>Policies>System 
4.      In the right panel, locate and delete the entry: 
DisableCMD = "dword:00000000" 
5.      in the left panel, double-click the following: 
HKEY_USERS>.DEFAULT>Software>Microsoft>
Windows>CurrentVersion>Policies>Explorer 
6.      In the right panel, locate and delete the entry: 
NoFolderOptions = "dword:00000001" 
7.      In the left panel, double-click the following: 
HKEY_USERS>.DEFAULT>Software>Microsoft>
Windows>CurrentVersion>Policies>System 
8.      In the right panel, locate and delete the entry: 
DisableCMD = "dword:00000000" 

Restoring Modified Entries in the Registry

1.      Again in Registry Editor, in the left panel, double-click the
following: 
HKEY_LOCAL_MACHINE>SOFTWARE>Microsoft>
Windows NT>CurrentVersion>Winlogon 
2.      In the right panel, locate any the following registry entries:
. On Windows 2000, XP, and Server 2003 
Shell = "Explorer.exe "%Windows%\BerasJatah.exe""
. On Windows NT 
Shell = "Explorer.exe \BerasJatah.exe"" 
3.      Right-click on the entries and select Modify. Change the values to
the following:
Shell = "Explorer.exe" 
4.      In the left panel, double-click the following:
HKEY_CURRENT_USER>Software>Microsoft>
Windows>CurrentVersion>Explorer>Advanced 
5.      In the right panel, locate the following registry entry:
ShowSuperHidden = "dword:00000000" 
6.      Right-click on the registry entry and select Modify. Change the
value to the following:
ShowSuperHidden = "dword:00000001" 
7.      Close Registry Editor.

Restoring AUTOEXEC.BAT on Windows 98 and ME

1.      Open AUTOEXEC.BAT in Notepad using command prompt. 
2.      In the command prompt, type this text string in the Open input box
then press Enter:
notepad c:\autoexec.bat 
3.      Delete the following entry created by the malware:
pause 
4.      Close AUTOEXEC.BAT and click Yes when prompted to save. 

Deleting Scheduled Task(s)

1.      Open the Scheduled Tasks window. Click Start>Programs>Accessories>
System Tools>Schedules Tasks. 
2.      Locate the task named AT1.JOB. 
3.      Right-click on the file, then press Delete.

Important Windows ME/XP Cleaning Instructions

Users running Windows ME and XP must disable
<http://www.trendmicro.com/en/security/advisories/win_me_clean.htm> System
Restore to allow full scanning of infected systems. 

Users running other Windows versions can proceed with the succeeding
procedure set(s). 

Running Trend Micro Antivirus

Scan your system with Trend Micro antivirus and delete files detected as
WORM_RONTOKBRO.T. To do this, Trend Micro customers must download the latest
virus  <http://ae.trendmicro-europe.com/download/viruspattern.asp> pattern
file and scan their system. Other Internet users can use HouseCall, Trend
Micro's online virus  <http://www.trendmicro-europe.com/housecall> scanner.



-----Original Message-----
From: Deny Tirtonadi [mailto:[EMAIL PROTECTED]
Sent: Monday, December 05, 2005 11:26 AM
To: ITCENTER@yahoogroups.com
Subject: [ITCENTER] Ngilangin BRONTOK !

Dear all,

Salam kenal sebelumnya.
Cara ampuh ngilangin Virus BRONTOK apa yah..

thx in advance
deny





--
www.itcenter.or.id - Komunitas Teknologi Informasi Indonesia Info, Gabung,
Keluar, Mode Kirim : [EMAIL PROTECTED]
:: Hapus bagian yang tidak perlu (footer, dst) saat reply! ::
## Jobs: itcenter.or.id/jobs ## Bursa: itcenter.or.id/bursa ## $$
Iklan/promosi : www.itcenter.or.id/sponsorship $$

[@@] Jaket ITCENTER tersedia di http://shop.itcenter.or.id


Yahoo! Groups Links











[Non-text portions of this message have been removed]





-- 
www.itcenter.or.id - Komunitas Teknologi Informasi Indonesia 
Info, Gabung, Keluar, Mode Kirim : [EMAIL PROTECTED] 
:: Hapus bagian yang tidak perlu (footer, dst) saat reply! :: 
## Jobs: itcenter.or.id/jobs ## Bursa: itcenter.or.id/bursa ##
$$ Iklan/promosi : www.itcenter.or.id/sponsorship $$

[@@] Jaket ITCENTER tersedia di http://shop.itcenter.or.id 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ITCENTER/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Kirim email ke