Start process
August 5, 2024
ID 272410
You can use the Start process task to remotely start processes and executable files on devices.
For example, you can run:
- Processes stopped as a result of malicious activity on the device.
- Processes stopped by you.
For example, you can remotely start a process that you have stopped using the Terminating a process task.
- Scripts.
For example, you can run a script to collect data from the device to investigate a threat.
- Utilities.
For example, you can run a utility that saves device configuration information to a file.
- Applications.
If SELinux is installed in your operating system in Enforcing
mode, starting the Start process task requires additional configuration of SELinux.
You can create and run the Start process task, as well as edit its settings in the Web Console:
You cannot create, run, or configure the Start process task using the command line. You cannot view a Start process task created in the Web Console on the command line with the kics-control --get-task-list
command.
Start process task settings
Setting | Description |
---|---|
Executable command | Field for entering the command to start the process. For example, if you want to run the |
Command line arguments (optional) | Field for entering command line arguments to pass additional input to the script, utility, or application at startup. For example, you can enter the If you need to pass multiple arguments, separate them with spaces. For example, you can enter |
Working directory path (optional) | Field for the path to the working directory in which the command from the Executable command field is executed. For example, you can enter |
You can view the result of the task in the Assets (Devices) → Tasks → <task name> section, on the Results tab in the Description column.