Tanium Threat Response v2
Use the Tanium Threat Response integration to manage endpoint processes, evidence, alerts, files, snapshots, and connections. This integration works with Tanium Threat Response version 3.0.159 and above.
Endpoint · Tanium Threat Response
Configuration parameters
url— Hostname, IP address, or server URL (required)credentials— UsernameisFetch— Fetch incidentsincidentType— Incident typefirst_fetch— First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)max_fetch— Maximum number of incidents to fetch each timefilter_alerts_by_state— Alert states to filter by in fetch incidents command. Empty list won't filter the incidents by state.filter_by_label_name— Label name to filter by in fetch incidents command. Leave empty to not filter the incidents by label name.api_version— API Versioninsecure— Trust any certificate (not secure)proxy— Use system proxy settingsincidentFetchInterval— Incidents Fetch Interval
Commands (47)
-
tanium-tr-alert-update-stateUpdates the state of the specified alerts.
-
tanium-tr-close-connectionCloses a connection by connection ID.
-
tanium-tr-create-connectionCreates a local or remote connection.
-
tanium-tr-create-evidenceCreates event evidence from process.
-
tanium-tr-create-snapshotCaptures a new snapshot by connection ID.
-
tanium-tr-delete-connectionDeletes a connection by connection ID.
-
tanium-tr-delete-evidenceDeletes event evidences from Tanium.
-
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 ID.
-
tanium-tr-delete-snapshotDeletes a snapshot by connection name and snapshot ID.
-
tanium-tr-event-evidence-get-propertiesReturns event evidence properties for IOC generation.
-
tanium-tr-event-evidence-listReturns a list of all available event evidences in the system.
-
tanium-tr-get-alert-by-idReturns an alert object based on alert ID.
-
tanium-tr-get-downloaded-fileGets the actual content of a downloaded file by file ID. Downloaded file password: `infected`.
-
tanium-tr-get-events-by-processGets the events for a process.
-
tanium-tr-get-evidence-by-idGets event evidence by evidence ID.
-
tanium-tr-get-file-download-infoGets the metadata of a file download.
-
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-process-childrenGets the children of this process instance.
-
tanium-tr-get-process-infoGet information for a process.
-
tanium-tr-get-process-treeGets the process tree for the process instance.
-
tanium-tr-get-response-actionsReturns the Response Actions matching the specified filters.
-
tanium-tr-get-system-statusGets system status, including connections, client IDs, hostnames, and IPs.
-
tanium-tr-get-task-by-idGet task by ID.
-
tanium-tr-intel-deployDeploys intel using the service account context.
-
tanium-tr-intel-deploy-statusDisplays status of last intel deployment.
-
tanium-tr-intel-doc-createAdd a new intel document to the system by providing its document contents.
-
tanium-tr-intel-doc-deleteRemove an intel document from the system by providing its ID.
-
tanium-tr-intel-doc-updateUpdate the contents of an existing intel document by providing the document contents.
-
tanium-tr-intel-docs-add-labelCreate a new label association for the identified intel document.
-
tanium-tr-intel-docs-labels-listList all labels for the identified intel document.
-
tanium-tr-intel-docs-remove-labelDelete a label association for the identified intel document.
-
tanium-tr-list-alertsReturns a comma-separated list of all alerts.
-
tanium-tr-list-connectionsReturns a list of all connections.
-
tanium-tr-list-events-by-connectionQueries events for a connection.
-
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 comma-separated list of all intel documents.
-
tanium-tr-list-labelsReturns all available labels in the system.
-
tanium-tr-list-snapshotsReturns all local snapshots of a single connection.
-
tanium-tr-request-file-downloadRequests a new file download.
-
tanium-tr-response-action-gather-snapshotCreates a "gatherSnapshot" Response Action for the specified host.
-
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.