Set up Threat Intelligence Security Center

  • Release version: Yokohama
  • Updated August 21, 2025
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    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 enables customers to ingest, enrich, analyze, and manage threat intelligence data efficiently within their ServiceNow environment. Proper role assignments and prerequisite plugins are essential for successful configuration and operation.

    Show full answer Show less

    Key Features

    • Role-Based Access: Two primary user personas are defined:
      • Threat Intelligence Administrator (snsectisc.admin): Responsible for installing the TISC app, configuring data sources, integrations for enriching observable data, data import approvals, threat score calculators, taxonomies, and the MITRE ATT&CK repository.
      • Threat Intelligence Analyst (snsectisc.analyst): Can view data overviews, import intelligence data, search and manage ingested data, perform enrichment actions, and create/manage cases.
    • Scripting Access Roles: Specific roles provide scripting permissions on key tables related to integrations, enrichment, and threat score calculation.
    • Integration Configuration: Administrators must configure data sources, enrichment integrations, and define threat scoring criteria to automate threat intelligence processing.

    Prerequisites and Dependencies

    Before configuring TISC, ensure the following plugins and applications are installed and activated, as they provide essential support components:

    • Security Case Management and 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 and Orchestration

    Practical Guidance for ServiceNow Customers

    • Installation: Download and install the TISC application from the ServiceNow Store.
    • Role Assignment: Assign the snsectisc.admin role to administrators to enable configuration capabilities and optionally assign snsectisc.analyst roles to users who will perform analysis and case management.
    • Configuration: Set up data sources, enrichment integrations, import approvals, threat score calculators, taxonomies, and MITRE ATT&CK repository relevant to your organization’s needs.
    • Verification: Confirm all prerequisite plugins and core applications are installed and activated to ensure smooth integration and functionality.

    By following these steps, customers can efficiently configure and use the Threat Intelligence Security Center to enhance their security operations with integrated threat intelligence management.

    Before you use the Threat Intelligence Security Center, you must download it from the ServiceNow Store.

    Roles installed

    Review the following information and verify that you’ve completed all the tasks for a smooth integration. Below is the list of different user persona defined to access and work with the application:
    • Threat Intelligence Analyst (sn_sec_tisc.analyst)
    • Threat Intelligence Administrator (sn_sec_tisc.admin)
    Table 1. Entitlements applicable for TISC Roles
    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:
    • As an admin, you must install the TISC application from the ServiceNow Store and assign the role as sn_sec_tisc.admin.
    • This sn_sec_tisc.admin role performs the following tasks:
      • Configures the Data Sources to ingest the data. For more information, see Threat Intelligence Feeds.
      • Configured the integrations required for Enriching Observable data in TISC. For more information, see TISC Enrichment integrations.
      • Configures Data Import Approval Roles for importing data using Import Assistant. For more information, see Working with Data Imports.
      • Configures Threat Score Calculator using required criteria for automatic calculation of Threat Score of observables. For more information, see Define Threat Score Calculator.
      • Configures required Taxonomies and Taxonomy Values. For more information, see Creating Taxonomies.
      • Configure the MITRE ATT&CK repository relevant to your organization. For more information, see MITRE-ATT&CK Repository.
      Note:
      As a sn_sec_tisc.admin, you can also assign the sn_sec_tisc.analyst role.
    • The sn_sec_tisc.analyst role performs the following tasks:
      • Views the overview of data in the system using the application homepage. For more information, see Home page in TISC Workspace.
      • Import data into system using Import Intelligence button in Threat Library Page. For more information, see Threat Intel Library.
        • Searches across the data present in the application using search provided in Threat Library page.
        • Manages the data ingested from various sources in Threat Library.
        • Performs various Enrichment actions on Observables.
        • Creates and Manages Cases. For more information, see Creating cases using Threat Analyst Workbench.

    Granular roles in TISC with scripting access

    The following roles provide scripting access to the listed tables:
    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:
    • Security Case Management common workspace components [com.snc.escm.ws_commons].
    • Threat Intelligence Support Common [com.snc.threat].
    • Column Level Encryption (com.glide.encryption)
    • Large JSON and XML Payload Builder API (com.glide.streaming_builder)
    • Security Support Core (com.snc.security_support.core)
    • Node map Experience Component (sn_node_map)
    • Reporting UI Component for Workspace(sn_sec_reporting)
    • Rich Text Editor Component for Security Operations(sn_escm_rte)
    • Security Integration Framework(sn_sec_int)
    • Security Support Common(sn_sec_cmn)
    • Security Support Orchestration(sn_sec_cmn_orch)
    Verify that the ServiceNow core applications that are required to support the integration are installed and activated before you configure this integration.