- Вложения
- Вложения
Код: Выделить всё
R0 - HKCU\Software\Microsoft\Internet Explorer\Main,Start Page = http://super-filezz.com
O13 - Gopher Prefix:Код: Выделить всё
R1 - HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings,ProxyServer = 148.233.239.23:80Код: Выделить всё
Заражённые ключи в реестре:
HKEY_CURRENT_USER\SOFTWARE\HiSoft\CrackDownloader (CrackTool.Agent) -> No action taken.
HKEY_LOCAL_MACHINE\SOFTWARE\StimulProfit (Adware.Agent) -> No action taken.Код: Выделить всё
begin
SearchRootkit(true, true);
SetAVZGuardStatus(true);
ClearQuarantine;
SetServiceStart('hgbtcfm', 4);
StopService('hgbtcfm');
QuarantineFile('C:\Windows\System32\drivers\pccynob.sys','');
DeleteFile('C:\Windows\System32\drivers\pccynob.sys');
DeleteService('hgbtcfm');
BC_ImportAll;
ExecuteSysClean;
BC_DeleteSvc('hgbtcfm');
BC_Activate;
RebootWindows(true);
end.Код: Выделить всё
begin
CreateQurantineArchive(GetAVZDirectory+'quarantine.zip');
end.
