Least part of the local area connection.
Ask for analysis.
Printable View
Least part of the local area connection.
Ask for analysis.
Hello.
I can't see any evident infection in your logs. Some of the files look suspicious, so if you want them of being checked, execute the script: [code]begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('C:\WINDOWS\system32\KB905474\wgasetup.exe','');
QuarantineFile('C:\WINDOWS\system32\OGAEXEC.exe','');
QuarantineFile('C:\DOCUME~1\09704~1.NEW\LOCALS~1\Temp\c.exe','');
QuarantineFile('c:\windows\system32\conime.exe','');
QuarantineFile('c:\program files\registry purify\registrypurify.exe','');
BC_ImportquarantineList;
BC_Activate;
RebootWindows(true);
end.[/code]After restart, execute the second script: [code]begin
createqurantinearchive('c:\quarantine.zip');
end.[/code] After this script, upload file c:\quarantine.zip via the link [url]http://virusinfo.info/upload_virus_eng.php?tid=56148[/url]