Вход

Просмотр полной версии : Kaspersky Report



john10001
18.09.2010, 05:21
I have an older version of kaspersky and it said to post the report here and it would be possible for analysts to check it and send an executable script to sort out the problems and virus etc.

olejah
18.09.2010, 10:30
Close/unload all the programs

Switch off:
- Antivirus and, if you have - Firewall.

- Execute following script (http://virusinfo.info/showthread.php?t=9207) in Manual Healing


begin
SearchRootkit(true, true);
SetAVZGuardStatus(true);
QuarantineFile('C:\Temp\asw\SASWINLO.dll','');
QuarantineFile('C:\Temp\asw\SASENUM.SYS','');
QuarantineFile('C:\WINDOWS\system32\drivers\adbgnk a.sys','');
DeleteService('rpbhjqp');
QuarantineFile('explorer.exe C:\WINDOWS\system32\ntdevice.exe','');
DeleteFile('C:\WINDOWS\system32\drivers\adbgnka.sy s');
BC_ImportAll;
ExecuteSysClean;
ExecuteWizard('TSW',2,2,true);
BC_Activate;
RebootWindows(true);
end.

After reboot:
- Execute following script in Manual Healing


begin
CreateQurantineArchive('C:\quarantine.zip');
end.

- Upload the C:\quarantine.zip here: upload_virus_eng. (http://virusinfo.info/upload_virus_eng.php?tid=83713)
- Make a new log file and Attach a new log to your new post..