Here is my Report
Also, is there a language option for this forum?
Printable View
Here is my Report
Also, is there a language option for this forum?
Switch off/Disable:
- Antivirus and and, if you have - Firewall.
- System Restore
- Start AVPTool AS ADMINISTRATOR.
- [URL="http://virusinfo.info/showthread.php?t=9207"]Execute following script[/URL] in Manual Cure
[CODE]begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
TerminateProcessByName('c:\users\valued~1\appdata\local\temp\rarsfx4\wxu47.exe');
QuarantineFile('c:\users\valued~1\appdata\local\temp\rarsfx4\wxu47.exe','');
QuarantineFile('C:\Windows\system32\drivers\dpox.sys','');
QuarantineFile('C:\Windows\System32\Drivers\amntbq1w.SYS','');
QuarantineFile('C:\Windows\system32\drivers\tnjxlys.sys','');
DeleteFile('C:\Windows\system32\drivers\tnjxlys.sys');
DeleteFile('C:\Windows\System32\Drivers\amntbq1w.SYS');
DeleteFile('C:\Windows\system32\drivers\dpox.sys');
DeleteFile('c:\users\valued~1\appdata\local\temp\rarsfx4\wxu47.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 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 C:\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..
[size="1"][color="#666686"][B][I]Добавлено через 1 минуту[/I][/B][/color][/size]
[QUOTE=Illiad;437039]Also, is there a language option for this forum?[/QUOTE]
What do you mean? We have EN/RU - languages, switch with the flags right above.
Please ignore my double post, it's been a long night.... Commencing work
I uploaded the quarantine.zip file and here are the logs.
All this was done in safe mode + networking. I attempted to do it in regular, but when the system booted, windows said I wasn't genuine and all I could do was access FireFox
[QUOTE=Illiad;437104]
All this was done in safe mode [/QUOTE]It hadn't any sense : any antirootkit has to be run in normal mode.