Техническая информация
- [<HKLM>\System\CurrentControlSet\Services\ChannelRent] 'Start' = '00000002'
- [<HKLM>\System\CurrentControlSet\Services\ChannelRent] 'ImagePath' = 'cmd /c start <SYSTEM32>\Com\vsx.vbs'
- 'ChannelRent' cmd /c start <SYSTEM32>\Com\vsx.vbs
- <Полный путь к файлу>
- '%WINDIR%\syswow64\cmd.exe' /c sc Create ChannelRent binPath= "cmd /c start <SYSTEM32>\Com\vsx.vbs" type= own type= interact start= auto' (со скрытым окном)
- '%WINDIR%\syswow64\cmd.exe' /c sc Create ChannelRent binPath= "cmd /c start <SYSTEM32>\Com\vsx.vbs" type= own type= interact start= auto
- '%WINDIR%\syswow64\sc.exe' Create ChannelRent binPath= "cmd /c start <SYSTEM32>\Com\vsx.vbs" type= own type= interact start= auto