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

"Trojan-GameThief.Win32.Magania.cfot"-> need script for manual desinfection

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

    "Trojan-GameThief.Win32.Magania.cfot"-> need script for manual desinfection

    Dear All,

    I just realized that I was infected with Trojan-GameThief.Win32.Magania.*

    Here is the analysis made by Kaspersky virus removal tool

    Need help please,

    Many thanks

  2. #2
    Senior Member Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация
    Регистрация
    03.04.2006
    Сообщений
    21,100
    Вес репутации
    3023
    Oh, man! The system isn't uptodate, Openoffice is ancient.

    Switch off/Disable:
    - Antivirus and and, if you have - Firewall.
    - System Restore

    - Execute following script in Manual disinfection
    Код:
    begin
    SearchRootkit(true, true);
    SetAVZGuardStatus(True);
    ClearQuarantine;
    QuarantineFile('C:\autorun.inf','');
     QuarantineFile('C:\fk.exe','');
     QuarantineFile('C:\DOCUME~1\UTILIS~1\LOCALS~1\Temp\cvasds0.dll','');
     QuarantineFile('C:\WINDOWS\system32\e8main3.dll','');
     DeleteFile('C:\WINDOWS\system32\e8main3.dll');
     DeleteFile('C:\DOCUME~1\UTILIS~1\LOCALS~1\Temp\cvasds0.dll');
     RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Explorer\ShellExecuteHooks','{BB4C402F-882A-4526-8C08-51278EA437C1}');
     DeleteFile('C:\autorun.inf');
     DeleteFile('C:\fk.exe');
    BC_ImportAll;
    ExecuteSysClean;
    BC_Activate;
    ExecuteRepair(13);
    SetAVZPMStatus(True);
    RebootWindows(true);
    end.
    After reboot execute following script in Manual disinfection
    Код:
    begin
    CreateQurantineArchive('C:\quarantine.zip');
    end.
    and upload the C:\quarantine.zip over the link Upload quarantined files on the top of this page.
    - Install Service Pack 3 + all updates
    - Install Internet Explorer 8
    - Install OpenOffice 3.2
    - Repeat a log file of AVPTool.
    - Make a log file with Hijackthis ( Analysis, p.3 for further informations).
    - Attach both logs to your new post..

Похожие темы

  1. Trojan-GameThief.Win32.Magania.drjc
    От filisin в разделе Malware Removal Service
    Ответов: 0
    Последнее сообщение: 06.09.2010, 20:09
  2. Manual desinfection script
    От Paulo Oliveira в разделе Malware Removal Service
    Ответов: 1
    Последнее сообщение: 07.07.2010, 13:20
  3. Заражен трояном Trojan-GameThief.Win32.Magania.*
    От Gesserok в разделе Помогите!
    Ответов: 6
    Последнее сообщение: 27.01.2010, 16:42
  4. Trojan-GameThief.Win32.Magania.bcwh
    От daradan в разделе Помогите!
    Ответов: 1
    Последнее сообщение: 26.05.2009, 22:25

Метки для этой темы

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

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