楼主 2007-05-25 13:38
ServeMe木马 如何彻底删除
瑞星防火墙最近老是提示:
系统禁止本地alggg.exe连接网络的请求,地址为:TCP, 0.0.0.0:3371 => 216.12.205.180:5555[ServeMe木马]程序名称为:C:\WINDOWS\system32\alggg.exe
alggg.exe 文件删除了还会有,如何清除这个顽固的木马!谢谢各位!
#1 2007-05-25 14:37
确认删除后
将以下代码 保存为bat文件 运行
@echo off
echo.>C:\WINDOWS\system32\alggg.exe
@attrib C:\WINDOWS\system32\alggg.exe +s +h +r >nul
@ECHO Y|cacls C:\WINDOWS\system32\alggg.exe /p everyone:n >nul
@echo end
When you give of yourself, you receive more than you give.