Technical Information
- <SYSTEM32>\tasks\systemtask
- 'localhost':2323
- '%WINDIR%\syswow64\cmd.exe' /c schtasks /create /tn "SystemTask" /tr "<Full path to file>" /sc onlogon /ru SYSTEM /f
- '%WINDIR%\syswow64\schtasks.exe' /create /tn "SystemTask" /tr "<Full path to file>" /sc onlogon /ru SYSTEM /f
- '%WINDIR%\syswow64\cmd.exe' /c schtasks /create /tn "SystemTask" /tr "<Full path to file>" /sc onlogon /ru SYSTEM /f' (with hidden window)