Any help on this virus would be appreciated!!!
Thanks
Cara
[ATTACH]235982[/ATTACH]
Printable View
Any help on this virus would be appreciated!!!
Thanks
Cara
[ATTACH]235982[/ATTACH]
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;
DelBHO('{65C4EF58-70C8-D439-A70D-92B8AF2E2528}');
QuarantineFile('C:\WINDOWS\system32\rpqnpiexvtue.dll','');
QuarantineFile('C:\WINDOWS\system32\sdra64.exe','');
QuarantineFile('N:\mgrntw.exe','');
QuarantineFile('N:\mgresrc.dll','');
QuarantineFile('N:\MGFOX32.DLL','');
QuarantineFile('N:\MGBTRV.DLL','');
QuarantineFile('N:\mg_ole.dll','');
QuarantineFile('\\?\globalroot\Device\Ide\iaStor0\eccbcxnc\eccbcxnc\tdlcmd.dll','');
QuarantineFile('n:\mgrntw.exe','');
DeleteFile('C:\WINDOWS\system32\sdra64.exe');
RegKeyParamDel('HKEY_USERS','.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Run','userinit');
RegKeyParamDel('HKEY_USERS','S-1-5-18\Software\Microsoft\Windows\CurrentVersion\Run','userinit');
DeleteFile('C:\WINDOWS\system32\rpqnpiexvtue.dll');
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.
- 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..