Показано с 1 по 4 из 4.

computer has pop-ups

  1. #1
    Junior Member Репутация
    Регистрация
    23.08.2009
    Сообщений
    11
    Вес репутации
    54

    computer has pop-ups

    Hi my computer has this antivirus system pro that keeps popping up security alerts and porn pop-ups. I have attached the three logs.

  2. #2
    Senior Member Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация
    Регистрация
    03.04.2006
    Сообщений
    21,100
    Вес репутации
    3023
    Hello,

    Switch off/Disable:
    Attention !!! Database was last updated 8/22/2009 it is necessary to update the database (via File - Database update)
    - Antivirus and and, if you have - Firewall.
    - System Restore

    - Execute following script
    Код:
    begin
    SearchRootkit(true, true);
    SetAVZGuardStatus(True);
    ClearQuarantine;
     TerminateProcessByName('c:\documents and settings\owner\local settings\application data\weptoa\yshksysguard.exe');
     QuarantineFile('c:\documents and settings\owner\local settings\application data\weptoa\yshksysguard.exe','');
     DeleteFile('c:\documents and settings\owner\local settings\application data\weptoa\yshksysguard.exe');
     RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','pfowsajq');
     RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','pfowsajq');
     DeleteFileMask('c:\documents and settings\owner\local settings\application data\weptoa','*.*',true);
     DeleteDirectory('c:\documents and settings\owner\local settings\application data\weptoa');
    BC_ImportAll;
    ExecuteSysClean;
    BC_Activate;
    ExecuteRepair(13);
    SetAVZPMStatus(True);
    RebootWindows(true);
    end.
    After reboot execute following script
    Код:
    begin
    CreateQurantineArchive('C:\quarantine.zip');
    end.
    - Remove Bonjour
    - Upload the C:\quarantine.zip over the link Upload quarantined files on the top of this page.
    - Make new logs and attach them to your new post.

  3. #3
    Junior Member Репутация
    Регистрация
    23.08.2009
    Сообщений
    11
    Вес репутации
    54
    I have uploaded the quarintine filed and have attached the three logs and updated the database.

  4. #4
    Senior Member Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация
    Регистрация
    03.04.2006
    Сообщений
    21,100
    Вес репутации
    3023
    Your logs seems to be clean. Is your problem solved?
    Was removed
    Код:
    c:\documents and settings\owner\local settings\application data\weptoa\yshksysguard.exe - Trojan.Win32.FraudPack.aafs

Похожие темы

  1. Ответов: 1
    Последнее сообщение: 15.01.2011, 03:00
  2. Ответов: 10
    Последнее сообщение: 22.02.2009, 07:16
  3. Ответов: 6
    Последнее сообщение: 22.02.2009, 06:14
  4. Ответов: 9
    Последнее сообщение: 01.07.2008, 18:35
  5. Help me! my computer slow down. a turtle must be faster then my computer.
    От baris в разделе Malware Removal Service
    Ответов: 4
    Последнее сообщение: 09.05.2008, 10:41

Свернуть/Развернуть Ваши права в разделе

  • Вы не можете создавать новые темы
  • Вы не можете отвечать в темах
  • Вы не можете прикреплять вложения
  • Вы не можете редактировать свои сообщения
  •  
Page generated in 0.00108 seconds with 19 queries