через определенное время сайты перестают грузится
Printable View
через определенное время сайты перестают грузится
- [URL="http://virusinfo.info/showthread.php?t=7239"]Выполните скрипт в AVZ[/URL]
[CODE]
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
RegKeyStrParamWrite('HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon','UserInit', GetEnvironmentVariable ('WinDir')+'\System32\userinit.exe,');
QuarantineFile('C:\DOCUME~1\9335~1\LOCALS~1\Temp\bldjad.exe','');
DeleteFile('C:\DOCUME~1\9335~1\LOCALS~1\Temp\bldjad.exe');
BC_ImportAll;
ExecuteSysClean;
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] вверху темы
- Скачайте [URL="http://www.kaspersky.ru/support/wks6mp3/error?qid=208636215"]такую[/URL] утилиу и провертесь ей
- Сделайте повторные логи по [URL="http://virusinfo.info/pravila_old.html"]правилам[/URL] п.2 и 3 раздела Диагностика.(virusinfo_syscheck.zip; hijackthis.log)
логи обновил
Выполните в AVZ скрипт из файла [url=http://dataforce.ru/~kad/ScanVuln.txt]ScanVuln.txt[/url] и приложите к этой теме файл avz_log.txt из под-папки [b]log[/b].
Пройдитесь по ссылкам из файла avz_log.txt и установите обновления.
Перезагрузите компьютер.
Повторите выполнение скрипта, чтобы убедится, что уязвимости устранены.
Закройте все программы. Запустите AVZ. Выполните скрипт через меню Файл:
[code]begin
SetAVZGuardStatus(True);
RegKeyResetSecurity('HKLM', 'SYSTEM\CurrentControlSet\Services\jcdjlp');
RegKeyResetSecurity('HKLM', 'SYSTEM\CurrentControlSet\Services\jcdjlp\Parameters');
RegKeyResetSecurity('HKLM', 'SYSTEM\CurrentControlSet\Services\jcdjlp\enum');
BC_DeleteReg('HKLM\SYSTEM\CurrentControlSet\Services\jcdjlp');
RegKeyResetSecurity('HKLM', 'SYSTEM\CurrentControlSet\Services\owqvazo');
RegKeyResetSecurity('HKLM', 'SYSTEM\CurrentControlSet\Services\owqvazo\Parameters');
RegKeyResetSecurity('HKLM', 'SYSTEM\CurrentControlSet\Services\owqvazo\enum');
BC_DeleteReg('HKLM\SYSTEM\CurrentControlSet\Services\owqvazo');
RegKeyResetSecurity('HKLM', 'SYSTEM\CurrentControlSet\Services\xyvhgrf');
RegKeyResetSecurity('HKLM', 'SYSTEM\CurrentControlSet\Services\xyvhgrf\Parameters');
RegKeyResetSecurity('HKLM', 'SYSTEM\CurrentControlSet\Services\xyvhgrf\enum');
BC_DeleteReg('HKLM\SYSTEM\CurrentControlSet\Services\xyvhgrf');
BC_Activate;
RebootWindows(true);
end.[/code]
Компьютер перезагрузится.
Сделайте новый лог из пункта 2 Диагностики (virusinfo_syscheck.zip) и приложите к этой теме.