![]() |
#2
xu20002007-01-07 20:48
|
桌面上一直出现DelCy.bat的文件,一点击或是用杀毒软件杀了,就消失。但过一会就自动出现。把他扩展名改成txt存盘打开后是
:try
del /f /s /q "%userprofile%\Local Settings\Temp\csrss.exe"
del /f /s /q "%userprofile%\Local Settings\Temp\svchost32.exe"
del /f /s /q "%userprofile%\Local Settings\Temp\smss.exe"
del /f /s /q "%userprofile%\Local Settings\Temp\services.exe"
del /f /s /q "%userprofile%\Local Settings\Temp\svchost.exe"
del /f /s /q "%userprofile%\Local Settings\Temp\conime.exe"
del /f /s /q "%userprofile%\Local Settings\Temp\tempbak.exe"
del /f /s /q %windir%\*.tmp
del %0
我怀疑是病毒,一出来CPU的使用率就很高。