Switch off/Disable:
- Antivirus and and, if you have - Firewall.
- System Restore
- Execute following script in Manual disinfection
Код:
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
ClearQuarantine;
StopService('mbdgyncyyohghwj');
StopService('lwzmljwwnra');
StopService('jwucrvrv');
StopService('cplrlwxahx');
QuarantineFile('C:\Users\Toshiba\AppData\Roaming\ahrg.exe,C:\RECYCLER\S-1-5-21-2869303747-4258747907-006969225-8074\nissan.exe,C:\Users\Toshiba\AppData\Roaming\nisgw.exe,explorer.exe','');
QuarantineFile('C:\Users\Toshiba\AppData\Roaming\ahrg.exe','');
QuarantineFile('C:\Users\Toshiba\AppData\Local\Temp\vmeykknnitez.sys','');
QuarantineFile('C:\Users\Toshiba\AppData\Local\Temp\truxgdzcctbvz.sys','');
QuarantineFile('C:\Users\Toshiba\AppData\Local\Temp\nruoirgtbgi.sys','');
DeleteService('mbdgyncyyohghwj');
DeleteService('lwzmljwwnra');
DeleteService('jwucrvrv');
DeleteService('cplrlwxahx');
BC_DeleteSvc('mbdgyncyyohghwj');
BC_DeleteSvc('lwzmljwwnra');
BC_DeleteSvc('jwucrvrv');
BC_DeleteSvc('cplrlwxahx');
DeleteFile('C:\Users\Toshiba\AppData\Roaming\nisgw.exe');
DeleteFile('C:\Users\Toshiba\AppData\Roaming\ahrg.exe,C:\RECYCLER\S-1-5-21-2869303747-4258747907-006969225-8074\nissan.exe,C:\Users\Toshiba\AppData\Roaming\nisgw.exe,explorer.exe');
DeleteFile('C:\Users\Toshiba\AppData\Roaming\ahrg.exe');
DeleteFile('C:\Users\Toshiba\AppData\Local\Temp\vmeykknnitez.sys');
DeleteFile('C:\Users\Toshiba\AppData\Local\Temp\truxgdzcctbvz.sys');
DeleteFile('C:\Users\Toshiba\AppData\Local\Temp\nruoirgtbgi.sys');
DeleteFile('C:\RECYCLER\S-1-5-21-2869303747-4258747907-006969225-8074\nissan.exe');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
SetAVZPMStatus(True);
RebootWindows(true);
end.
After reboot execute following script in Manual disinfection
Код:
begin
CreateQurantineArchive('C:\quarantine.zip');
end.
and upload the C:\quarantine.zip over the link Upload quarantined files on the top of this page.
- Remove Bonjour if you don't use it.
- Install Service Pack 2 for Vista
- Install all subsequent updates
- Install Internet Explorer 8
- Repeat a log file of AVPTool.
- Attach a log to your new post..