删除"该计算机被攻击"恶意软件
[ 2008-7-31 16:17:00  ]
 

清理.rar

近期发现部分计算机桌面飘出一个界面,用英文为:the computer is being attack

可以使用上面的文件清除

也可以拷贝以下文件作成bat文件运行:

 

 

echo off
cls
title 制作:狼唇之吻
echo 请注意:在运行本处理过程中
echo        请关闭正在运行的应用程序
echo        并且不要启动其他应用程序
echo.
echo.
echo *************************************
echo            关闭相关进程
echo *************************************
echo.
taskkill /im global.exe /f /T
taskkill /im default.exe /f /T
taskkill /im fonts.exe /f /T
taskkill /im tskmgr.exe /f /T
echo.
echo.
echo *************************************
echo           处理应用程序劫持
echo *************************************
echo.
reg delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options"  /f
echo.
echo.
echo *************************************
echo              删除相应文件
echo *************************************
echo.
echo.
%systemdrive%
cd \
cd windows\system32\dllcache
attrib -a -s -h -r default.exe
del default.exe
attrib -a -s -h -r global.exe
del global.exe
cd c:\windows\system32\
cd drivers
attrib -a -s -h -r drivers.cab.exe
del drivers.cab.exe
cd c:\windows\
cd fonts
attrib -a -s -h -r fonts.exe
del fonts.exe
attrib -a -s -h -r tskmgr.exe
del tskmgr.exe
cd c:\windows\
cd media
attrib -a -s -h -r rndll32.pif
del rndll32.pif
cd c:\windows\
cd pchealth
cd helpctr
cd binaries
attrib -a -s -h -r helphost.com
del helphost.com
echo.
echo *************************************
echo       清理过程完成,谢谢使用
echo *************************************
echo.
echo.
echo *************************************
echo *************************************
echo 个人主页: http://pingyang.onlyblog.com/
echo  *如果您想访问我的网页,请按空格键*
pause >nul
cd %ProgramFiles%\Internet Explorer
IEXPLORE http://pingyang.onlyblog.com/

 

 

 
 
 
  • 标签:the computer is being attack 
  •  
    Re:删除"该计算机被攻击"恶意软件
    [ 2008-7-31 16:23:58  ]
     
    saobaolpsj如有异议,请留言。
     
     
     
    发表评论:
    载入中......

     

    博 客 导 航
    载入中......
    管 理 后 台
    载入中......
    个人方便窗口
    QQ:233558660
     
          安全:瑞星升级
                太阳人
                丁香鱼
                 Autoruns
                 痕迹清理
                 清理助手
        学习:安全焦点     协议分析       推荐:瑞星卡卡    绿色软件    列车时刻表                                      
    Powered by Oblog.