CTM360_CyberBlindspot

Take action on incidents derived from CTM360 CBS threat intelligence that is directly linked to your organization.

Analytics & SIEM · CTM360

Details

IDCTM360_CyberBlindspot
ProviderCTM360
CategoryAnalytics & SIEM
From Version6.10.0
Docker Imagedemisto/python3:3.12.13.10116658
Supported ModulesAgentix XSIAM

README

Take action on incidents derived from CTM360 CBS threat intelligence that is directly linked to your organization.
This integration was integrated and tested with version 1.0.0 of CTM360_CyberBlindspot.

Configure CTM360 CyberBlindspot in Cortex

Parameter Description Required
Incident Mirroring Direction Choose the direction to mirror the incident: Incoming (from CyberBlindspot to Cortex XSOAR), Outgoing (from Cortex XSOAR to CyberBlindspot), or Incoming and Outgoing (from/to Cortex XSOAR and CyberBlindspot). False
Module To Use The module to use: Incidents, Compromised Cards, Breached Credentials, Malware Logs, Domain/Subdomain Infringements, Social Media Fraud, Gambling Sites, or Money Mules. False
Retrieve Screenshots   False
First fetch (<number> <time unit>, e.g., 12 hours. Default is 7 days) The time the incidents should be fetched starting from. False
API Key The CTM360 CyberBlindspot API Key to use for fetching data. True
Maximum Number of Incidents per Fetch Default is 25. Maximum is 200. True
Fetch incidents   False
Trust any certificate (not secure)   False
Use system proxy settings   False
Incident type   False

Commands

You 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.

ctm360-cbs-incident-list


Get the list of incidents from CBS.

Base Command

ctm360-cbs-incident-list

Input

Argument Name Description Required
dateFrom Select “From” date to fetch incidents starting from it. Optional
dateTo Select “To” date to fetch incidents up to it. Optional
maxHits Set number of results to fetch. Optional
order Set the order of the results. Optional

Context Output

Path Type Description
CyberBlindspot.IncidentList unknown List of all CBS incidents.

Command example

!ctm360-cbs-incident-list dateFrom="23-10-2023 07:00" dateTo="23-10-2023 23:00" order=asc maxHits=2

Context Example

{
    "CyberBlindspot": {
        "IncidentList": [
            {
                "CustomFields": {
                    "cbs_class": "Link",
                    "cbs_coa": "Member Side Action",
                    "cbs_status": "Member Feedback",
                    "cbs_subject": "2 customer credentials compromised (5d65815)",
                    "cbs_timestamp": 1698049692779,
                    "cbs_type": "Leaked Credential",
                    "cbs_updated_date": "2023-10-23T08:00:00+00:00"
                },
                "externalstatus": "Member Feedback",
                "name": "New leaked_credential with severity High found",
                "occurred": "2023-10-23T08:00:00+00:00",
                "rawJson": "{\"name\": \"New leaked_credential with severity High found\", \"occurred\": \"2023-10-23T08:00:00+00:00\", \"type\": \"Leaked Credential\", \"externalstatus\": \"Member Feedback\", \"severity\": 3, \"CustomFields\": {\"cbs_status\": \"Member Feedback\", \"cbs_subject\": \"2 customer credentials compromised (5d65815)\", \"cbs_class\": \"Link\", \"cbs_type\": \"Leaked Credential\", \"cbs_coa\": \"Member Side Action\", \"cbs_timestamp\": 1698049692779, \"cbs_updated_date\": \"2023-10-23T08:00:00+00:00\"}, \"xsoar_mirroring\": {\"mirror_direction\": \"Both\", \"mirror_id\": \"COMY123642991153\", \"mirror_instance\": \"CTM360_CyberBlindspot_instance_1\"}}",
                "severity": 3,
                "type": "Leaked Credential",
                "xsoar_mirroring": {
                    "mirror_direction": "Both",
                    "mirror_id": "COMY123642991153",
                    "mirror_instance": "CTM360_CyberBlindspot_instance_1"
                }
            },
            {
                "CustomFields": {
                    "cbs_class": "Link",
                    "cbs_coa": "Member Side Action",
                    "cbs_status": "Member Feedback",
                    "cbs_subject": "2 customer credentials compromised (a86fda8)",
                    "cbs_timestamp": 1698051145410,
                    "cbs_type": "Leaked Credential",
                    "cbs_updated_date": "2023-10-23T08:00:00+00:00"
                },
                "externalstatus": "Member Feedback",
                "name": "New leaked_credential with severity High found",
                "occurred": "2023-10-23T08:00:00+00:00",
                "rawJson": "{\"name\": \"New leaked_credential with severity High found\", \"occurred\": \"2023-10-23T08:00:00+00:00\", \"type\": \"Leaked Credential\", \"externalstatus\": \"Member Feedback\", \"severity\": 3, \"CustomFields\": {\"cbs_status\": \"Member Feedback\", \"cbs_subject\": \"2 customer credentials compromised (a86fda8)\", \"cbs_class\": \"Link\", \"cbs_type\": \"Leaked Credential\", \"cbs_coa\": \"Member Side Action\", \"cbs_timestamp\": 1698051145410, \"cbs_updated_date\": \"2023-10-23T08:00:00+00:00\"}, \"xsoar_mirroring\": {\"mirror_direction\": \"Both\", \"mirror_id\": \"COMY123073588255\", \"mirror_instance\": \"CTM360_CyberBlindspot_instance_1\"}}",
                "severity": 3,
                "type": "Leaked Credential",
                "xsoar_mirroring": {
                    "mirror_direction": "Both",
                    "mirror_id": "COMY123073588255",
                    "mirror_instance": "CTM360_CyberBlindspot_instance_1"
                }
            }
        ]
    }
}

