-
Untreated trojan
Hi,
I launched an autoscan with "kaspersky virus removal tool", and a trojan virus seemed to have been detected, but untreated.
I followed the instructions of the manual disinfection, and here is the report of the analysis.
Please, can you help me deleting that virus ?
-
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;
QuarantineFile('C:\Users\Nicolas\fiaaz.exe','');
StopService('RelevantKnowledge');
DeleteService('RelevantKnowledge');
QuarantineFile('c:\program files\relevantknowledge\rlservice.exe','');
TerminateProcessByName('c:\program files\relevantknowledge\rlservice.exe');
RegKeyParamDel('HKEY_USERS','S-1-5-21-130226979-3092097014-491920046-1000\Software\Microsoft\Windows\CurrentVersion\Run','fiaaz');
DeleteFile('C:\Users\Nicolas\fiaaz.exe');
ExecuteWizard('TSW', 2, 2, true);
ExecuteWizard('SCU', 2, 2, true);
BC_ImportAll;
ExecuteSysClean;
BC_DeleteSvc('RelevantKnowledge');
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 2 for Vista and all updates!!!
- 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..
Page generated in 0.01118 seconds with 10 queries