Перейти к содержанию

Рекомендуемые сообщения

Опубликовано

Доброго времени суток! 


После того, как засунул зараженную флешку в свой комп,появилось много процессов calc.exe


Надеюсь на вашу помощь. 


CollectionLog-2016.04.05-15.11.zip

Опубликовано

Выполните скрипт в AVZ

begin
ShowMessage('Внимание! Перед выполнением скрипта AVZ автоматически закроет все сетевые подключения.' + #13#10 + 'После перезагрузки компьютера подключения к сети будут восстановлены в автоматическом режиме.');
ExecuteFile('net.exe', 'stop tcpip /y', 0, 15000, true);
if not IsWOW64
 then
  begin
   SearchRootkit(true, true);
   SetAVZGuardStatus(True);
  end;
 QuarantineFile('C:\Users\User\appdata\roaming\windowsupdate\live.exe','');
 QuarantineFile('C:\Users\User\appdata\roaming\update\update.exe','');
 QuarantineFile('C:\Users\User\appdata\roaming\update\explorer.exe','');
 QuarantineFile('C:\Users\User\appdata\roaming\c731200','');
 QuarantineFile('C:\Users\User\AppData\Roaming\WindowsUpdate\mobsync.exe','');
 QuarantineFile('C:\Users\User\AppData\Roaming\WindowsUpdate\Updater.exe','');
 QuarantineFile('C:\Users\User\AppData\Roaming\Windows Live\aajvedxdfw.exe','');
 QuarantineFile('C:\Users\User\AppData\Roaming\Microsoft\Windows\themes\Arzaza.exe','');
 QuarantineFile('C:\Users\User\AppData\Roaming\WindowsUpdate\tcpview.exe','');
 QuarantineFile('C:\Users\User\AppData\Roaming\WindowsUpdate\Live.exe','');
 DeleteFile('C:\Users\User\AppData\Roaming\WindowsUpdate\Live.exe','32');
 DeleteFile('C:\Users\User\AppData\Roaming\WindowsUpdate\tcpview.exe','32');
 DeleteFile('C:\Users\User\AppData\Roaming\Microsoft\Windows\themes\Arzaza.exe','32');
 DeleteFile('C:\Users\User\AppData\Roaming\Windows Live\aajvedxdfw.exe','32');
 DeleteFile('C:\Users\User\AppData\Roaming\WindowsUpdate\Updater.exe','32');
 RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','Windows Update Installer');
 RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','Windows Live');
 RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','Arzaza');
 RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','System TCP Viewer');
 RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','Windows Live Installer');
 DeleteFile('C:\Users\User\AppData\Roaming\WindowsUpdate\mobsync.exe','32');
 RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run','Windows Live');
 RegKeyParamDel('HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\Windows Update Installer','command');
 RegKeyParamDel('HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\Windows Live','command');
 RegKeyParamDel('HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\Microsoft Sync Center','command');
 RegKeyParamDel('HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\Arzaza','command');
 DeleteFile('C:\Windows\system32\Tasks\LaunchPreSignup','64');
 DeleteFile('C:\Users\User\appdata\roaming\c731200','32');
 DeleteFile('C:\Users\User\appdata\roaming\update\explorer.exe','32');
 DeleteFile('C:\Users\User\appdata\roaming\update\update.exe','32');
 DeleteFile('C:\Users\User\appdata\roaming\windowsupdate\live.exe','32');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows NT\CurrentVersion\Winlogon','Taskman');
 BC_ImportAll;
ExecuteSysClean;
BC_Activate;
RebootWindows(false);
end.
Будет выполнена перезагрузка компьютера.

 

Выполните скрипт в AVZ

begin
CreateQurantineArchive('c:\quarantine.zip');
end.
c:\quarantine.zip отправьте по адресу newvirus@kaspersky.com

Полученный ответ сообщите здесь (с указанием номера KLAN)

 

 

Выполните правила ЕЩЕ РАЗ и предоставьте НОВЫЕ логи

Опубликовано

KLAN-4040931763:

Здравствуйте,

Это сообщение сформировано автоматической системой приёма писем. Сообщение содержит информацию о том, какие вердикты на файлы (если таковые есть в письме) выносит Антивирус с последними обновлениями.

live.exe,
aajvedxdfw.exe - Trojan.Win32.Bublik.egha

Детектирование файлов будет добавлено в следующее обновление.

update.exe,
explorer.exe,
c731200,
mobsync.exe,
Updater.exe,
Arzaza.exe,
tcpview.exe

Получен набор неизвестных файлов, они будут переданы в Вирусную Лабораторию.

С уважением, Лаборатория Касперского

"125212, Россия, Москва, Ленинградское шоссе, д.39А, стр.3 Тел./факс: + 7 (495) 797 8700 http://www.kaspersky.ruhttp://www.viruslist.ru"


Hello,

This message has been generated by an automatic message response system. The message contains details about verdicts that have been returned by Anti-Virus in response to the files (if any are included in the message) with the latest updates installed.

live.exe,
aajvedxdfw.exe - Trojan.Win32.Bublik.egha

New malicious software was found in these files. Detection will be included in the next update. Thank you for your help.

update.exe,
explorer.exe,
c731200,
mobsync.exe,
Updater.exe,
Arzaza.exe,
tcpview.exe

A set of unknown files has been received. They will be sent to the Virus Lab.

Best Regards, Kaspersky Lab

"39A/3 Leningradskoe Shosse, Moscow, 125212, Russia Tel./Fax: + 7 (495) 797 8700 http://www.kaspersky.comhttp://www.viruslist.com"

 

CollectionLog-2016.04.05-15.57.zip

Пожалуйста, войдите, чтобы комментировать

Вы сможете оставить комментарий после входа в



Войти
×
×
  • Создать...