XP SP3
Trend Micro Virus protection- removes during scan, but virus regenerates within a few hours of removal. Scan file attached. Thanks in advance for your help.
All the best,
Kenny Mattes
Printable View
XP SP3
Trend Micro Virus protection- removes during scan, but virus regenerates within a few hours of removal. Scan file attached. Thanks in advance for your help.
All the best,
Kenny Mattes
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 Cure
[CODE]begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
StopService('AshEvtSvc');
TerminateProcessByName('c:\windows\system32\ashevtsvc.exe');
TerminateProcessByName('c:\documents and settings\localservice\application data\916653139.exe');
QuarantineFile('RoxLiveShare9.sys','');
QuarantineFile('C:\WINDOWS\System32\AshEvtSvc.exe','');
QuarantineFile('C:\Documents and Settings\LocalService\Application Data\916653139.exe','');
QuarantineFile('C:\WINDOWS\TEMP\msb.dll','');
QuarantineFile('C:\WINDOWS\system32\autochk.dll','');
QuarantineFile('c:\windows\system32\ashevtsvc.exe','');
QuarantineFile('c:\documents and settings\localservice\application data\916653139.exe','');
DeleteFile('c:\documents and settings\localservice\application data\916653139.exe');
DeleteFile('c:\windows\system32\ashevtsvc.exe');
DeleteFile('C:\WINDOWS\system32\autochk.dll');
DeleteFile('C:\WINDOWS\TEMP\msb.dll');
DeleteFile('C:\Documents and Settings\LocalService\Application Data\916653139.exe');
DeleteFile('C:\WINDOWS\System32\AshEvtSvc.exe');
DeleteService('AshEvtSvc');
BC_ImportAll;
ExecuteSysClean;
BC_DeleteSvc('AshEvtSvc');
executerepair(6);
executerepair(8);
executerepair(9);
executerepair(11);
executerepair(16);
executerepair(17);
BC_Activate;
RebootWindows(true);
end.
[/CODE]
After reboot [URL="http://virusinfo.info/showthread.php?t=9207"]execute following script[/URL] in Manual Cure
[code]begin
CreateQurantineArchive('C:\quarantine.zip');
end.
[/code]
- 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]
- Close all the programs and start only Internet Explorer!!!
- Repeat a log file.
- Switch Antivirus and, if you have - Firewall, on.
- Go On-Line
- Upload the quarantine.zip over the link [COLOR="Red"][B]Upload quarantined files[/B][/COLOR] on the top of this page.
- Attach a log to your new post..