ThreatQ Vulnerability Score Categorizer Action
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.1 |
ThreatQ TQO License Required | Yes |
Support Tier | ThreatQ Supported |
Introduction
The ThreatQ Vulnerability Score Categorizer Action allows you to normalize CVSS and EPSS score attributes and add new attributes for a submitted object based on user configured Scoring Methodology and the numeric Score attribute data that already exists.
The integration provides the following action:
- ThreatQ Vulnerability Score Categorizer - normalizes numeric attributes into a string and saves it as a separate updatable attribute.
The action is compatible with the following system object types:
- Indicators (CVE)
- Vulnerabilities
The action returns enriched system objects based on the selected input objects.
This action is intended for use with ThreatQ TDR Orchestrator (TQO). An active TQO license is required for this feature.
Prerequisites
- An active ThreatQ TDR Orchestrator (TQO) license.
- A data collection containing at least one of the following object types:
- Indicator
- CVE
- Vulnerability
- Indicator
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 action zip file.
- Navigate to the integrations management page on your ThreatQ instance.
- Click on the Add New Integration button.
- Upload the action zip file using one of the following methods:
- Drag and drop the zip file into the dialog box
- Select Click to Browse to locate the zip file on your local machine
ThreatQ will inform you if the action already exists on the platform and will require user confirmation before proceeding. ThreatQ will also inform you if the new version of the action contains changes to the user configuration. The new user configurations will overwrite the existing ones for the action and will require user confirmation before proceeding.
You will still need to configure the action.
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 Actions option from the Category dropdown (optional).
- Click on the action entry to open its details page.
- Enter the following parameters under the Configuration tab:
The configurations set on this page will be used as the default settings when inserting this action into a new workflow. Updating the configurations on this page will not update any instances of this action that have already been deployed to a workflow. In that scenario, you must update the action’s configurations within the workflow itself.
Parameter Description Scoring Methodology Select what score to use for Categorization. Options include: - CVSS
- EPSS
Prioritization Thresholds - Critical Enter a critical score range value. A TQ CVSS/EPSS Category: critical
attribute will be added if the score falls within this set range. The default value is 9.Prioritization Thresholds - High Enter a high score range value. A TQ CVSS/EPSS Category: high
attribute will be added if the score falls within this set range. The default value is 7.Prioritization Thresholds - Medium Enter a medium score range value. A TQ CVSS/EPSS Category: medium
attribute will be added if the score falls within this set range. The default value is 4.A
TQ CVSS/EPSS Category: low
attribute will be added if the score falls below the set medium range.Objects Per Run The number of objects to process per run of the workflow. (default: 100)
- Review any additional settings, make any changes if needed, and click on Save.
Actions
The following action is available:
Action | Description | Object Type | Object Subtype |
---|---|---|---|
ThreatQ Vulnerability Score Categorizer | Adds a normalized attribute based on CVSS or EPSS score. | Indicators, Vulnerabilities | Indicators - CVE |
ThreatQ Vulnerability Score Categorizer
The ThreatQ Vulnerability Score Categorizer action will take a data collection and add a new attribute for each object in the collection based on user selection of Scoring Methodology and the numeric Score attribute data that already exists for the object.
ThreatQuotient provides the following default mapping for this action:
Feed Data Path | ThreatQ Entity | ThreatQ Object Type or Attribute Key | Published Date | Examples | Notes |
---|---|---|---|---|---|
N/A | Vulnerability/Indicator Attribute | TQ CVSS Category | N/A | Medium | Calculated based on existing CVSS Score attribute and the interval defined in the UI Configuration |
N/A | Vulnerability/Indicator Attribute | TQ EPSS Category | N/A | Critical | Calculated based on existing EPSS Score attribute and the interval defined in the UI Configuration |
Enriched Data
Object counts and action runtime are supplied as generalities only - objects returned by a provider can differ based on credential configurations and action runtime may vary based on system resources and load.
Metric | Result |
---|---|
Run Time | 1 minute |
Indicators | 5 |
Indicator Attributes | 5 |
Use Case Example
- A Threat Analyst is ingesting CVEs as Indicators into ThreatQ, via his commercial feeds. These feeds report CVEs with their CVSS Base Score.
- The Threat Analyst creates a data collection containing the CVEs ingested from the commercial feeds.
- The Threat Analyst creates a new TQO workflow using the ThreatQ Vulnerability Score Categorizer action configured with CVSS for Scoring Methodology. The workflow will now automatically normalize the CVSS Base Score for each CVE flowing into the configured data collection.
- The Threat Analyst can now use their ThreatQ Priority to prioritize CVEs based on their Normalized CVSS Base Score attribute.
Change Log
- Version 1.0.0
- Initial release
PDF Guides
Document | ThreatQ Version |
---|---|
ThreatQ Vulnerability Score Categorizer Action Guide v1.0.0 | 5.12.1 or Greater |