免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1340 | 回复: 0
打印 上一主题 下一主题

IMG病毒清楚脚本 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-11-13 22:23 |只看该作者 |倒序浏览
    今天俺机器也中了号称是仅次于熊猫烧香的病毒。后来问了好多朋友才知道只要把它的相关文件都删除掉就OK了!因此写出脚本程序来,以备不测时用!呵呵……

@echo KILL ALL IMG virus!
@echo I'm deleteing you computer virus, please wait......
del /s/q c:\windows\igm.exe
del /s/q c:\windows\msimm32.exe
del /s/q c:\windows\system32\msimm32.dll
del /s/q c:\windows\avpsrv.exe
del /s/q c:\windows\system32\avpsrv.dll
del /s/q c:\windows\mppds.exe
del /s/q c:\windows\system32\mppds.dll
del /s/q c:\windows\nvdispdrv.exe
del /s/q c:\windows\system32\nvdispdrv.dll
del /s/q c:\windows\cmdbcs.exe
del /s/q c:\windows\system32\cmdbcs.dll
del /s/q c:\windows\upxdnd.exe
del /s/q c:\windows\system32\upxdnd.dll
del /s/q c:\windows\msccrt.exe
del /s/q c:\windows\system32\msccrt.dll
del /s/q c:\windows\kvsc3.exe
del /s/q c:\windows\system32\kvsc3.dll
del /s/q c:\auto.exe
del /s/q c:\autorun.inf
del /s/q d:\auto.exe
del /s/q d:\autorun.inf
del /s/q e:\auto.exe
del /s/q e:\autorun.inf
del /s/q f:\auto.exe
del /s/q f:\autorun.inf
reg /delete HKLM\software\Microsoft\Windows\CurrentVersion\run\LTSMMSG /f
reg /delete HKLM\software\Microsoft\Windows\CurrentVersion\run\Kvsc3 /f
reg /delete HKLM\software\Microsoft\Windows\CurrentVersion\run\avpsrc /f
reg /delete HKLM\software\Microsoft\Windows\CurrentVersion\run\mppds /f
reg /delete HKLM\software\Microsoft\Windows\CurrentVersion\run\cmdbcs /f
reg /delete HKLM\software\Microsoft\Windows\CurrentVersion\run\upxdnd /f
reg /delete HKLM\software\Microsoft\Windows\CurrentVersion\run\msccrt /f
reg /delete HKLM\software\Microsoft\Windows\CurrentVersion\run\msimmS32 /f
@echo viurs alread deleted complere! please restart your system!
@echo Restart computer?
pause
shutdown -r -t 0
将此脚本保存为IMG_KILL.bat然后双击即可运行!


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/31179/showart_421659.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP