Help - Search - Members
Full Version: HEUR.TROJAN.GENERIC
Kaspersky Lab Forum > Fórum em Português > Vírus
Quinho
Tenho tentado eliminar este vírus do computador e toda vez que inicio a máquina diversos outros surgem! Uso o Kis2009 e tentei eliminar o problema com o combofix, mas não devo ter feito a coisa certa. Ele corrigiu um problema na atualização automática do windows, mas os virus acabam retornando! Em anexo vai o arquivo avz! Já vou agradecendo a atenção e espero resolver o problema !
DonKid
Again, thanks a lot richbuff, for your help.biggrin.gif

Execute esse script:
CODE
begin
SetAVZGuardStatus(True);
SearchRootkit(true, true);
QuarantineFile('winxrz32.dll','');
QuarantineFile('C:\autorun.inf','');
QuarantineFile('E:\autorun.inf','');
DeleteFile('E:\autorun.inf');
DeleteFile('C:\autorun.inf');
DeleteFile('winxrz32.dll');
BC_ImportDeletedList;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
end.

Coloque aqui o arquivo do seu Combofix também.
Quinho
QUOTE(DonKid @ 2.12.2008 04:06) *
Again, thanks a lot richbuff, for your help.biggrin.gif

Execute esse script:
CODE
begin
SetAVZGuardStatus(True);
SearchRootkit(true, true);
QuarantineFile('winxrz32.dll','');
QuarantineFile('C:\autorun.inf','');
QuarantineFile('E:\autorun.inf','');
DeleteFile('E:\autorun.inf');
DeleteFile('C:\autorun.inf');
DeleteFile('winxrz32.dll');
BC_ImportDeletedList;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
end.

Coloque aqui o arquivo do seu Combofix também.

DonKid
Eu preciso do log completo.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.