Human Readable Output

Results

CustomFields externalstatus name occurred rawJson severity type xsoar_mirroring
cbs_status: Member Feedback
cbs_subject: 2 customer credentials compromised (5d65815)
cbs_class: Link
cbs_type: Leaked Credential
cbs_coa: Member Side Action
cbs_timestamp: 1698049692779
cbs_updated_date: 2023-10-23T08:00:00+00:00
Member Feedback New leaked_credential with severity High found 2023-10-23T08:00:00+00:00 {“name”: “New leaked_credential with severity High found”, “occurred”: “2023-10-23T08:00:00+00:00”, “type”: “Leaked Credential”, “externalstatus”: “Member Feedback”, “severity”: 3, “CustomFields”: {“cbs_status”: “Member Feedback”, “cbs_subject”: “2 customer credentials compromised (5d65815)”, “cbs_class”: “Link”, “cbs_type”: “Leaked Credential”, “cbs_coa”: “Member Side Action”, “cbs_timestamp”: 1698049692779, “cbs_updated_date”: “2023-10-23T08:00:00+00:00”}, “xsoar_mirroring”: {“mirror_direction”: “Both”, “mirror_id”: “COMY123642991153”, “mirror_instance”: “CTM360_CyberBlindspot_instance_1”}} 3 Leaked Credential mirror_direction: Both
mirror_id: COMY123642991153
mirror_instance: CTM360_CyberBlindspot_instance_1
cbs_status: Member Feedback
cbs_subject: 2 customer credentials compromised (a86fda8)
cbs_class: Link
cbs_type: Leaked Credential
cbs_coa: Member Side Action
cbs_timestamp: 1698051145410
cbs_updated_date: 2023-10-23T08:00:00+00:00
Member Feedback New leaked_credential with severity High found 2023-10-23T08:00:00+00:00 {“name”: “New leaked_credential with severity High found”, “occurred”: “2023-10-23T08:00:00+00:00”, “type”: “Leaked Credential”, “externalstatus”: “Member Feedback”, “severity”: 3, “CustomFields”: {“cbs_status”: “Member Feedback”, “cbs_subject”: “2 customer credentials compromised (a86fda8)”, “cbs_class”: “Link”, “cbs_type”: “Leaked Credential”, “cbs_coa”: “Member Side Action”, “cbs_timestamp”: 1698051145410, “cbs_updated_date”: “2023-10-23T08:00:00+00:00”}, “xsoar_mirroring”: {“mirror_direction”: “Both”, “mirror_id”: “COMY123073588255”, “mirror_instance”: “CTM360_CyberBlindspot_instance_1”}} 3 Leaked Credential mirror_direction: Both
mirror_id: COMY123073588255
mirror_instance: CTM360_CyberBlindspot_instance_1

