Close/unload all the programs excepted AVZ and Internet Explorer
Switch off:
- Antivirus and and, if you have - Firewall.
- System Restore
- Execute following script
Код:
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('/C.exe','');
QuarantineFile('C:\.X','');
QuarantineFile('D:\.X','');
QuarantineFile('E:\.X','');
QuarantineFile('G:\.X','');
QuarantineFile('H:\.X','');
QuarantineFile('I:\.X','');
QuarantineFile('C:\WINDOWS\system32\fqkneyqh.dll','');
QuarantineFile('C:\WINDOWS\system32\vcmsdx.dll','');
QuarantineFile('C:\WINDOWS\system32\detoured.dll','');
QuarantineFile('C:\WINDOWS\system32\wxvault.dll','');
DeleteFile('C:\WINDOWS\system32\vcmsdx.dll');
DeleteFile('C:\WINDOWS\system32\fqkneyqh.dll');
DeleteFile('I:\.X');
DeleteFile('H:\.X');
DeleteFile('G:\.X');
DeleteFile('F:\.X');
DeleteFile('E:\.X');
DeleteFile('D:\.X');
DeleteFile('C:\.X');
DeleteFile('/C.exe');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
end.
After reboot:
- Clean Temp-Maps, Cache of Browsers, Recycler. Use Windows service tool cleanmgr or CCleaner or ClearProg
- Close all the programs and start only Internet Explorer!!!
- Repeat 3 log files in accordance with the rules.
- Switch Antivirus and, if you have - Firewall, on.
- Go On-Line
- Upload the quarantine in accordance with Appx. 3 of the rules.
- Attach 3 logs to your new post..