Помогите очистить систему перед установкой антивируса и обновлений.
Printable View
Помогите очистить систему перед установкой антивируса и обновлений.
- [URL="http://virusinfo.info/showthread.php?t=7239"]Выполните скрипт в AVZ[/URL]
[CODE]
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('F:\autorun.inf','');
QuarantineFile('F:\Recycled.exe','');
DeleteFile('F:\Recycled.exe');
DeleteFile('F:\autorun.inf');
BC_ImportAll;
ExecuteSysClean;
RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '2201', 1);
RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '2201', 3);
RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '1004', 3);
RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '1001', 1);
RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '1201', 3);
ExecuteWizard('TSW', 2, 2, true);
ExecuteWizard('SCU', 2, 2, true);
BC_Activate;
RebootWindows(true);
end.[/CODE]
После перезагрузки:
- выполните такой скрипт
[CODE]begin
CreateQurantineArchive(GetAVZDirectory+'quarantine.zip');
end.[/CODE]
- Файл [B][COLOR="Red"]quarantine.zip[/COLOR][/B] из папки AVZ загрузите по ссылке [B][COLOR="Red"]Прислать запрошенный карантин[/COLOR][/B] вверху темы
- Сделайте повторный лог [COLOR="Blue"]virusinfo_syscheck.zip[/COLOR];
Файл сохранён как 110317_081752_quarantine_4d81c3b06f539.zip
Размер файла 1147663
MD5 0ac6813ec79494e8071688182b3fe9c8
И логи.
Плохого не увидел
Спасибо.
Статистика проведенного лечения:
[LIST][*]Получено карантинов: [B]2[/B][*]Обработано файлов: [B]20[/B][*]В ходе лечения обнаружены вредоносные программы:
[LIST=1][*] c:\\windows\\system32\\cpldapu\\produkey.exe - [B]not-a-virus:PSWTool.Win32.ProductKey.aj[/B] ( DrWEB: Tool.PassSteel.645 )[*] f:\\autorun.inf - [B]Trojan-Downloader.Win32.VB.eql[/B] ( DrWEB: Win32.HLLW.Autoruner.3257, BitDefender: Trojan.AutorunINF.Gen, NOD32: INF/Autorun virus, AVAST4: INF:AutoRun-AX [Wrm] )[*] f:\\recycled.exe - [B]Trojan-Downloader.Win32.FlyStudio.ho[/B] ( DrWEB: Win32.HLLW.Autoruner.2706, BitDefender: Trojan.Generic.2040239, NOD32: Win32/AutoRun.FlyStudio.AG worm, AVAST4: Win32:AutoRun-BPV [Drp] )[/LIST][/LIST]