[转]流行病毒twunk32.exe TIMPlatform.exe TIMPlatfrom.exe 解决方法
技术分析
==========
这个木马最近比较流行,通过修改QQ相关程序增加了清除的难度。木马运行后复制自身到系统目录下:
%System%\twunk32.exe
注入进程……
释放文件:
%System%\drivers\usbme.sys
创建启动项:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer\Run]
"twin"="%System%\twunk32.exe"
修改QQ目录下的TIMPlatform.exe文件,使用病毒副本替换TIMPlatform.exe,原TIMPlatform.exe被改名为TIMPlatfrom.exe。(注:原文件大小为68K)
清除步骤
==========
1. 删除QQ目录下被木马替换的TIMPlatform.exe:
%QQ%\TIMPlatform.exe
2. 重命名TIMPlatfrom.exe文件:
将%QQ%\TIMPlatfrom.exe重命名为TIMPlatform.exe
3. 删除木马启动项:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer\Run]
"twin"="%System%\twunk32.exe"
4. 删除木马文件:
%System%\twunk32.exe
%System%\drivers\usbme.sys
5. 重新启动计算机