ctm360-cbs-incident-close


Close a CBS incident.

Base Command

ctm360-cbs-incident-close

Input

Argument Name Description Required
ticketId “Ticket ID” of the incident to close. Required

Context Output

There is no context output for this command.

Command example

!ctm360-cbs-incident-close ticketId="COMX41148897294"

Human Readable Output

Incident closed successfully

ctm360-cbs-incident-request-takedown


Request a takedown of the asset where the incident was found.

Base Command

ctm360-cbs-incident-request-takedown

Input

Argument Name Description Required
ticketId “Ticket ID” of the incident to request takedown. Required

Context Output

There is no context output for this command.

Command example

!ctm360-cbs-incident-request-takedown ticketId="COMX415993788418"

Human Readable Output

Takedown request executed successfully

get-mapping-fields


Returns the list of fields for an incident type.

Base Command

get-mapping-fields

Input

| Argument Name | Description | Required |
| — | — | — |

Context Output

There is no context output for this command.

ctm360-cbs-incident-details


Fetch details of a single incident from the CyberBlindspot platform.

Base Command

ctm360-cbs-incident-details

Input

Argument Name Description Required
ticketId “Ticket ID” of the incident to close. Required

Context Output

Path Type Description
CyberBlindspot.RemoteIncident.id unknown The unique ID for the incident record.
CyberBlindspot.RemoteIncident.brand unknown The organization the incident is associated with.
CyberBlindspot.RemoteIncident.coa unknown The course of action to take.
CyberBlindspot.RemoteIncident.class unknown The classification of the incident on remote server.
CyberBlindspot.RemoteIncident.status unknown The current status of the incident on remote server.
CyberBlindspot.RemoteIncident.severity unknown The severity of the incident.
CyberBlindspot.RemoteIncident.subject unknown The asset or title of the incident.
CyberBlindspot.RemoteIncident.type unknown The incident type on the remote server.
CyberBlindspot.RemoteIncident.remarks unknown The remarks about the incident.
CyberBlindspot.RemoteIncident.created_date unknown The creation date of the incident (legacy).
CyberBlindspot.RemoteIncident.updated_date unknown The date the incident last got updated (legacy).
CyberBlindspot.RemoteIncident.first_seen unknown The creation date of the incident.
CyberBlindspot.RemoteIncident.last_seen unknown The date the incident last got updated.
CyberBlindspot.RemoteIncident.timestamp unknown The timestamp of when the record was created.
CyberBlindspot.RemoteIncident.card_number unknown The compromised card’s number.
CyberBlindspot.RemoteIncident.cvv unknown The compromised card’s Card Verification Value (CVV).
CyberBlindspot.RemoteIncident.expiry_month unknown The compromised card’s expiration month.
CyberBlindspot.RemoteIncident.expiry_year unknown The compromised card’s expiration year.
CyberBlindspot.RemoteIncident.breach_source unknown The source of the breached data.
CyberBlindspot.RemoteIncident.domain unknown The domain related to the breached data or compromised device.
CyberBlindspot.RemoteIncident.email unknown The email found in the breached data.
CyberBlindspot.RemoteIncident.username unknown The username found in the breached data.
CyberBlindspot.RemoteIncident.password unknown The password found in the breached data or compromised account.
CyberBlindspot.RemoteIncident.executive_name unknown The executive member’s name related to the breached data.
CyberBlindspot.RemoteIncident.confirmation_time unknown The time of infringement confirmation.
CyberBlindspot.RemoteIncident.risks unknown The potential difficulties carried by the infringement.
CyberBlindspot.RemoteIncident.incident_status unknown The status of the infringement incident.
CyberBlindspot.RemoteIncident.screenshots unknown The screenshot evidence if available.
CyberBlindspot.RemoteIncident.date_compromised unknown The date of the compromise.
CyberBlindspot.RemoteIncident.computer_name unknown The name of the computer that was compromised.
CyberBlindspot.RemoteIncident.operating_system unknown The operating system of the compromised device.
CyberBlindspot.RemoteIncident.malware_path unknown The path in which the malware was installed on the compromised device.
CyberBlindspot.RemoteIncident.url_path unknown The path of the URL.
CyberBlindspot.RemoteIncident.masked_password unknown The masked password of the compromised account.
CyberBlindspot.RemoteIncident.software unknown The software that was compromised.
CyberBlindspot.RemoteIncident.user unknown The user of the compromised account.
CyberBlindspot.RemoteIncident.user_domain unknown The domain of the compromised user.
CyberBlindspot.RemoteIncident.website unknown The website that was compromised.
CyberBlindspot.RemoteIncident.sources unknown The sources reporting the compromise.
CyberBlindspot.RemoteIncident.source_uri unknown The source URI of the compromise report.
CyberBlindspot.RemoteIncident.hostname unknown The hostname of the compromised device.
CyberBlindspot.RemoteIncident.stealer_family unknown The family of the malware.
CyberBlindspot.RemoteIncident.external_link unknown The external link to the remote platform.
CyberBlindspot.RemoteIncident.compromise_details unknown The details of the compromise.
CyberBlindspot.RemoteIncident.platform unknown The social network platform for social media fraud findings.
CyberBlindspot.RemoteIncident.risk_score unknown The numeric risk score from CBS.
CyberBlindspot.RemoteIncident.money_mule_id unknown The CBS money mule finding ID.
CyberBlindspot.RemoteIncident.account_identifier unknown The account identifier tied to the money mule.
CyberBlindspot.RemoteIncident.suspect_names unknown The names associated with the money mule.
CyberBlindspot.RemoteIncident.suspect_emails unknown The email addresses associated with the money mule.
CyberBlindspot.RemoteIncident.suspect_phones unknown The phone numbers associated with the money mule.
CyberBlindspot.RemoteIncident.transfer_amount unknown The transfer amount when present.
CyberBlindspot.RemoteIncident.transfer_currency unknown The currency code for the transfer.
CyberBlindspot.RemoteIncident.bank_account_holder_name unknown The name on the bank account.
CyberBlindspot.RemoteIncident.bank_name unknown The bank name tied to the money mule.
CyberBlindspot.RemoteIncident.bank_account_country unknown The country of the bank account.
CyberBlindspot.RemoteIncident.bic unknown The Bank Identifier Code.
CyberBlindspot.RemoteIncident.finding_id unknown The CBS gambling-site finding ID.
CyberBlindspot.RemoteIncident.url unknown The primary gambling site URL.
CyberBlindspot.RemoteIncident.submitted_url unknown The URL submitted to CBS for scanning.
CyberBlindspot.RemoteIncident.landing_url unknown The landing page URL observed for the site.
CyberBlindspot.RemoteIncident.title unknown The page title observed during scan.
CyberBlindspot.RemoteIncident.resolving_ip unknown The resolved IP for the gambling site.
CyberBlindspot.RemoteIncident.tags unknown The tags applied to the gambling site finding.
CyberBlindspot.RemoteIncident.status_code unknown The HTTP status code from scan.
CyberBlindspot.RemoteIncident.url_status unknown The URL reachability status.
CyberBlindspot.RemoteIncident.scan_status unknown The scan completion status.
CyberBlindspot.RemoteIncident.enrichment unknown The DNS enrichment payload.
CyberBlindspot.RemoteIncident.external_links unknown The external links discovered on the gambling site.
CyberBlindspot.RemoteIncident.internal_links unknown The internal links discovered on the gambling site.

