PDA

Просмотр полной версии : Malware report



Shashi Anand
21.09.2010, 02:58
please help me with what to do

olejah
21.09.2010, 10:17
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:\Windows\ServiceProfiles\LocalSe rvice\LOCAL SERVICE1\winlogon.exe','');
TerminateProcessByName('c:\program files\youtube downloader toolbar\searchsettings.exe');
QuarantineFile('c:\program files\youtube downloader toolbar\searchsettings.exe','');
BC_ImportAll;
ExecuteSysClean;
ExecuteWizard('TSW',2,2,true);
ExecuteRepair(11);
ExecuteRepair(13);
ExecuteRepair(17);
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)