TaegisXDRv2
For integration with the Secureworks Taegis XDR platform.
Data Enrichment & Threat Intelligence · Secureworks
Configuration parameters
environment— Taegis Environment (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsclient_id— Client ID (required)client_secret— Client Secret (required)isFetch— Fetch incidentsmax_fetch— Maximum number of incidents per fetchincidentFetchInterval— Incidents Fetch Intervalfirst_fetch— First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)incidentType— Incident typeinclude_assets— Include Assets in Fetchfetch_type— Fetch Incident Type
Commands (21)
-
taegis-add-evidence-to-investigationAdd alerts and events to an existing investigation.
-
taegis-archive-investigationArchive an investigation.
-
taegis-create-commentCreate a comment on an investigation.
-
taegis-create-investigationCreate an Investigation within Taegis.
-
taegis-create-sharelinkCreates a ShareLink to a Taegis element, such as an alert or investigation.
-
taegis-execute-playbookExecutes a Taegis playbook instance.
-
taegis-fetch-alertsList Taegis alerts by ID.
-
taegis-fetch-assetsFetch assets based on search criteria.
-
taegis-fetch-commentFetch comment by comment ID.
-
taegis-fetch-commentsFetch comments by Investigation ID.
-
taegis-fetch-endpointFetch endpoint information.
-
taegis-fetch-eventsThis is a beta command, which lets you implement and test pre-release software. Since the command is beta, it might contain bugs. Updates to the command during the beta phase might include non-backward compatible features. We appreciate your feedback on the quality and usability of the command to help us identify issues, fix them, and continually improve. Fetches Taegis events using a CQL query string or a list of event IDs. Supports pagination via the next cursor token returned in results. If no cql_query is provided, defaults to "FROM * EARLIEST=-1m | head 50".
-
taegis-fetch-investigationFetch all investigations or a specific investigation.
-
taegis-fetch-investigation-alertsFetch Alert IDs related to a specific investigation.
-
taegis-fetch-playbook-executionFetch the results of a Taegis playbook instance execution.
-
taegis-fetch-usersFetch a user by ID or email address.
-
taegis-isolate-assetIsolate a specific asset.
-
taegis-unarchive-investigationUnarchive an investigation.
-
taegis-update-alert-statusUpdate the status of an alert.
-
taegis-update-commentUpdate an existing comment.
-
taegis-update-investigationUpdate an existing investigation.