ctm360-cbs-incident-retrieve-screenshots


Retrieves screenshot evidence if available.

Base Command

ctm360-cbs-incident-retrieve-screenshots

Input

Argument Name Description Required
files The files to retrieve. Required

Context Output

Path Type Description
InfoFile.Name string FileName.
InfoFile.EntryID string The EntryID of the report.
InfoFile.Size number File Size.
InfoFile.Type string File type e.g. “PE”.
InfoFile.Info string Basic information of the file.

get-remote-data


Gets remote data from a remote incident. This method does not update the current incident, and should be used for debugging purposes.

Base Command

get-remote-data

Input

Argument Name Description Required
id The incident ID. Required
lastUpdate Retrieves entries that were created after lastUpdate. Required

Context Output

There is no context output for this command.

get-modified-remote-data


Gets the list of incidents that were modified since the last update time. Note that this method is here for debugging purposes. The get-modified-remote-data command is used as part of a Mirroring feature, which is available in Cortex XSOAR from version 6.1.

Base Command

get-modified-remote-data

Input

Argument Name Description Required
lastUpdate A date string in local time representing the last time the incident was updated. The incident is only returned if it was modified after the last update time. Required

Context Output

There is no context output for this command.

update-remote-system


Updates the remote system with local changes.

Base Command

