Set up Threat Intelligence Security Center
Summarize
Summary of Set up Threat Intelligence Security Center
The Threat Intelligence Security Center (TISC) is a ServiceNow application that must be downloaded from the ServiceNow Store before use. It provides capabilities for ingesting, enriching, managing, and analyzing threat intelligence data. Proper role assignment and prerequisite installations are essential for smooth integration and operation.
Show less
Roles and Responsibilities
- Threat Intelligence Administrator (snsectisc.admin): Responsible for configuring data sources, integrations for data enrichment, data import approvals, threat score calculators, taxonomies, and the MITRE ATT&CK repository. This role also assigns the Analyst role and manages overall application setup.
- Threat Intelligence Analyst (snsectisc.analyst): Focuses on viewing data overviews, importing intelligence data, searching and managing ingested data, performing enrichment actions on observables, and creating and managing cases.
Configuration and Setup Tasks
- Install the TISC application from the ServiceNow Store.
- Assign the snsectisc.admin role to administrators for configuration tasks.
- Configure data sources to ingest threat intelligence feeds.
- Set up integrations to enrich observable data within TISC.
- Define and configure roles for data import approvals.
- Create and configure threat score calculators to automate threat scoring.
- Establish taxonomies and taxonomy values for threat classification.
- Configure the MITRE ATT&CK repository relevant to your organization’s needs.
- Assign the snsectisc.analyst role to users responsible for data analysis and case management.
Scripting Access Roles
Specific roles provide scripting permissions on key TISC tables for integration, enrichment, and threat score calculation:
- snsectisc.integrationwrite: Access to enrichment integration tables.
- snsectisc.ruleswrite: Access to threat score calculator rules.
Required Plugins and Dependencies
The following core ServiceNow applications and plugins must be installed and activated to support TISC functionality:
- Security Case Management common workspace components
- Threat Intelligence Support Common
- Column Level Encryption
- Large JSON and XML Payload Builder API
- Security Support Core
- Node Map Experience Component
- Reporting UI Component for Workspace
- Rich Text Editor Component for Security Operations
- Security Integration Framework
- Security Support Common
- Security Support Orchestration
Ensure all these applications and dependencies are installed and activated before configuring the Threat Intelligence Security Center for optimal integration and operation.
Before you use the Threat Intelligence Security Center, you must download it from the ServiceNow Store.
Roles installed
- Threat Intelligence Analyst (sn_sec_tisc.analyst)
- Threat Intelligence Administrator (sn_sec_tisc.admin)
| Setup | Description |
|---|---|
| Assign and verify the required ServiceNow AI Platform and Threat Intelligence Security Center roles. | The following roles are required for configuration and verification of the expected results:
|
Granular roles in TISC with scripting access
| Role | Table |
|---|---|
| sn_sec_tisc.integration_write | sn_sec_tisc_enrichment_integration |
| sn_sec_tisc.rules_write | sn_sec_tisc_threat_score_calculator_rule |
Dependency Plugins
| Plugin | Description |
|---|---|
This following applications are required for installation of this application:
|
Verify that the ServiceNow core applications that are required to support the integration are installed and activated before you configure this integration. |