Current ThreatQ Version Filter
 

SITE CDF

The web format of this guide reflects the most current release.  Guides for older iterations are available in PDF format.  

Integration Details

ThreatQuotient provides the following details for this integration:

Introduction

The SITE CDF for ThreatQ enables the automatic ingestion of IOCs from SITE (Saudi Information Technology Company) database.

The integration provides the following feed:

  • SITE Import - ingests IoCs from SITE exports.

The integration ingests indicator type system objects.

Prerequisites

The following is required to run this integration:

  • a SITE Custom token

Installation

Perform the following steps to install the integration:

The same steps can be used to upgrade the integration to a new version.

  1. Log into https://marketplace.threatq.com/.
  2. Locate and download the integration yaml file.
  3. Navigate to the integrations management page on your ThreatQ instance.
  4. Click on the Add New Integration button.
  5. Upload the integration yaml file using one of the following methods:
    • Drag and drop the file into the dialog box
    • Select Click to Browse to locate the integration file on your local machine

    ThreatQ will inform you if the feed already exists on the platform and will require user confirmation before proceeding. ThreatQ will also inform you if the new version of the feed contains changes to the user configuration. The new user configurations will overwrite the existing ones for the feed and will require user confirmation before proceeding.

You will still need to configure and then enable the feed.

Configuration

ThreatQuotient does not issue API keys for third-party vendors. Contact the specific vendor to obtain API keys and other integration-related credentials.

To configure the integration:

  1. Navigate to your integrations management page in ThreatQ.
  2. Select the Commercial option from the Category dropdown (optional).

    If you are installing the integration for the first time, it will be located under the Disabled tab.

  3. Click on the integration entry to open its details page.
  4. Enter the following parameters under the Configuration tab:
    Parameter Description
    Export ID Enter the SITE export that the integration should ingest into the ThreatQ platform.
    Customer Token Enter your SITE Customer Token.  

    Configuration Screen
  5. Review any additional settings, make any changes if needed, and click on Save.
  6. Click on the toggle switch, located above the Additional Information section, to enable it.

ThreatQ Mapping

SITE Import

The SITE Import feed ingests IoCs from your specified SITE export.  

GET https://intel.site.sa/api/v1/threat-intelligence/export/{EXPORT_ID}/?token={CUSTOMER_TOKEN}

Sample Response:

[
  {
    "Created": "2023-09-26 00:00:25-00:00",
    "ID": 1581,
    "Modified": "2023-11-26 04:34:44",
    "Severity": "High",
    "Tags": [
      {
        "name": "Associated",
        "value": "Historical Typosquat Similarity - Typo or Homograph"
      },
      {
        "name": "Threat Type",
        "value": "Banking"
      },
      {
        "name": "Description",
        "value": "Information stealer focusing on theft of stored password and cryptocurrency wallet data"
      },
      {
        "name": "Kill Chain",
        "value": "Stage1"
      },
      {
        "name": "Malware Family",
        "value": "Loki Bot"
      },
      {
        "name": "Role",
        "value": "Command and control location used by malware"
      }
    ],
    "Type": "FQDN",
    "Value": "ukchevron.com"
  }
]

ThreatQuotient provides the following default mapping for this feed:

Feed Data Path ThreatQ Entity ThreatQ Object Type or Attribute Key Published Date Examples Notes
.Value Indicator.Value .Type .Created ukchevron.com N/A
.Tags[].Value Indicator.Attribute .Tags[].Name .Created Banking N/A
.Severity Indicator.Attribute Severity .Created High Updated at ingestion.

Average Feed Run

Object counts and Feed runtime are supplied as generalities only - objects returned by a provider can differ based on credential configurations and Feed runtime may vary based on system resources and load.

Metric Result
Run Time 9 minutes
Indicators 15,255
Indicator Attributes 112,052

Change Log

  • Version 1.0.0
    • Initial release

PDF Guides

Document ThreatQ Version
SITE CDF Guide v1.0.0 5.12 or Greater