Имя пользователя:
Пароль:
 

Показать сообщение отдельно

Странствующий хэлпер


Сообщения: 2242
Благодарности: 634

Профиль | Отправить PM | Цитировать


Выполните скрипт в AVZ
Код: Выделить весь код
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('C:\Documents and Settings\Администратор\Local Settings\Temporary Internet Files\Content.IE5\87IFFGYY\vs8[1].exe','');
 QuarantineFile('C:\Documents and Settings\Администратор\Local Settings\Temp\950.exe','');
 TerminateProcessByName('c:\windows\usbmagr.exe');
 QuarantineFile('c:\windows\usbmagr.exe','');
 TerminateProcessByName('c:\windows\usbdrv.exe');
 QuarantineFile('c:\windows\usbdrv.exe','');
 TerminateProcessByName('c:\windows\mshost.exe');
 QuarantineFile('c:\windows\mshost.exe','');
 TerminateProcessByName('c:\windows\system32\drivers\czhrf.exe');
 QuarantineFile('c:\windows\system32\drivers\czhrf.exe','');
 DeleteFile('c:\windows\system32\drivers\czhrf.exe');
 DeleteFile('c:\windows\mshost.exe');
 DeleteFile('c:\windows\usbdrv.exe');
 DeleteFile('c:\windows\usbmagr.exe');
 RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','mshost');
 RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run','Microsoft Driver Setup');
 RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','Microsoft Driver Setup');
 RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','Universal Serial Bus device');
 RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','Universal Bus device');
 DeleteFile('C:\Documents and Settings\Администратор\Local Settings\Temp\950.exe');
 DeleteFile('C:\Documents and Settings\Администратор\Local Settings\Temporary Internet Files\Content.IE5\87IFFGYY\vs8[1].exe');
DeleteFileMask('%Tmp%', '*.*', true);
DeleteFileMask('%userprofile%\Local Settings\Temporary Internet Files\Content.IE5', '*.*', true);
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
ExecuteRepair(16);
RebootWindows(true);
end.
Компьютер перезагрузится.

Выполните скрипт в AVZ
Код: Выделить весь код
begin
CreateQurantineArchive(GetAVZDirectory+'quarantine.zip');
end.
quarantine.zip из папки AVZ отправьте на newvirus@kaspersky.com. Полученный ответ сообщите здесь.

Сделайте новые логи

-------

Microsoft MVP 2012, 2013, 2014, 2015
Помните: в ПМ помощь не оказывается. Для этого и создан этот форум. Вместе мы - сила!

Ждете помощи? Выполните Правила оказания помощи

Это сообщение посчитали полезным следующие участники:

Отправлено: 00:42, 23-12-2009 | #23