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

help me

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

    help me

    helpme i have attached the kaspersky log file
    Последний раз редактировалось asif2000; 12.03.2010 в 14:42.

  2. #2
    Senior Member Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация
    Регистрация
    03.04.2006
    Сообщений
    21,100
    Вес репутации
    3023
    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;
     TerminateProcessByName('c:\windows\xplorer.exe');
     TerminateProcessByName('c:\windows\system32\khatra.exe');
     TerminateProcessByName('c:\windows\system\ghost.exe');
     QuarantineFile('C:\WINDOWS\system.exe','');
     QuarantineFile('C:\KHATRA.exe','');
     QuarantineFile('C:\WINDOWS\system32\KHATRA.exe','');
     QuarantineFile('C:\WINDOWS\Xplorer.exe','');
     QuarantineFile('C:\WINDOWS\System\gHost.exe','');
     DeleteFile('C:\WINDOWS\system.exe');
     DeleteFile('c:\windows\xplorer.exe');
     DeleteFile('C:\KHATRA.exe');
     DeleteFile('c:\windows\system32\khatra.exe');
     DeleteFile('c:\windows\system\ghost.exe');
     RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','1');
     RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows NT\CurrentVersion\Winlogon','Taskman');
    ExecuteWizard('TSW', 2, 2, true);
    ExecuteWizard('SCU', 2, 2, true);
    BC_ImportAll;
    ExecuteSysClean;
    BC_Activate;
    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 for Windows XP and subsequent patches from www.windowsupdate.com
    - Install IE8
    - Clean Temp-Maps, Cache of Browsers, Recycler. Use Windows service tool cleanmgr or CCleaner or ClearProg
    - 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..

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

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