MY computer has a virus bomb. The scan has been running for 5 hours and still at 1%. 5K+ virus have been detected
Printable View
MY computer has a virus bomb. The scan has been running for 5 hours and still at 1%. 5K+ virus have been detected
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\system32\khatra.exe');
QuarantineFile('C:\WINDOWS\System\gHost.exe','');
QuarantineFile('C:\WINDOWS\Xplorer.exe','');
QuarantineFile('C:\KHATRA.exe','');
QuarantineFile('c:\program files\vidalia bundle\tor\tor.exe','');
QuarantineFile('C:\WINDOWS\system32\KHATRA.exe','');
QuarantineFile('D:\autorun.inf','');
DeleteFile('C:\WINDOWS\system32\KHATRA.exe');
DeleteFile('C:\KHATRA.exe');
DeleteFile('C:\WINDOWS\Xplorer.exe');
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.
- Remove [URL="http://virusinfo.info/showthread.php?t=42263"]Bonjour[/URL] if you don't use it.
- Repeat a log file of AVPTool.
- Attach a log to your new post..