Tanium Threat Response
Use the Tanium Threat Response integration to manage endpoints processes, evidence, alerts, files, snapshots, and connections. This Integration works with Tanium Threat Response version below 3.0.159. In order to use Tanium Threat Response version 3.0.159 and above, use Tanium Threat Response V2 Integration.
Endpoint · Tanium Threat Response
Configuration parameters
isFetch— Fetch incidentsincidentType— Incident typeurl— Hostname, IP address, or server URL (required)credentials— Username (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsfetch_time— First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)filter_alerts_by_state— A comma-separated list of alert states to filter by in fetch incidents command. Possible options are: unresolved, in progress, resolved or suppressed. Empty list won't filter the incidents by state.
Commands (39)
-
tanium-tr-alert-update-stateUpdates the state of a single alert.
-
tanium-tr-create-connectionCreates a local or remote connection.
-
tanium-tr-create-evidenceCreates an evidence.
-
tanium-tr-create-snapshotCaptures a new snapshot by connection name.
-
tanium-tr-delete-connectionDeletes a connection by connection name.
-
tanium-tr-delete-evidenceDeletes an evidence.
-
tanium-tr-delete-file-downloadDeletes a file download.
-
tanium-tr-delete-file-from-endpointDeletes a file from the given endpoint.
-
tanium-tr-delete-local-snapshotDeletes a local snapshot by connection name and file name.
-
tanium-tr-delete-snapshotDeletes a snapshot by connection name and snapshot ID.
-
tanium-tr-get-alert-by-idReturns an alert object based on alert ID.
-
tanium-tr-get-connection-by-nameReturns a connection object based on connection name.
-
tanium-tr-get-download-file-request-statusGets the status of the download file request.
-
tanium-tr-get-downloaded-fileGets the actual content of a downloaded file by file ID.
-
tanium-tr-get-events-by-processGets the events for a process.
-
tanium-tr-get-evidence-by-idGets evidence by evidence ID.
-
tanium-tr-get-file-download-infoGets the metadata of a file download. You must supply either the `path` or `id` argument for the command to run successfully.
-
tanium-tr-get-file-infoGets information about a file from a remote connection.
-
tanium-tr-get-intel-doc-by-idReturns an intel document object based on ID.
-
tanium-tr-get-label-by-idReturns a label object based on label ID.
-
tanium-tr-get-parent-processGets information for the parent process.
-
tanium-tr-get-parent-process-treeGets the parent process tree for the process instance.
-
tanium-tr-get-process-childrenGets the children of this process instance.
-
tanium-tr-get-process-infoGet information for a process.
-
tanium-tr-get-process-timelineGets the process timeline.
-
tanium-tr-get-process-treeGets the process tree for the process instance.
-
tanium-tr-intel-doc-createAdd a new intel document to the system by providing its document contents.
-
tanium-tr-list-alertsReturns a list of all alerts.
-
tanium-tr-list-connectionsReturns all connections.
-
tanium-tr-list-events-by-connectionQueries events for a connection.
-
tanium-tr-list-evidenceReturns a list of all available evidence in the system.
-
tanium-tr-list-file-downloadsReturns all downloaded files in the system.
-
tanium-tr-list-files-in-directoryGets a list of files in the given directory.
-
tanium-tr-list-intel-docsReturns a list of all intel documents.
-
tanium-tr-list-labelsReturns all available labels in the system.
-
tanium-tr-list-local-snapshots-by-connectionReturns all local snapshots of a single connection.
-
tanium-tr-list-snapshots-by-connectionReturns all snapshots of a single connection.
-
tanium-tr-request-file-downloadRequests a new file download.
-
tanium-tr-start-quick-scanScan a computer group for hashes in intel document. Computer groups can be viewed by navigating to `Administration -> Computer Groups` in the Threat-Response product console. Computer group names and IDs can also be retrieved by using the `tn-list-groups` command in the `Tanium` integration.