helpme i have attached the kaspersky log file
Printable View
helpme i have attached the kaspersky log file
Switch off/Disable:
- Antivirus and and, if you have - Firewall.
- System Restore
- [URL="http://virusinfo.info/showthread.php?t=9207"]Execute following script[/URL] in Manual disinfection
[CODE]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.[/CODE]
After reboot [URL="http://virusinfo.info/showthread.php?t=9207"]execute following script[/URL] in Manual disinfection
[code]begin
CreateQurantineArchive('C:\quarantine.zip');
end.
[/code]and upload the C:\quarantine.zip over the link [COLOR="Red"][B]Upload quarantined files[/B][/COLOR] on the top of this page.
- Install Service Pack 3 for Windows XP and subsequent patches from [url]www.windowsupdate.com[/url]
- Install IE8
- Clean Temp-Maps, Cache of Browsers, Recycler. Use Windows service tool [URL="http://support.microsoft.com/?scid=kb%3Ben-us%3B315246&x=17&y=6"]cleanmgr[/URL] or [URL="http://www.ccleaner.com/"]CCleaner[/URL] or [URL="http://www.clearprog.de/"]ClearProg[/URL]
- Repeat a log file of AVPTool.
- Make a log file with Hijackthis ([URL="http://virusinfo.info/showthread.php?t=9184"] Analysis, p.3 [/URL] for further informations).
- Attach BOTH LOGS to your new post..