Technical Information
- [<HKCU>\Software\Microsoft\Windows\CurrentVersion\Run] 'Webhost' = '%HOMEPATH%\AppData\Roaming\Windows\<File name>.exe'
- %HOMEPATH%\Start Menu\Programs\Startup\Webhost.url
- winhost.exe
- %TEMP%\winhost.exe
- from <Full path to file> to %HOMEPATH%\AppData\Roaming\Windows\<File name>.exe
- '<Full path to file>'
- '%TEMP%\winhost.exe'
- '<SYSTEM32>\schtasks.exe' /create /tn \System\SecurityServiceUpdate /tr %HOMEPATH%\AppData\Roaming\Windows\<File name>.exe /st 00:00 /du 9999:59 /sc daily /ri 5 /f
- '<SYSTEM32>\cmd.exe' /C schtasks /create /tn \System\SecurityServiceUpdate /tr %userprofile%\AppData\Roaming\Windows\<File name>.exe /st 00:00 /du 9999:59 /sc daily /ri 5 /f