День добрый. При открывании из "моего компьютера" любого локального диска (С, Д, Е и т.п.) вылезают всякого рода ошибки аля "amvo.exe" не может быть read и т.д.
Printable View
День добрый. При открывании из "моего компьютера" любого локального диска (С, Д, Е и т.п.) вылезают всякого рода ошибки аля "amvo.exe" не может быть read и т.д.
Выполните скрипт в AVZ:
[code]
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('G:\autorun.inf','');
QuarantineFile('F:\autorun.inf','');
QuarantineFile('D:\autorun.inf','');
QuarantineFile('C:\autorun.inf','');
QuarantineFile('C:\WINDOWS\system32\iedkcs32.dll','');
QuarantineFile('C:\WINDOWS\system32\wincab.sys','');
QuarantineFile('C:\WINDOWS\system32\amvo0.dll','');
DeleteFile('C:\WINDOWS\system32\amvo0.dll');
DeleteFile('C:\WINDOWS\system32\wincab.sys');
DeleteFile('C:\autorun.inf');
DeleteFile('D:\autorun.inf');
DeleteFile('F:\autorun.inf');
DeleteFile('G:\autorun.inf');
BC_ImportALL;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
end.[/code]
Компьютер перезагрузится.
Пришлите карантин согласно приложению 3 правил
(загружать тут: [url]http://virusinfo.info/upload_virus.php?tid=17112[/url]).
Статистика проведенного лечения:
[LIST][*]Получено карантинов: [B]1[/B][*]Обработано файлов: [B]31[/B][*]В ходе лечения обнаружены вредоносные программы:
[LIST=1][*] c:\\autorun.inf - [B]Trojan-GameThief.Win32.OnLineGames.pqm[/B] (DrWEB: Win32.HLLW.Autoruner.1236)[*] c:\\windows\\system32\\amvo0.dll - [B]Trojan-GameThief.Win32.OnLineGames.pnz[/B] (DrWEB: Trojan.PWS.Wsgame.2387)[*] d:\\autorun.inf - [B]Trojan-GameThief.Win32.OnLineGames.pqm[/B] (DrWEB: Win32.HLLW.Autoruner.1236)[*] f:\\autorun.inf - [B]Trojan-GameThief.Win32.OnLineGames.pqm[/B] (DrWEB: Win32.HLLW.Autoruner.1236)[*] g:\\autorun.inf - [B]Trojan-GameThief.Win32.OnLineGames.pqm[/B] (DrWEB: Win32.HLLW.Autoruner.1236)[/LIST][/LIST]