Set up Threat Intelligence Security Center

  • Release version: Zurich
  • 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) application must be downloaded from the ServiceNow Store before use. It provides a centralized platform for managing threat intelligence data by ingesting, enriching, and analyzing threat information to enhance security operations.

    Show full answer Show less

    Roles and Access

    TISC defines specific user roles to manage and interact with the application effectively:

    • Threat Intelligence Administrator (snsectisc.admin): Responsible for configuring data sources, integrations, data import roles, threat scoring, taxonomies, and the MITRE ATT&CK repository. This role also assigns the Threat Intelligence Analyst role.
    • Threat Intelligence Analyst (snsectisc.analyst): Focuses on viewing data dashboards, importing threat intelligence, searching and managing data, performing enrichment on observables, and creating/managing cases.

    Granular scripting roles are also provided for integration, enrichment, and threat scoring configurations, enabling controlled programmatic access to specific tables.

    Configuration and Setup

    To ensure smooth integration and operation, administrators must:

    • Install TISC from the ServiceNow Store and assign the snsectisc.admin role.
    • Configure data sources to ingest threat intelligence feeds.
    • Set up enrichment integrations to enhance observable data.
    • Define data import approval roles to manage data imports securely.
    • Configure threat score calculators based on organizational criteria for automatic scoring.
    • Create and manage taxonomies and taxonomy values relevant to threat data classification.
    • Integrate and customize the MITRE ATT&CK repository according to organizational needs.

    Required Dependencies

    The TISC application relies on several critical ServiceNow core plugins and applications, which must be installed and active before configuration, including:

    • 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

    Verifying these dependencies ensures the TISC application functions correctly and integrates seamlessly with the ServiceNow Security Operations ecosystem.

    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. The following 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 home page. 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
    These 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.