Техническая информация
- <SYSTEM32>\tasks\googleupdatetaskeditor
- %ProgramFiles%\google\libs\g.log
- %ProgramFiles%\google\chrome\updaterload.exe
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' <#ezcrydnqj#> IF((New-Object Security.Principal.WindowsPrincipal([Security.Principal.WindowsIdentity]::GetCurrent())).IsInRole([Security.Principal.WindowsBuiltInRole]::Administrator)) { schtask...
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' <#tqbque#> 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, VideoProcessor > "%ProgramFiles%\Google\Libs\g.log"
- '<SYSTEM32>\wbem\wmic.exe' PATH Win32_VideoController GET Name, VideoProcessor
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' Add-MpPreference -ExclusionPath @($env:UserProfile, $env:ProgramFiles) -Force
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' <#tqbque#> 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 GoogleUpdateTaskEditor /tr "'%ProgramFiles%\Google\Chrome\updaterload.exe'"
- '<SYSTEM32>\schtasks.exe' /run /tn GoogleUpdateTaskEditor