你上传的附件是个蠕虫。卡巴斯基报:IM-Worm.Win32.Lewor.n
1、感染系统后的表现:
(1)进程列表中出现病毒进程SVOHST.EXE。
(2)在系统中创建以下病毒文件:
C:\windows\svohost.exe
C:\windows\system32\lsasa.exe
C:\windows\system32\prnit.exe
(3)注册表更改:
将HKEY_CLASSES_ROOT\txtfile\shell\open\command分支
改为@="C:\\windows\\system32\\lsasa.exe \"%1\""
将HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main分支的以下键值更改为:
"default_page_url"="http://www.joyiex.com"
"Default_Search_URL"="http://www.joyiex.com"
"First Home Page"="http://www.joyiex.com"
"Local Page"="http://www.joyiex.com"
"Search Bar"="http://www.joyiex.com"
"Search Page"="http://www.joyiex.com"
"SearchURL"="http://www.joyiex.com"
"Start Page"="http://www.joyiex.com"
将HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedURLs分支的键值改为:
"url1"="http://www.joyiex.com"
"url2"="http://www.joyiex.com"
"url3"="http://www.joyiex.com"
将HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\system
"DisableTaskMgr"="0"改为"DisableTaskMgr"="1"(锁定任务管理器)。
在HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run分支下添加:
"ctfnom.exe"="C:\\windows\\SVOHOST.exe"
将HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel下的
"HomePage"="0"改为"HomePage"="1"
将HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon分支下的
"Shell"="Explorer.exe"改为"Shell"="Explorer.exe prnit.exe"
(4)SVOHST.EXE进程时刻监视以下三个注册表键:
HKCU\Software\Microsoft\Windows\CurrentVersion\Run\\"ctfnom.exe"="C:\\windows\\SVOHOST.exe"
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\\"Shell"="Explorer.exe prnit.exe"
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\system\\"DisableTaskMgr"="1"
2、查杀:
(1)结束病毒进程SVOHST.EXE。
(2)删除病毒文件(见附图)。
(3)恢复上述被病毒更改的注册表键值。