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:
Current Integration Version | 1.0.0 |
Compatible with ThreatQ Versions | >= 5.12.0 |
Support Tier | ThreatQ Supported |
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.
- Log into https://marketplace.threatq.com/.
- Locate and download the integration yaml file.
- Navigate to the integrations management page on your ThreatQ instance.
- Click on the Add New Integration button.
- 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:
- Navigate to your integrations management page in ThreatQ.
- 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.
- Click on the integration entry to open its details page.
- 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.
- Review any additional settings, make any changes if needed, and click on Save.
- 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 |