Техническая информация
- <SYSTEM32>\tasks\googleupdatetaskmachineqc
- %ProgramFiles%\google\libs\g.log
- %ProgramFiles%\google\chrome\updater.exe
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' <#cfsiijy#> IF((New-Object Security.Principal.WindowsPrincipal([Security.Principal.WindowsIdentity]::GetCurrent())).IsInRole([Security.Principal.WindowsBuiltInRole]::Administrator)) { schtasks ...
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' <#vibqp#> IF((New-Object Security.Principal.WindowsPrincipal([Security.Principal.WindowsIdentity]::GetCurrent())).IsInRole([Security.Principal.WindowsBuiltInRole]::Administrator)) { IF([System....
- '<SYSTEM32>\cmd.exe' /c mkdir "%ProgramFiles%\Google\Libs\" & wmic PATH Win32_VideoController GET Name > "%ProgramFiles%\Google\Libs\g.log"
- '<SYSTEM32>\wbem\wmic.exe' PATH Win32_VideoController GET Name
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' Add-MpPreference -ExclusionPath @($env:UserProfile, $env:ProgramFiles) -Force
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' <#vibqp#> IF((New-Object Security.Principal.WindowsPrincipal([Security.Principal.WindowsIdentity]::GetCurrent())).IsInRole([Security.Principal.WindowsBuiltInRole]::Administrator)) { IF([System....
- '<SYSTEM32>\schtasks.exe' /create /f /sc onlogon /rl highest /ru System /tn GoogleUpdateTaskMachineQC /tr "'%ProgramFiles%\Google\Chrome\updater.exe'"
- '<SYSTEM32>\schtasks.exe' /run /tn GoogleUpdateTaskMachineQC