еще один комп, за ранее благодарна...
Printable View
еще один комп, за ранее благодарна...
Выполните скрипт в AVZ
[code]begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('C:\windows\system32\87.exe','');
QuarantineFile('C:\windows\system32\85.exe','');
QuarantineFile('C:\windows\system32\84.exe','');
QuarantineFile('C:\windows\system32\82.exe','');
QuarantineFile('C:\windows\system32\81.exe','');
QuarantineFile('C:\windows\system32\80.exe','');
QuarantineFile('C:\windows\system32\77.exe','');
QuarantineFile('C:\windows\system32\75.exe','');
QuarantineFile('C:\windows\system32\74.exe','');
QuarantineFile('C:\windows\system32\73.exe','');
QuarantineFile('C:\windows\system32\70.exe','');
QuarantineFile('C:\windows\system32\68.exe','');
QuarantineFile('C:\windows\system32\67.exe','');
QuarantineFile('C:\windows\system32\65.exe','');
QuarantineFile('C:\windows\system32\63.exe','');
QuarantineFile('C:\windows\system32\62.exe','');
QuarantineFile('C:\windows\system32\61.exe','');
QuarantineFile('C:\windows\system32\57.exe','');
QuarantineFile('C:\windows\system32\56.exe','');
QuarantineFile('C:\windows\system32\55.exe','');
QuarantineFile('C:\windows\system32\54.exe','');
QuarantineFile('C:\windows\system32\53.exe','');
QuarantineFile('C:\windows\system32\50.exe','');
QuarantineFile('C:\windows\system32\48.exe','');
QuarantineFile('C:\windows\system32\47.exe','');
QuarantineFile('C:\windows\system32\46.exe','');
QuarantineFile('C:\windows\system32\45.exe','');
QuarantineFile('C:\windows\system32\44.exe','');
QuarantineFile('C:\windows\system32\43.exe','');
QuarantineFile('C:\windows\system32\42.exe','');
QuarantineFile('C:\windows\system32\40.exe','');
QuarantineFile('C:\windows\system32\38.exe','');
QuarantineFile('C:\windows\system32\36.exe','');
QuarantineFile('C:\windows\system32\35.exe','');
QuarantineFile('C:\windows\system32\34.exe','');
QuarantineFile('C:\windows\system32\33.exe','');
QuarantineFile('C:\windows\system32\31.exe','');
QuarantineFile('C:\windows\system32\30.exe','');
QuarantineFile('C:\windows\system32\28.exe','');
QuarantineFile('C:\windows\system32\27.exe','');
QuarantineFile('C:\windows\system32\26.exe','');
QuarantineFile('C:\windows\system32\25.exe','');
QuarantineFile('C:\windows\system32\24.exe','');
QuarantineFile('C:\windows\system32\23.exe','');
QuarantineFile('C:\windows\system32\21.exe','');
QuarantineFile('C:\windows\system32\18.exe','');
QuarantineFile('C:\windows\system32\17.exe','');
QuarantineFile('C:\windows\system32\16.exe','');
QuarantineFile('C:\windows\system32\14.exe','');
QuarantineFile('C:\windows\system32\12.exe','');
QuarantineFile('C:\windows\system32\11.exe','');
QuarantineFile('C:\windows\system32\10.exe','');
QuarantineFile('C:\windows\system32\08.exe','');
QuarantineFile('C:\windows\system32\06.exe','');
QuarantineFile('C:\windows\system32\04.exe','');
QuarantineFile('C:\windows\system32\02.exe','');
QuarantineFile('C:\windows\system32\00.exe','');
DeleteFile('C:\windows\system32\00.exe');
DeleteFile('C:\windows\system32\02.exe');
DeleteFile('C:\windows\system32\04.exe');
DeleteFile('C:\windows\system32\06.exe');
DeleteFile('C:\windows\system32\08.exe');
DeleteFile('C:\windows\system32\10.exe');
DeleteFile('C:\windows\system32\11.exe');
DeleteFile('C:\windows\system32\12.exe');
DeleteFile('C:\windows\system32\14.exe');
DeleteFile('C:\windows\system32\16.exe');
DeleteFile('C:\windows\system32\17.exe');
DeleteFile('C:\windows\system32\18.exe');
DeleteFile('C:\windows\system32\21.exe');
DeleteFile('C:\windows\system32\23.exe');
DeleteFile('C:\windows\system32\24.exe');
DeleteFile('C:\windows\system32\25.exe');
DeleteFile('C:\windows\system32\26.exe');
DeleteFile('C:\windows\system32\27.exe');
DeleteFile('C:\windows\system32\28.exe');
DeleteFile('C:\windows\system32\30.exe');
DeleteFile('C:\windows\system32\31.exe');
DeleteFile('C:\windows\system32\33.exe');
DeleteFile('C:\windows\system32\34.exe');
DeleteFile('C:\windows\system32\35.exe');
DeleteFile('C:\windows\system32\36.exe');
DeleteFile('C:\windows\system32\38.exe');
DeleteFile('C:\windows\system32\40.exe');
DeleteFile('C:\windows\system32\42.exe');
DeleteFile('C:\windows\system32\43.exe');
DeleteFile('C:\windows\system32\44.exe');
DeleteFile('C:\windows\system32\45.exe');
DeleteFile('C:\windows\system32\46.exe');
DeleteFile('C:\windows\system32\47.exe');
DeleteFile('C:\windows\system32\48.exe');
DeleteFile('C:\windows\system32\50.exe');
DeleteFile('C:\windows\system32\53.exe');
DeleteFile('C:\windows\system32\54.exe');
DeleteFile('C:\windows\system32\55.exe');
DeleteFile('C:\windows\system32\56.exe');
DeleteFile('C:\windows\system32\57.exe');
DeleteFile('C:\windows\system32\61.exe');
DeleteFile('C:\windows\system32\62.exe');
DeleteFile('C:\windows\system32\63.exe');
DeleteFile('C:\windows\system32\65.exe');
DeleteFile('C:\windows\system32\67.exe');
DeleteFile('C:\windows\system32\68.exe');
DeleteFile('C:\windows\system32\70.exe');
DeleteFile('C:\windows\system32\73.exe');
DeleteFile('C:\windows\system32\74.exe');
DeleteFile('C:\windows\system32\75.exe');
DeleteFile('C:\windows\system32\77.exe');
DeleteFile('C:\windows\system32\80.exe');
DeleteFile('C:\windows\system32\81.exe');
DeleteFile('C:\windows\system32\82.exe');
DeleteFile('C:\windows\system32\84.exe');
DeleteFile('C:\windows\system32\85.exe');
DeleteFile('C:\windows\system32\87.exe');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
end. [/code]Компьютер перезагрузится.
Пришлите карантин согласно [B]Приложения 3[/B] правил по красной ссылке [COLOR="Red"][U][B]Прислать запрошенный карантин[/B][/U][/COLOR] вверху темы
[color="#FF0000"][b]Внимание![/b][/color] Официальная поддержка (и выпуск обновлений) для Windows XP SP2 [b]прекращена[/b]
Установите [url="http://www.microsoft.com/downloads/details.aspx?FamilyID=5b33b5a8-5e76-401f-be08-1e1555d4f3d4&displaylang=ru"]SP3[/url] (может потребоваться активация) + все [url="http://www.update.microsoft.com/microsoftupdate/v6/default.aspx?ln=ru"]новые обновления[/url] для Windows
Установите [url="http://www.microsoft.com/rus/windows/internet-explorer/default.aspx"]Internet Explorer 8[/url] (даже если им не пользуетесь)
Сделайте новые логи
Сделайте лог [url="http://virusinfo.info/showpost.php?p=457118&postcount=1"]полного сканирования МВАМ[/url]