Managing the Threat Lookup Reputation Calculator
Summarize
Summary of Managing the Threat Lookup Reputation Calculator
The Threat Lookup Reputation Calculator allows you to compute observable findings based on responses from threat lookup vendors. This tool is essential for integrating threat intelligence into your security operations. You can utilize a sample script provided by the system or customize it to fit your needs for identifying various observable findings.
Show less
Key Features
- Rollup Threat Lookup Results: The calculator consolidates results from multiple vendors to provide an overall assessment of observable findings, categorizing them as Malicious, Suspicious, Clean, or Unknown based on the latest vendor reports.
- View and Create Calculators: Users can view existing Threat Lookup Reputation Calculators and create new ones as needed to meet specific integration requirements.
- Role Requirement: Access to these features requires the role of snsectisc.admin.
Key Outcomes
By effectively using the Threat Lookup Reputation Calculator, ServiceNow customers can enhance their security posture through informed decisions based on aggregated threat intelligence. You can quickly assess observable findings, ensuring that your organization is prepared to respond to potential threats based on the most accurate and recent data available.
You can use the Threat Lookup Finding Calculator to calculate the observable findings based on the responses received from threat lookup vendor.
You can create a Threat Lookup Finding Calculator for your integration and use a script to determine how you want to identify the various observable findings. The Threat Lookup Finding Calculator includes a sample script that comes with the base system, which you can use to identify the observable findings or you can modify this script according to your requirements.
For third-party integrations that provide the computed results, the Threat Lookup Finding Calculator maps the results to supported findings in the base system.
Rollup Threat Lookup Results
| Latest Observable Finding | Overall Observable Finding |
|---|---|
| Malicious | If one of the integration vendors reports the observable as Malicious, then the overall observable finding is marked as Malicious. |
| Suspicious | If none of the integration vendors report the observable as Malicious, one of them reports it as Suspicious, and then the overall observable finding is marked as Suspicious. |
| Clean | If all the integration vendors report the observable as Clean, then the overall observable finding is marked as Clean. |
| Unknown | If none of the integration vendors report the observable as Malicious or Suspicious and one of them report it as Unknown, then the overall observable finding is marked as Unknown. |
View Threat Lookup Reputation Calculators
You can view the Threat Lookup Finding Calculator to determine how reputation of observable is calculated based on response from specific threat lookup vendor.
Role required: sn_sec_tisc.admin
- Navigate to .
- Select the Threat Lookup Reputation Calculator section.
You can view the list of Threat Lookup Reputation Calculators.
- Click on the required Threat Lookup Reputation Calculator to view the details of the calculator.
Create Threat Lookup Reputation Calculator
- Navigate to .
- Select the Threat Lookup Reputation Calculator section.
You can view the list of Threat Lookup Reputation Calculators.
- To create a Threat Lookup Reputation Calculator, click New.
- On the form, fill the fields.
Table 2. Create a Threat Lookup Reputation Calculator Field Description Name Name for the Threat Lookup Reputation Calculator. Active Threat Lookup calculation runs only if Active option is selected. Threat Lookup Vendor Name of the Threat Lookup vendor. For example, CrowdStrike Falcon Intelligence. Reputation Script Script editor to determine how you want to identify the various observable findings. Every threat lookup integration comes with a base script for calculating threat lookup reputation. - Click Save.