update-remote-system

Input

Argument Name Description Required
remoteId Remote ID of incident to update in the remote system. Required

Context Output

There is no context output for this command.

Incident Mirroring

You can enable incident mirroring between Cortex XSOAR incidents and CTM360 CyberBlindspot corresponding events (available from Cortex XSOAR version 6.0.0).
To set up the mirroring:

  1. Enable Fetching incidents in your instance configuration.
  2. In the Mirroring Direction integration parameter, select in which direction the incidents should be mirrored:

    Option Description
    None Turns off incident mirroring.
    Incoming Any changes in CTM360 CyberBlindspot events (mirroring incoming fields) will be reflected in Cortex XSOAR incidents.
    Outgoing Any changes in Cortex XSOAR incidents will be reflected in CTM360 CyberBlindspot events (outgoing mirrored fields).
    Incoming And Outgoing Changes in Cortex XSOAR incidents and CTM360 CyberBlindspot events will be reflected in both directions.

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 CTM360 CyberBlindspot.

Configuration parameters

  • mirror_direction — Incident Mirroring Direction
  • module_to_use — Module To Use
  • retrieve_screenshots — Retrieve Screenshots
  • first_fetch — First fetch (<number> <time unit>, e.g., 12 hours. Default is `7 days`)
  • api_key — (required)
  • max_fetch — Maximum Number of Incidents per Fetch (required)
  • isFetch — Fetch incidents
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings
  • incidentType — Incident type
  • incidentFetchInterval — Incidents Fetch Interval

Commands (9)

  • ctm360-cbs-incident-close

    Close a CBS incident.

  • ctm360-cbs-incident-details

    Fetch details of a single incident from the CyberBlindspot platform.

  • ctm360-cbs-incident-list

    Get the list of incidents from CBS.

  • ctm360-cbs-incident-request-takedown

    Request a takedown of the asset where the incident was found.

  • ctm360-cbs-incident-retrieve-screenshots

    Retrieves screenshot evidence if available.

  • get-mapping-fields

    Returns the list of fields for an incident type.

  • get-modified-remote-data

    Gets the list of incidents that were modified since the last update time. Note that this method is here for debugging purposes. The get-modified-remote-data command is used as part of a Mirroring feature, which is available in Cortex XSOAR from version 6.1.

  • get-remote-data

    Gets remote data from a remote incident. This method does not update the current incident, and should be used for debugging purposes.

  • update-remote-system

    Updates the remote system with local changes.

1. Login to your account on [CyberBlindspot](https://cbs.ctm360.com)
2. Head over to Configuration > Integrations.
3. Here select the appropriate integration type, then type a name for your API key and hit the "Create" button. This will generate a new API key.
4. Make sure to save this key, as the full key will not be visible in the portal shortly.