ReliaquestTakedown
ReliaQuest Takedown Pack.#
This Integration is part of theSupported versions
Supported Cortex XSOAR versions: 6.9.0 and later.
This is Reliaquest DRP Takedown integration. It enables xsoar user to create and manage takedowns. This integration was integrated and tested with version 6.9.0 of ReliaquestTakedown.
This is the default integration for this content pack when configured by the Data Onboarder in Cortex XSIAM.
#
Configure ReliaquestTakedown in CortexParameter | Description | Required |
---|---|---|
DS SearchLight API URL | Enter the Digital Shadows SearchLight API URL. | True |
Account ID | Account ID associated with this account. | True |
API Key | Enter the API Key for this account. | True |
API Secret | Enter the API Secret for this account. | True |
Trust any certificate (not secure) | Verify certificate. | False |
First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days, 2 months, 1 years or datetime in "%Y-%m-%d %H:%M:%S" format) | First fetch | False |
Fetch Limit | The maximum number of takedown to fetch. | True |
Takedown | This controls how often the integration will perform a fetch takwdown command. | False |
Incident type | False | |
Fetch incidents | False |
#
CommandsYou can execute these commands from the CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.
#
rq-takedown-createCreate takedown command takes brand id, type, target and portal shortcode (optional) and returns the created takedown in response.
#
Base Commandrq-takedown-create
#
InputArgument Name | Description | Required |
---|---|---|
brand_id | Brand Id. | Required |
type | Takedown Type. | Required |
target | Target URL. | Required |
portal_id | Portal shortcode. | Optional |
#
Context OutputThere is no context output for this command.
#
rq-takedown-list-brandReturns list of allowed brand details for takedown.
#
Base Commandrq-takedown-list-brand
#
InputArgument Name | Description | Required |
---|
#
Context OutputThere is no context output for this command.
#
rq-takedown-create-commentCreate comment for a takedown.
#
Base Commandrq-takedown-create-comment
#
InputArgument Name | Description | Required |
---|---|---|
comment | Comment for takedown. Default is Investigate the tekedown. | Required |
takedown_id | Takedown id. Default is UUID. | Required |
#
Context OutputThere is no context output for this command.
#
rq-takedown-upload-attachmentUploads attachment for takedown.
#
Base Commandrq-takedown-upload-attachment
#
InputArgument Name | Description | Required |
---|---|---|
file_id | No description provided. | Required |
takedown_id | No description provided. | Required |
#
Context OutputThere is no context output for this command.
#
rq-takedown-download-attachmentDownloads attachment for takedown.
#
Base Commandrq-takedown-download-attachment
#
InputArgument Name | Description | Required |
---|---|---|
attachment_id | No description provided. | Required |
#
Context OutputThere is no context output for this command.
#
Incident MirroringYou can enable incident mirroring between Cortex XSOAR incidents and ReliaquestTakedown corresponding events (available from Cortex XSOAR version 6.0.0). To set up the mirroring:
- Enable Fetching incidents in your instance configuration.
Newly fetched incidents will be mirrored in the chosen direction. However, this selection does not affect existing incidents. Important Note: To ensure the mirroring works as expected, mappers are required, both for incoming and outgoing, to map the expected fields in Cortex XSOAR and ReliaquestTakedown.