Worm.Win32.BRONTOK.D
Worm:Win32/Ludbaruma.A [non_writable_container](Microsoft); HEUR:Trojan.Win32.Generic (Kaspersky)
Windows

マルウェアタイプ:
ワーム
破壊活動の有無:
なし
暗号化:
感染報告の有無 :
はい
概要
ワームは、他のマルウェアに作成されるか、悪意あるWebサイトからユーザが誤ってダウンロードすることによりコンピュータに侵入します。
ワームは、「Registry Shell Spawning」という手法で特定のレジストリキーまたはレジストリ値を変更します。これにより、他のアプリケーションが実行されると、このワームも自動実行されます。
ワームは、特定のレジストリ値を変更し、セキュリティセンター機能を無効にします。これにより、ワームは自身を検出されることなく不正活動を実行することが可能になります。 ワームは、タスクマネージャやレジストリエディタ、フォルダオプションを無効にします。
詳細
侵入方法
ワームは、他のマルウェアに作成されるか、悪意あるWebサイトからユーザが誤ってダウンロードすることによりコンピュータに侵入します。
インストール
ワームは、以下のファイルを作成し実行します。
- %Windows%\nEwb0Rn.exe
- %System32%\WishfulThinking.exe
- %AppDataLocal%\WINDOWS\WINLOGON.EXE
- %AppDataLocal%\WINDOWS\SERVICES.EXE
(註:%Windows%フォルダは、Windowsが利用するフォルダで、いずれのオペレーティングシステム(OS)でも通常、"C:\Windows" です。.. %AppDataLocal%フォルダは、ローカルアプリケーションデータフォルダです。Windows 2000(32-bit)、XP、Server 2003(32-bit)の場合、通常 "C:\Documents and Settings\<ユーザ名>\Local Settings\Application Data" です。また、Windows Vista、7、8、8.1、2008(64-bit)、2012(64-bit)、10(64-bit)の場合、通常 "C:\Users\<ユーザ名>\AppData\Local" です。)
ワームは、感染したコンピュータ内に以下のように自身のコピーを作成します。
- %AppDataLocal%\winlogon.exe
(註:%AppDataLocal%フォルダは、ローカルアプリケーションデータフォルダです。Windows 2000(32-bit)、XP、Server 2003(32-bit)の場合、通常 "C:\Documents and Settings\<ユーザ名>\Local Settings\Application Data" です。また、Windows Vista、7、8、8.1、2008(64-bit)、2012(64-bit)、10(64-bit)の場合、通常 "C:\Users\<ユーザ名>\AppData\Local" です。)
ワームは、以下のフォルダを作成します。
- %AppDataLocal%\WINDOWS
- %Drive Letter%\nEwb0Rn
(註:%AppDataLocal%フォルダは、ローカルアプリケーションデータフォルダです。Windows 2000(32-bit)、XP、Server 2003(32-bit)の場合、通常 "C:\Documents and Settings\<ユーザ名>\Local Settings\Application Data" です。また、Windows Vista、7、8、8.1、2008(64-bit)、2012(64-bit)、10(64-bit)の場合、通常 "C:\Users\<ユーザ名>\AppData\Local" です。)
自動実行方法
ワームは、自身のコピーがWindows起動時に自動実行されるよう以下のレジストリ値を追加します。
HKCU\Software\Microsoft\
Windows\CurrentVersion\Run
nEwb0Rn = %Windows%\nEwb0Rn.exe
HKLM\SOFTWARE\Microsoft\
Windows\CurrentVersion\Run
n3wb012n{Computer Name} = %AppDataLocal%\WINDOWS\WINLOGON.EXE
HKLM\SOFTWARE\Microsoft\
Windows\CurrentVersion\Run
n210bw3n = %AppDataLocal%\WINDOWS\SERVICES.EXE
HKLM\SOFTWARE\Microsoft\
Windows NT\CurrentVersion\Winlogon
Shell = Explorer.exe "%System32%\WishfulThinking.exe"
(註:変更前の上記レジストリ値は、「Explorer.exe」となります。)
HKLM\SOFTWARE\Microsoft\
Windows NT\CurrentVersion\Winlogon
Userinit = %System32%\userinit.exe,%System32%\WishfulThinking.exe
(註:変更前の上記レジストリ値は、「%System32%\userinit.exe」となります。)
ワームは、「Registry Shell Spawning」という手法で以下のレジストリキーまたはレジストリ値を変更します。これにより、特定のファイル形式のファイルが開かれると、このワームも自動実行されます。
HKLM\SOFTWARE\Classes\
exefile\shell\open\
command
(Default) = "%System32%\JawsOfLife.exe" "%1" %*
(註:変更前の上記レジストリ値は、「"%1" %*」となります。)
HKLM\SOFTWARE\Classes\
lnkfile\shell\open\
command
(Default) = "%System32%\JawsOfLife.exe" "%1" %*
(註:変更前の上記レジストリ値は、「"%1" %*」となります。)
HKLM\SOFTWARE\Classes\
piffile\shell\open\
command
(Default) = "%System32%\JawsOfLife.exe" "%1" %*
(註:変更前の上記レジストリ値は、「"%1" %*」となります。)
HKLM\SOFTWARE\Classes\
batfile\shell\open\
command
(Default) = "%System32%\JawsOfLife.exe" "%1" %*
(註:変更前の上記レジストリ値は、「"%1" %*」となります。)
HKLM\SOFTWARE\Classes\
comfile\shell\open\
command
(Default) = "%System32%\JawsOfLife.exe" "%1" %*
(註:変更前の上記レジストリ値は、「"%1" %*」となります。)
ワームは、特定のアプリケーションの起動時に自身が自動実行されるよう、「Image File Execution Options」キーを用いて以下のレジストリキーおよびレジストリ値を追加します。
HKLM\SOFTWARE\Microsoft\
Windows NT\CurrentVersion\Image File Execution Options\
notepad.exe
Debugger = %System32%\cmd.exe
HKLM\SOFTWARE\Microsoft\
Windows NT\CurrentVersion\Image File Execution Options\
msconfig.exe
Debugger = %System32%\cmd.exe
HKLM\SOFTWARE\Microsoft\
Windows NT\CurrentVersion\Image File Execution Options\
mmc.exe
Debugger = %System32\cmd.exe
HKLM\SOFTWARE\Microsoft\
Windows NT\CurrentVersion\Image File Execution Options\
rstrui.exe
Debugger = %System32%\cmd.exe
HKLM\SOFTWARE\Microsoft\
Windows NT\CurrentVersion\Image File Execution Options\
ntvdm.exe
Debugger = %System32%\cmd.exe
HKLM\SOFTWARE\Microsoft\
Windows NT\CurrentVersion\Image File Execution Options\
regedit.exe
Debugger = %System32%\cmd.exe
他のシステム変更
ワームは、以下のレジストリキーを変更します。
HKCU\Software\Policies\
Microsoft\Windows\System
DisableCMD = 1
HKCU\Software\Microsoft\
Windows\CurrentVersion\Policies\
Explorer
DisallowRun = 1
HKLM\SOFTWARE\Microsoft\
Windows\CurrentVersion\Policies\
Explorer
DisallowRun = 1
HKCU\Software\Microsoft\
Windows\CurrentVersion\Policies\
Explorer\DisallowRun
1 = notepad.exe
HKCU\Software\Microsoft\
Windows\CurrentVersion\Policies\
Explorer\DisallowRun
2 = taskmgr.exe
HKCU\Software\Microsoft\
Windows\CurrentVersion\Policies\
Explorer\DisallowRun
3 = install.exe
HKCU\Software\Microsoft\
Windows\CurrentVersion\Policies\
Explorer\DisallowRun
4 = rstrui.exe
HKCU\Software\Microsoft\
Windows\CurrentVersion\Policies\
Explorer\DisallowRun
5 = mmc.exe
HKCU\Software\Microsoft\
Windows\CurrentVersion\Policies\
Explorer\DisallowRun
6 = ntvdm.exe
HKCU\Software\Microsoft\
Windows\CurrentVersion\Policies\
Explorer\DisallowRun
7 = regedit.exe
HKCU\Software\Microsoft\
Windows\CurrentVersion\Policies\
Explorer\DisallowRun
8 = msconfig.exe
HKLM\SOFTWARE\Policies\
Microsoft\Windows NT\SystemRestore
DisableConfig = 1
HKLM\SOFTWARE\Policies\
Microsoft\Windows NT\SystemRestore
DisableSR = 1
HKLM\SOFTWARE\Policies\
Microsoft\Windows\Installer
LimitSystemRestoreCheckpointing = 1
HKLM\SOFTWARE\Policies\
Microsoft\Windows\Installer
DisableMSI = 1
HKCU\Software\Microsoft\
Windows\CurrentVersion\Explorer\
Advanced
Hidden = 0
(註:変更前の上記レジストリ値は、「1」となります。)
HKCU\Software\Microsoft\
Windows\CurrentVersion\Explorer\
Advanced
ShowSuperHidden = 0
(註:変更前の上記レジストリ値は、「1」となります。)
HKU\.DEFAULT\Control Panel\
Desktop
AutoEndTasks = 1
HKCU\Control Panel\Desktop
AutoEndTasks = 1
HKLM\SOFTWARE\Microsoft\
Windows NT\CurrentVersion\AeDebug
Debugger = "%System32%\JawsOfLife.exe"
HKLM\SOFTWARE\Microsoft\
Windows NT\CurrentVersion
RegisteredOrganization = VM : bagus_badboy
HKLM\SOFTWARE\Microsoft\
Windows NT\CurrentVersion
RegisteredOwner = w32.nEwb0Rn.A
HKCU\Software\Microsoft\
Internet Explorer\Main
Window Title = w32.nEwb0Rn.A
ワームは、以下のレジストリ値を変更し、セキュリティセンター機能を無効にします。
HKLM\SOFTWARE\Microsoft\
Security Center
AntiVirusDisableNotify = 1
HKLM\SOFTWARE\Microsoft\
Security Center
AntiVirusOverride = 1
HKLM\SOFTWARE\Microsoft\
Security Center
FirewallOverride = 1
HKLM\SOFTWARE\Microsoft\
Security Center
FirewallDisableNotify = 1
HKLM\SOFTWARE\Microsoft\
Security Center
UpdatesDisableNotify = 1
ワームは、以下のレジストリ値を追加し、タスクマネージャやレジストリエディタ、フォルダオプションを無効にします。
HKCU\Software\Microsoft\
Windows\CurrentVersion\Policies\
System
DisableRegistryTools = 1
HKLM\SOFTWARE\Microsoft\
Windows\CurrentVersion\Policies\
System
DisableRegistryTools = 1
HKCU\Software\Microsoft\
Windows\CurrentVersion\Policies\
Explorer
NoFileAssociate = 1
HKLM\SOFTWARE\Microsoft\
Windows\CurrentVersion\Policies\
Explorer
NoFileAssociate = 1
HKCU\Software\Microsoft\
Windows\CurrentVersion\Policies\
Explorer
NoViewContextMenu = 1
HKCU\Software\Microsoft\
Windows\CurrentVersion\Policies\
Explorer
NoTrayContextMenu = 1
HKCU\Software\Microsoft\
Windows\CurrentVersion\Policies\
Explorer
NoTrayItemsDisplay = 1
HKLM\SOFTWARE\Microsoft\
Windows\CurrentVersion\Policies\
Explorer
NoFind = 1
HKCU\Software\Microsoft\
Windows\CurrentVersion\Explorer\
Advanced
HideFileExt = 1
作成活動
ワームは、以下のファイルを作成します。
- %System32%\JawsOfLife.exe
- %System32%\DamageControl.scr
- %User Startup%\Empty.pif
- %AppDataLocal%\WINDOWS\CSRSS.EXE
- %AppDataLocal%\WINDOWS\LSASS.EXE
- %AppDataLocal%\WINDOWS\SMSS.EXE
- %System Root%\about.htm
- %Windows%\msvbm60.dll
- %Drive Letter%\nEwb0Rn\Folder.htt
- %Drive Letter%\nEwb0Rn\New Folder.exe
- %Drive Letter%\desktop.ini
- %Drive Letter%\Download {Machine name}
- %Drive Letter%\MP3[NEW-RELEASE].exe
- %Drive Letter%\Wallpaper.exe
- %Drive Letter%\Friendster Blog.exe
- %Drive Letter%\StyleXP-WindowsVistapack.exe
- %Drive Letter%\Mini Games.exe
- %System Root%\nEwb0Rn.exe
(註:%User Startup%フォルダは、現在ログオンしているユーザのスタートアップフォルダです。Windows 98およびMEの場合、通常 "C:\Windows\Profiles\<ユーザ名>\Start Menu\Programs\Startup" です。Windows NTの場合、通常 "C:\WINNT\Profiles\<ユーザ名>\Start Menu\Programs\Startup" です。Windows 2003(32-bit)、XP、2000(32-bit)の場合、通常 "C:\Documents and Settings\<ユーザ名>\Start Menu\Programs\Startup" です。Windows Vista、7、8、 8.1、2008(64-bit)、2012(64-bit)、10(64-bit)の場合、通常 "C:\Users\<ユーザ名>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup" です。. %AppDataLocal%フォルダは、ローカルアプリケーションデータフォルダです。Windows 2000(32-bit)、XP、Server 2003(32-bit)の場合、通常 "C:\Documents and Settings\<ユーザ名>\Local Settings\Application Data" です。また、Windows Vista、7、8、8.1、2008(64-bit)、2012(64-bit)、10(64-bit)の場合、通常 "C:\Users\<ユーザ名>\AppData\Local" です。. %System Root%フォルダは、オペレーティングシステム(OS)が存在する場所で、いずれのOSでも通常、 "C:" です。.. %Windows%フォルダは、Windowsが利用するフォルダで、いずれのオペレーティングシステム(OS)でも通常、"C:\Windows" です。.)
対応方法
手順 1
トレンドマイクロの機械学習型検索は、マルウェアの存在を示す兆候が確認された時点で検出し、マルウェアが実行される前にブロックします。機械学習型検索が有効になっている場合、弊社のウイルス対策製品はこのマルウェアを以下の機械学習型検出名として検出します。
-
Troj.Win32.TRX.XXPE50FFF031
手順 2
Windows XP、Windows Vista および Windows 7 のユーザは、コンピュータからマルウェアもしくはアドウェア等を完全に削除するために、ウイルス検索の実行前には必ず「システムの復元」を無効にしてください。
手順 3
このマルウェアもしくはアドウェア等の実行により、手順中に記載されたすべてのファイル、フォルダおよびレジストリキーや値がコンピュータにインストールされるとは限りません。インストールが不完全である場合の他、オペレーティングシステム(OS)の条件によりインストールがされない場合が考えられます。手順中に記載されたファイル/フォルダ/レジストリ情報が確認されない場合、該当の手順の操作は不要ですので、次の手順に進んでください。
手順 4
「Worm.Win32.BRONTOK.D」で検出したファイル名を確認し、そのファイルを終了します。
- すべての実行中プロセスが、Windows のタスクマネージャに表示されない場合があります。この場合、"Process Explorer" などのツールを使用しマルウェアのファイルを終了してください。"Process Explorer" については、こちらをご参照下さい。
- 検出ファイルが、Windows のタスクマネージャまたは "Process Explorer" に表示されるものの、削除できない場合があります。この場合、コンピュータをセーフモードで再起動してください。
セーフモードについては、こちらをご参照下さい。 - 検出ファイルがタスクマネージャ上で表示されない場合、次の手順にお進みください。
手順 5
メモリ上で実行されているプロセスを終了します。
註:検出ファイルがタスクマネージャ上で表示されない場合、次の手順にお進みください。
- nEwb0Rn.exe
- WishfulThinking.exe
- WINLOGON.EXE
- SERVICES.EXE
手順 6
変更されたレジストリ値を修正します。
警告:レジストリはWindowsの構成情報が格納されているデータベースであり、レジストリの編集内容に問題があると、システムが正常に動作しなくなる場合があります。
レジストリの編集はお客様の責任で行っていただくようお願いいたします。弊社ではレジストリの編集による如何なる問題に対しても補償いたしかねます。
レジストリの編集前にこちらをご参照ください。
- In HKEY_LOCAL_MACHINE\SOFTWARE\Classes\exefile\shell\open\command
- From: (Default) = "%System32%\JawsOfLife.exe" "%1" %*
To: (Default) = "%1" %*
- From: (Default) = "%System32%\JawsOfLife.exe" "%1" %*
- In HKEY_LOCAL_MACHINE\SOFTWARE\Classes\lnkfile\shell\open\command
- From: (Default) = "%System32%\JawsOfLife.exe" "%1" %*
To: (Default) = "%1" %*
- From: (Default) = "%System32%\JawsOfLife.exe" "%1" %*
- In HKEY_LOCAL_MACHINE\SOFTWARE\Classes\piffile\shell\open\command
- From: (Default) = "%System32%\JawsOfLife.exe" "%1" (Default)%*
To: (Default) = "%1" %*
- From: (Default) = "%System32%\JawsOfLife.exe" "%1" (Default)%*
- In HKEY_LOCAL_MACHINE\SOFTWARE\Classes\batfile\shell\open\command
- From: (Default) = "%System32%\JawsOfLife.exe" "%1" %*
To: (Default) = "%1" %*
- From: (Default) = "%System32%\JawsOfLife.exe" "%1" %*
- In HKEY_LOCAL_MACHINE\SOFTWARE\Classes\comfile\shell\open\command
- From: (Default) = "%System32%\JawsOfLife.exe" "%1" %*
To: (Default) = "%1" %*
- From: (Default) = "%System32%\JawsOfLife.exe" "%1" %*
- In HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\SafeBoot
- From: AlternateShell = C:\Windows\nEwb0Rn.exe
To: AlternateShell = cmd.exe
- From: AlternateShell = C:\Windows\nEwb0Rn.exe
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
- From: Shell = Explorer.exe "C:\Windows\system32\WishfulThinking.exe"
To: Shell = Explorer.exe
- From: Shell = Explorer.exe "C:\Windows\system32\WishfulThinking.exe"
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
- From: Userinit = C:\Windows\system32\userinit.exe,C:\Windows\system32\WishfulThinking.exe
To: Userinit = C:\Windows\system32\userinit.exe
- From: Userinit = C:\Windows\system32\userinit.exe,C:\Windows\system32\WishfulThinking.exe
- In HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control
- From: WaitToKillServiceTimeout = 1
To: WaitToKillServiceTimeout = 12000
- From: WaitToKillServiceTimeout = 1
- In HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control
- From: WaitToKillServiceTimeout = 1
To: WaitToKillServiceTimeout = 12000
- From: WaitToKillServiceTimeout = 1
- In HKEY_USERS\.DEFAULT\Control Panel\Desktop
- From: WaitToKillServiceTimeout = 1
To: WaitToKillServiceTimeout = 12000
- From: WaitToKillServiceTimeout = 1
- In HKEY_CURRENT_USER\Control Panel\Desktop
- From: WaitToKillServiceTimeout = 1
To: WaitToKillServiceTimeout = 12000
- From: WaitToKillServiceTimeout = 1
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
- From: HideFileExt = 1
To: HideFileExt = 0
- From: HideFileExt = 1
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
- From: Hidden = 0
To: Hidden = 1
- From: Hidden = 0
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
- From: ShowSuperHidden = 0
To: ShowSuperHidden = 1
- From: ShowSuperHidden = 0
手順 7
このレジストリ値を削除します。
警告:レジストリはWindowsの構成情報が格納されているデータベースであり、レジストリの編集内容に問題があると、システムが正常に動作しなくなる場合があります。
レジストリの編集はお客様の責任で行っていただくようお願いいたします。弊社ではレジストリの編集による如何なる問題に対しても補償いたしかねます。
レジストリの編集前にこちらをご参照ください。
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
- nEwb0Rn = C:\Windows\nEwb0Rn.exe
- nEwb0Rn = C:\Windows\nEwb0Rn.exe
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
- n3wb012ndyituser_732 = C:\Users\dyituser_732\Local Settings\Application Data\WINDOWS\WINLOGON.EXE
- n3wb012ndyituser_732 = C:\Users\dyituser_732\Local Settings\Application Data\WINDOWS\WINLOGON.EXE
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
- n210bw3n = data: C:\Users\dyituser_732\Local Settings\Application Data\WINDOWS\SERVICES.EXE
- n210bw3n = data: C:\Users\dyituser_732\Local Settings\Application Data\WINDOWS\SERVICES.EXE
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug
- Debugger = "C:\Windows\system32\JawsOfLife.exe"
- Debugger = "C:\Windows\system32\JawsOfLife.exe"
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug
- Auto = 1
- Auto = 1
- In HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\System
- DisableCMD = 1
- DisableCMD = 1
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
- RegisteredOrganization = VM : bagus_badboy
- RegisteredOrganization = VM : bagus_badboy
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
- RegisteredOwner = w32.nEwb0Rn.A
- RegisteredOwner = w32.nEwb0Rn.A
- In HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
- Window Title = w32.nEwb0Rn.A
- Window Title = w32.nEwb0Rn.A
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
- NoFileAssociate = 1
- NoFileAssociate = 1
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer
- NoFileAssociate = 1
- NoFileAssociate = 1
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
- DisallowRun = 1
- DisallowRun = 1
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer
- DisallowRun = 1
- DisallowRun = 1
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun
- 1 = notepad.exe
- 1 = notepad.exe
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun
- 2 = taskmgr.exe
- 2 = taskmgr.exe
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun
- 3 = install.exe
- 3 = install.exe
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun
- 4 = rstrui.exe
- 4 = rstrui.exe
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun
- 5 = mmc.exe
- 5 = mmc.exe
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun
- 6 = ntvdm.exe
- 6 = ntvdm.exe
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun
- 7 = regedit.exe
- 7 = regedit.exe
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun
- 8 = msconfig.exe
- 8 = msconfig.exe
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe
- Debugger = C:\Windows\system32\cmd.exe
- Debugger = C:\Windows\system32\cmd.exe
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\msconfig.exe
- Debugger = C:\Windows\system32\cmd.exe
- Debugger = C:\Windows\system32\cmd.exe
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\mmc.exe
- Debugger = C:\Windows\system32\cmd.exe
- Debugger = C:\Windows\system32\cmd.exe
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\rstrui.exe
- Debugger = C:\Windows\system32\cmd.exe
- Debugger = C:\Windows\system32\cmd.exe
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\ntvdm.exe
- Debugger = C:\Windows\system32\cmd.exe
- Debugger = C:\Windows\system32\cmd.exe
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\regedit.exe
- Debugger = C:\Windows\system32\cmd.exe
- Debugger = C:\Windows\system32\cmd.exe
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
- DisableRegistryTools = 1
- DisableRegistryTools = 1
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
- DisableRegistryTools = 1
- DisableRegistryTools = 1
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
- DisableRegedit = 1
- DisableRegedit = 1
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
- DisableRegedit = 1
- DisableRegedit = 1
- In HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\SystemRestore
- DisableConfig = 1
- DisableConfig = 1
- In HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\SystemRestore
- DisableSR = 1
- DisableSR = 1
- In HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer
- LimitSystemRestoreCheckpointing = 1
- LimitSystemRestoreCheckpointing = 1
- In HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer
- DisableMSI = 1
- DisableMSI = 1
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center
- AntiVirusDisableNotify = 1
- AntiVirusDisableNotify = 1
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center
- AntiVirusOverride = 1
- AntiVirusOverride = 1
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center
- FirewallOverride = 1
- FirewallOverride = 1
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center
- FirewallDisableNotify = 1
- FirewallDisableNotify = 1
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center
- UpdatesDisableNotify = 1
- UpdatesDisableNotify = 1
- In HKEY_CURRENT_USER\Control Panel\Desktop
- AutoEndTasks = 1
- AutoEndTasks = 1
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
- NoViewContextMenu = 1
- NoViewContextMenu = 1
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
- NoTrayContextMenu = 1
- NoTrayContextMenu = 1
- In HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
- NoTrayItemsDisplay = 1
- NoTrayItemsDisplay = 1
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer
- NoFind = 1
- NoFind = 1
手順 8
以下のファイルを検索し削除します。
- %AppDataLocal%\winlogon.exe
- %Windows%\nEwb0Rn.exe
- %System Root%\nEwb0Rn.exe
- %System32%\JawsOfLife.exe
- %System32%\\DamageControl.scr
- %System32%\WishfulThinking.exe
- %User Startup%\Empty.pif
- %AppDataLocal%\WINDOWS\WINLOGON.EXE
- %AppDataLocal%\WINDOWS\CSRSS.EXE
- %AppDataLocal%\WINDOWS\SERVICE.EXE
- %AppDataLocal%\WINDOWS\LSASS.EXE
- %AppDataLocal%\WINDOWS\SMSS.EXE
- %System Root%\about.htm
- %Windows%\msvbm60.dll
- %Drive Letter%\nEwb0Rn\Folder.htt -
- %Drive Letter%\desktop.ini -
- %Drive Letter%\nEwb0Rn\New Folder.exe *
- %Drive Letter%\Download {Machine name} *
- %Drive Letter%\MP3[NEW-RELEASE].exe *
- %Drive Letter%\Wallpaper.exe *
- %Drive Letter%\Friendster Blog.exe *
- %Drive Letter%\StyleXP-WindowsVistaPack.exe *
- %Drive Letter%\Mini Games.exe *
手順 9
最新のバージョン(エンジン、パターンファイル)を導入したウイルス対策製品を用い、「Worm.Win32.BRONTOK.D」と検出したファイルの駆除を実行してください。 検出されたファイルが、弊社ウイルス対策製品により既に駆除、隔離またはファイル削除の処理が実行された場合、ウイルスの処理は完了しており、他の削除手順は特にありません。
ご利用はいかがでしたか? アンケートにご協力ください