Постоянно устанавливается mystartsearch и другие программы сами по себе! И что то у меня не вышло сделать 1 пункт (3 скрипт) из АВЗ , примерно час простояло зависло походу ,и я комп перезагрузил
Постоянно устанавливается mystartsearch и другие программы сами по себе! И что то у меня не вышло сделать 1 пункт (3 скрипт) из АВЗ , примерно час простояло зависло походу ,и я комп перезагрузил
Уважаемый(ая) [B]qvake[/B], спасибо за обращение на наш форум!
Помощь при заражении комьютера на VirusInfo.Info оказывается абсолютно бесплатно. Хелперы, в самое ближайшее время, ответят на Ваш запрос. Для оказания помощи необходимо предоставить логи сканирования утилитами АВЗ и HiJackThis, подробнее можно прочитать в [URL="http://virusinfo.info/pravila.html"]правилах оформления запроса о помощи[/URL].
Если наш сайт окажется полезен Вам и у Вас будет такая возможность - пожалуйста [URL="http://virusinfo.info/content.php?r=113-virusinfo.info-donate"]поддержите проект[/URL].
еще раз переделал логи , потому что когда делал первый раз, то удалил все те программы, сейчас они снова установились
Выполните скрипт в AVZ
[code]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;
RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '1804', 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);
QuarantineFile('C:\Users\qvake\appdata\roaming\mystartsearch\uninstallmanager.exe','');
QuarantineFile('C:\Program Files (x86)\gmsd_re_005010048\unins000.exe','');
QuarantineFile('C:\Users\qvake\AppData\Local\3840B31D-76CA-4337-9BDA-461016C62E59\3840B31D-76CA-4337-9BDA-461016C62E59.exe','');
QuarantineFile('C:\Users\qvake\AppData\Roaming\PRICEF~1\UPDATE~1\UPDATE~1.EXE','');
QuarantineFile('C:\Program Files (x86)\CinemaPlus-3.2cV29.07\f706a8f7-287f-4a40-893c-ca55c01ea0aa-7.exe','');
QuarantineFile('C:\Program Files (x86)\CinemaPlus-3.2cV29.07\f706a8f7-287f-4a40-893c-ca55c01ea0aa-6.exe','');
QuarantineFile('C:\Program Files (x86)\CinemaPlus-3.2cV29.07\f706a8f7-287f-4a40-893c-ca55c01ea0aa-3.exe','');
QuarantineFile('C:\Program Files (x86)\CinemaPlus-3.2cV29.07\f706a8f7-287f-4a40-893c-ca55c01ea0aa-11.exe','');
QuarantineFile('C:\Program Files (x86)\CinemaPlus-3.2cV29.07\f706a8f7-287f-4a40-893c-ca55c01ea0aa-10.exe','');
QuarantineFile('C:\Program Files (x86)\CinemaPlus-3.2cV29.07\f706a8f7-287f-4a40-893c-ca55c01ea0aa-1-7.exe','');
QuarantineFile('C:\Program Files (x86)\CinemaPlus-3.2cV29.07\f706a8f7-287f-4a40-893c-ca55c01ea0aa-1-6.exe','');
QuarantineFile('C:\Users\qvake\AppData\Local\gmsd_re_005010048\upgmsd_re_005010048.exe','');
QuarantineFile('C:\Program Files (x86)\gmsd_re_005010047\gmsd_re_005010047.exe','');
QuarantineFile('C:\Program Files (x86)\gmsd_re_005010048\gmsd_re_005010048.exe','');
SetServiceStart('csfd_vw_1_10_0_20', 4);
DeleteService('csfd_vw_1_10_0_20');
QuarantineFile('C:\Program Files (x86)\globalUpdate\Update\globalupdate.exe','');
DeleteService('globalUpdatem');
DeleteService('globalUpdate');
SetServiceStart('zytuwepy', 4);
DeleteService('zytuwepy');
SetServiceStart('WindowsMangerProtect', 4);
DeleteService('WindowsMangerProtect');
SetServiceStart('IHProtect Service', 4);
DeleteService('IHProtect Service');
SetServiceStart('hyverumu', 4);
DeleteService('hyverumu');
SetServiceStart('comyninu', 4);
DeleteService('comyninu');
QuarantineFile('C:\Windows\system32\drivers\csfd_vw_1_10_0_20.sys','');
QuarantineFile('C:\Program Files (x86)\MiuiTab\IeWatchDog.dll','');
QuarantineFile('C:\Program Files (x86)\MiuiTab\BrowserAction.dll','');
QuarantineFile('C:\Program Files (x86)\MiuiTab\BrowerWatchCH.dll','');
TerminateProcessByName('c:\users\qvake\appdata\local\gmsd_re_005010048\upgmsd_re_005010048.exe');
QuarantineFile('c:\users\qvake\appdata\local\gmsd_re_005010048\upgmsd_re_005010048.exe','');
TerminateProcessByName('c:\programdata\1winmanpro1\protectwindowsmanager.exe');
QuarantineFile('c:\programdata\1winmanpro1\protectwindowsmanager.exe','');
TerminateProcessByName('c:\program files (x86)\miuitab\protectservice.exe');
QuarantineFile('c:\program files (x86)\miuitab\protectservice.exe','');
TerminateProcessByName('C:\Program Files (x86)\56F45191-1438335355-E211-AAF5-208984415048\knseCA83.tmp');
QuarantineFile('C:\Program Files (x86)\56F45191-1438335355-E211-AAF5-208984415048\knseCA83.tmp','');
TerminateProcessByName('c:\program files (x86)\56f45191-1438335355-e211-aaf5-208984415048\knseca83.tmp');
QuarantineFile('c:\program files (x86)\56f45191-1438335355-e211-aaf5-208984415048\knseca83.tmp','');
TerminateProcessByName('c:\program files (x86)\56f45191-1438335355-e211-aaf5-208984415048\jnsc252f.tmp');
QuarantineFile('c:\program files (x86)\56f45191-1438335355-e211-aaf5-208984415048\jnsc252f.tmp','');
TerminateProcessByName('C:\Program Files (x86)\MiuiTab\HPNotify.exe');
QuarantineFile('C:\Program Files (x86)\MiuiTab\HPNotify.exe','');
TerminateProcessByName('c:\program files (x86)\miuitab\hpnotify.exe');
QuarantineFile('c:\program files (x86)\miuitab\hpnotify.exe','');
TerminateProcessByName('c:\program files (x86)\56f45191-1438335355-e211-aaf5-208984415048\hnst402c.tmp');
QuarantineFile('c:\program files (x86)\56f45191-1438335355-e211-aaf5-208984415048\hnst402c.tmp','');
TerminateProcessByName('c:\program files (x86)\gmsd_re_005010048\gmsd_re_005010048.exe');
QuarantineFile('c:\program files (x86)\gmsd_re_005010048\gmsd_re_005010048.exe','');
TerminateProcessByName('c:\program files (x86)\miuitab\cmdshell.exe');
QuarantineFile('c:\program files (x86)\miuitab\cmdshell.exe','');
DeleteFile('c:\program files (x86)\miuitab\cmdshell.exe','32');
DeleteFile('c:\program files (x86)\gmsd_re_005010048\gmsd_re_005010048.exe','32');
DeleteFile('c:\program files (x86)\56f45191-1438335355-e211-aaf5-208984415048\hnst402c.tmp','32');
DeleteFile('c:\program files (x86)\miuitab\hpnotify.exe','32');
DeleteFile('C:\Program Files (x86)\MiuiTab\HPNotify.exe','32');
DeleteFile('c:\program files (x86)\56f45191-1438335355-e211-aaf5-208984415048\jnsc252f.tmp','32');
DeleteFile('c:\program files (x86)\56f45191-1438335355-e211-aaf5-208984415048\knseca83.tmp','32');
DeleteFile('C:\Program Files (x86)\56F45191-1438335355-E211-AAF5-208984415048\knseCA83.tmp','32');
DeleteFile('c:\program files (x86)\miuitab\protectservice.exe','32');
DeleteFile('c:\programdata\1winmanpro1\protectwindowsmanager.exe','32');
DeleteFile('c:\users\qvake\appdata\local\gmsd_re_005010048\upgmsd_re_005010048.exe','32');
DeleteFile('C:\Program Files (x86)\MiuiTab\BrowerWatchCH.dll','32');
DeleteFile('C:\Program Files (x86)\MiuiTab\BrowserAction.dll','32');
DeleteFile('C:\Program Files (x86)\MiuiTab\IeWatchDog.dll','32');
DeleteFile('C:\Windows\system32\drivers\csfd_vw_1_10_0_20.sys','32');
DeleteFile('C:\Program Files (x86)\globalUpdate\Update\globalupdate.exe','32');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','gmsd_re_005010047');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','gmsd_re_005010048');
DeleteFile('C:\Program Files (x86)\gmsd_re_005010048\gmsd_re_005010048.exe','32');
DeleteFile('C:\Program Files (x86)\gmsd_re_005010047\gmsd_re_005010047.exe','32');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\RunOnce','upgmsd_re_005010048.exe');
DeleteFile('C:\Users\qvake\AppData\Local\gmsd_re_005010048\upgmsd_re_005010048.exe','32');
DeleteFile('C:\Program Files (x86)\AnyProtectEx\AnyProtect.exe','32');
DeleteFile('C:\Windows\Tasks\APSnotifierPP1.job','64');
DeleteFile('C:\Windows\Tasks\APSnotifierPP2.job','64');
DeleteFile('C:\Windows\Tasks\APSnotifierPP3.job','64');
DeleteFile('C:\Program Files (x86)\CinemaPlus-3.2cV29.07\f706a8f7-287f-4a40-893c-ca55c01ea0aa-1-6.exe','32');
DeleteFile('C:\Windows\Tasks\f706a8f7-287f-4a40-893c-ca55c01ea0aa-1-6.job','64');
DeleteFile('C:\Windows\Tasks\f706a8f7-287f-4a40-893c-ca55c01ea0aa-1-7.job','64');
DeleteFile('C:\Program Files (x86)\CinemaPlus-3.2cV29.07\f706a8f7-287f-4a40-893c-ca55c01ea0aa-1-7.exe','32');
DeleteFile('C:\Program Files (x86)\CinemaPlus-3.2cV29.07\f706a8f7-287f-4a40-893c-ca55c01ea0aa-10.exe','32');
DeleteFile('C:\Program Files (x86)\CinemaPlus-3.2cV29.07\f706a8f7-287f-4a40-893c-ca55c01ea0aa-11.exe','32');
DeleteFile('C:\Windows\Tasks\f706a8f7-287f-4a40-893c-ca55c01ea0aa-11.job','64');
DeleteFile('C:\Windows\Tasks\f706a8f7-287f-4a40-893c-ca55c01ea0aa-10_user.job','64');
DeleteFile('C:\Program Files (x86)\CinemaPlus-3.2cV29.07\f706a8f7-287f-4a40-893c-ca55c01ea0aa-3.exe','32');
DeleteFile('C:\Windows\Tasks\f706a8f7-287f-4a40-893c-ca55c01ea0aa-3.job','64');
DeleteFile('C:\Windows\Tasks\f706a8f7-287f-4a40-893c-ca55c01ea0aa-6.job','64');
DeleteFile('C:\Program Files (x86)\CinemaPlus-3.2cV29.07\f706a8f7-287f-4a40-893c-ca55c01ea0aa-6.exe','32');
DeleteFile('C:\Program Files (x86)\CinemaPlus-3.2cV29.07\f706a8f7-287f-4a40-893c-ca55c01ea0aa-7.exe','32');
DeleteFile('C:\Windows\Tasks\f706a8f7-287f-4a40-893c-ca55c01ea0aa-7.job','64');
DeleteFile('C:\Windows\Tasks\globalUpdateUpdateTaskMachineCore.job','64');
DeleteFile('C:\Windows\Tasks\globalUpdateUpdateTaskMachineUA.job','64');
DeleteFile('C:\Windows\Tasks\Price Fountain.job','64');
DeleteFile('C:\Users\qvake\AppData\Roaming\PRICEF~1\UPDATE~1\UPDATE~1.EXE','32');
DeleteFile('C:\Windows\system32\Tasks\APSnotifierPP1','64');
DeleteFile('C:\Windows\system32\Tasks\APSnotifierPP2','64');
DeleteFile('C:\Windows\system32\Tasks\APSnotifierPP3','64');
DeleteFile('C:\Windows\system32\Tasks\f706a8f7-287f-4a40-893c-ca55c01ea0aa-1-6','64');
DeleteFile('C:\Windows\system32\Tasks\f706a8f7-287f-4a40-893c-ca55c01ea0aa-1-7','64');
DeleteFile('C:\Windows\system32\Tasks\f706a8f7-287f-4a40-893c-ca55c01ea0aa-10_user','64');
DeleteFile('C:\Windows\system32\Tasks\f706a8f7-287f-4a40-893c-ca55c01ea0aa-11','64');
DeleteFile('C:\Windows\system32\Tasks\f706a8f7-287f-4a40-893c-ca55c01ea0aa-3','64');
DeleteFile('C:\Windows\system32\Tasks\f706a8f7-287f-4a40-893c-ca55c01ea0aa-6','64');
DeleteFile('C:\Windows\system32\Tasks\f706a8f7-287f-4a40-893c-ca55c01ea0aa-7','64');
DeleteFile('C:\Windows\system32\Tasks\globalUpdateUpdateTaskMachineCore','64');
DeleteFile('C:\Windows\system32\Tasks\globalUpdateUpdateTaskMachineUA','64');
DeleteFile('C:\Windows\system32\Tasks\Price Fountain','64');
DeleteFile('C:\Windows\system32\Tasks\{2BD7D86A-6FBA-408F-8570-FACD36A5C00A}','64');
DeleteFile('C:\Program Files (x86)\gmsd_re_005010048\unins000.exe','32');
DeleteFile('C:\Users\qvake\appdata\roaming\mystartsearch\uninstallmanager.exe','32');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
RebootWindows(false);
end.[/code]Будет выполнена перезагрузка компьютера.
Выполните скрипт в AVZ
[code]begin
CreateQurantineArchive('c:\quarantine.zip');
end.[/code][b]c:\quarantine.zip[/b] пришлите по красной ссылке [color="Red"][u][b]Прислать запрошенный карантин[/b][/u][/color] над первым сообщением темы.
[B][COLOR="Red"]Выполните ЕЩЕ РАЗ правила и предоставьте НОВЫЕ логи[/COLOR][/B]
***
Сделайте лог [url="http://virusinfo.info/showthread.php?t=53070&p=1104657&viewfull=1#post1104657"]полного сканирования МВАМ[/url]
***
Удалите в МВАМ все найденное
[QUOTE=thyrex;1301236]Удалите в МВАМ все найденное[/QUOTE]
Спасибо за помощь
Удалили? Тогда приступайте к следующему шагу
Скачайте [url=http://www.bleepingcomputer.com/download/farbar-recovery-scan-tool/][b]Farbar Recovery Scan Tool[/b][/url] [img]http://i.imgur.com/NAAC5Ba.png[/img] и сохраните на Рабочем столе.
[b]Примечание[/b]: необходимо выбрать версию, совместимую с Вашей операционной системой. Если Вы не уверены, какая версия подойдет для Вашей системы, скачайте обе и попробуйте запустить. Только одна из них запустится на Вашей системе.
[list][*]Запустите программу двойным щелчком. Когда программа запустится, нажмите [b]Yes[/b] для соглашения с предупреждением.[*]Убедитесь, что в окне [b]Optional Scan[/b] отмечены [i]"List BCD"[/i] и [i]"Driver MD5"[/i].
[img]http://i.imgur.com/B92LqRQ.png[/img][*]Нажмите кнопку [b]Scan[/b].[*]После окончания сканирования будет создан отчет ([b]FRST.txt[/b]) в той же папке, откуда была запущена программа. Пожалуйста, прикрепите отчет в следующем сообщении.[*]Если программа была запущена в первый раз, будет создан отчет ([b]Addition.txt[/b]). Пожалуйста, прикрепите его в следующем сообщении.[/list]
Статистика проведенного лечения:
[LIST][*]Получено карантинов: [B]2[/B][*]Обработано файлов: [B]32[/B][*]В ходе лечения обнаружены вредоносные программы:
[LIST=1][*] c:\program files (x86)\gmsd_re_005010048\gmsd_re_005010048.exe - [B]not-a-virus:AdWare.Win32.Eorezo.acjj[/B][*] c:\program files (x86)\miuitab\iewatchdog.dll - [B]not-a-virus:AdWare.Win32.ELEX.bd[/B] ( DrWEB: Adware.Mutabaha.120 )[*] c:\users\qvake\appdata\local\gmsd_re_005010048\upgmsd_re_005010048.exe - [B]not-a-virus:AdWare.Win32.Eorezo.afob[/B][*] c:\users\qvake\appdata\roaming\mystartsearch\uninstallmanager.exe - [B]not-a-virus:AdWare.Win32.ELEX.ba[/B][*] c:\users\qvake\appdata\roaming\pricef~1\update~1\update~1.exe - [B]not-a-virus:AdWare.Win32.DealPly.vux[/B] ( AVAST4: Win32:Dropper-gen [Drp] )[/LIST][/LIST]