IgniteFeedV2

Flashpoint Ignite Feed V2 Integration allows importing indicators of compromise using the V2 API that provides a more concise, context-rich response structure. It includes sightings of IOCs over time and IOC relationships, providing visibility into an IOC's evolution. The indicators of compromise are ingested into Cortex XSOAR and displayed in the War Room.

Data Enrichment & Threat Intelligence · Flashpoint Feed · Feed

Details

IDIgniteFeedV2
ProviderFlashpoint
CategoryData Enrichment & Threat Intelligence
From Version6.10.0
Docker Imagedemisto/python3:3.12.13.10116658
Supported ModulesAgentix XSIAM

README

Flashpoint Ignite Feed V2 Integration allows importing indicators of compromise using the V2 API that provides a more concise, context-rich response structure. It includes sightings of IOCs over time and IOC relationships, providing visibility into an IOC’s evolution. The indicators of compromise are ingested into Cortex XSOAR and displayed in the War Room.

This integration was integrated and tested with API v2 of Flashpoint Ignite.

Fetch Indicators

Fetching the Ignite indicators. The indicators that are created or updated after the provided “First fetch time” will be fetched in the ascending order.

If you are upgrading from a Flashpoint Feed integration, please refer to the Migration Guide for guidance.

Configure Flashpoint Ignite Feed v2 in Cortex

  1. Navigate to Settings > Integrations > Servers & Services.
  2. Search for Flashpoint Ignite Feed v2.
  3. Click Add instance to create and configure a new integration instance.

    Parameter Description Required
    Server URL Server URL to connect to Ignite. True
    API Key API key used for secure communication with the Ignite platform. True
    Types of the indicators to fetch Types of the indicators to fetch. If not specified, it fetches all the indicators. Options: IPv4, IPv6, Domain, URL, File, Extracted Config. False
    CIDR Range of an IPv4 or IPv6 indicator CIDR range to filter IPv4 or IPv6 indicators.

    Note: This parameter is applied only if the “Types of the indicators to fetch” is IPv4 or IPv6.
    False
    Maximum Severity Level of an indicator Filter indicators by their maximum severity level. If not specified, it fetches all the indicators. Options: Informational, Suspicious, Malicious. False
    Minimum Severity Level of an indicator Filter indicators by their minimum severity level. If not specified, it fetches all the indicators. Options: Informational, Suspicious, Malicious. False
    MITRE ATTACK IDs of an indicator Filter indicators by their MITRE ATTACK IDs.

    Example: T1003, T1004.
    False
    Tags of an indicator Filter indicators by their tags. Must be exact tag matches.

    Example: malware:cobaltstrike, actor:apt.
    False
    Actor Tags of an indicator Filter indicators by their actor tags. Must be exact tag matches. Inclusion of the actor: prefix is optional.

    Example: actor:apt37, apt1.
    False
    Malware Tags of an indicator Filter indicators by their malware tags. Must be exact tag matches. Inclusion of the malware: prefix is optional.

    Example: malware:cobaltstrike, amadey.
    False
    Source Tags of an indicator Filter indicators by their source tags. Must be exact tag matches. Inclusion of the source: prefix is optional.

    Example: source:flashpoint_extraction, flashpoint_detection.
    False
    First fetch time Backfill indicators by providing date or relative timestamp. Default is ‘3 days’.

    Formats accepted: 2 minutes, 2 hours, 2 days, 2 weeks, 2 months, 2 years, yyyy-mm-dd, yyyy-mm-ddTHH:MM:SSZ, etc.
    False
    Fetch indicators Enable to fetch indicators. False
    Indicator Reputation Indicators from this integration instance will be marked with this reputation. False
    Source Reliability Reliability of the source providing the intelligence data. True
    Traffic Light Protocol Color The Traffic Light Protocol (TLP) designation to apply to indicators fetched from the feed. False
    Default Indicator Mapping When selected, all the incoming indicators will map to the Ignite Indicator. False
    Tags Provides the tags to be added to the indicators. Supports CSV values. False
    feedIncremental To indicate to the Cortex XSOAR server that a feed is incremental. Generally feeds that fetch based on a time range. For example, a daily feed which provides new indicators for the last day or a feed which is immutable and provides indicators from a search date onwards. False
    feedExpirationPolicy   False
    feedExpirationInterval   False
    Feed Fetch Interval Interval in minutes to fetch indicators. False
    Bypass exclusion list When selected, the exclusion list is ignored for indicators from this feed. This means that if an indicator from this feed is on the exclusion list, the indicator might still be added to the system. False
    Create relationships Create relationships between indicators as part of Enrichment. False
    Trust any certificate (not secure) Indicates whether to allow connections without verifying SSL certificate’s validity. False
    Use system proxy settings Indicates whether to use XSOAR’s system proxy settings to connect to the API. False
  4. Click Test to validate the URLs, token, and connection.

Commands

You can execute these commands from the CLI, as part of an automation, or in a playbook.
After you successfully execute a command, a DBot message appears in the War Room with the command details.

flashpoint-ignite-v2-get-indicators


Retrieves indicators from the Ignite V2 API. It displays the content of the fetch-indicators command.

Base Command

flashpoint-ignite-v2-get-indicators

Input

Argument Name Description Required
limit The maximum number of result objects to return. Maximum allowed limit is 500. Default is 10. Optional
updated_since Only retrieve values after the given timestamp. This parameter operates on the timestamp when an IOC was last modified.

Formats accepted: 2 minutes, 2 hours, 2 days, 2 weeks, 2 months, 2 years, yyyy-mm-dd, yyyy-mm-ddTHH:MM:SSZ, etc. Default is 3 days.
Optional
types Search by Indicator types. Supports comma separated values. Possible values are: IPv4, IPv6, Domain, URL, File, Extracted Config. Optional
from Fetch indicators after the given count of indicators. Default is 0. Optional
cidr_range CIDR range to filter IPv4 or IPv6 indicators.

Note: This parameter is applied only if the “types” is IPv4 or IPv6.
Optional
max_severity_level Filter indicators by their maximum severity level. If not specified, it fetches all the indicators. Possible values are: Informational, Suspicious, Malicious Optional
min_severity_level Filter indicators by their minimum severity level. If not specified, it fetches all the indicators. Possible values are: Informational, Suspicious, Malicious Optional
mitre_attack_ids Filter indicators by their MITRE ATTACK IDs. Supports comma-separated values. Optional
tags Filter indicators by their tags. Must be exact tag matches. Supports comma-separated values. Optional
actor_tags Filter indicators by their actor tags. Must be exact tag matches. Inclusion of the actor: prefix is optional. Supports comma-separated values. Optional
malware_tags Filter indicators by their malware tags. Must be exact tag matches. Inclusion of the malware: prefix is optional. Supports comma-separated values. Optional
source_tags Filter indicators by their source tags. Must be exact tag matches. Inclusion of the source: prefix is optional. Supports comma-separated values. Optional

Context Output

There is no context output for this command.

Command example

!flashpoint-ignite-v2-get-indicators limit=2 types=URL updated_since="3 days"

Human Readable Output

Indicator(s)

ID Indicator Type Indicator Value Score Modified At Created At Last Seen At APT Description MITRE Attack IDs Sightings External References Total Sightings
dummy-id-1 ipv4 0.0.0.1 malicious 2026-01-01T00:00:00Z 2026-01-01T00:00:00Z 2026-01-01T00:00:00Z N/A - id: T0001
name: Dummy Technique
tactics:
values: Defense-Evasion
tactic: Defense-Evasion
- id: T0002
name: Dummy Discovery
tactics:
values: Discovery
tactic: Discovery
- id: dummy-sighting-1
href: https://api.example.com/sightings/dummy-sighting-1
source: dummy_source
sighted_at: 2026-01-01T00:00:00Z
tags:
values: malware:dummy-malware, source:dummy_source
related_iocs:
- id: dummy-related-id-1
type: file
value: dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
href: https://api.example.com/indicators/dummy-related-id-1
mitre_attack_ids:
- id: T0001
name: Dummy Technique
tactics:
values: Defense-Evasion
tactic: Defense-Evasion
- id: T0002
name: Dummy Discovery
tactics:
values: Discovery
tactic: Discovery
apt_description: N/A
malware_description: N/A
description: Observation: dummy-malware [2026-01-01T00:00:00Z]
- source_name: Dummy Source
url: https://dummy.example.com
1
dummy-id-2 file eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee unknown 2026-01-01T00:00:00Z 2026-01-01T00:00:00Z 2026-01-01T00:00:00Z     - id: dummy-sighting-2
href: https://api.example.com/sightings/dummy-sighting-2
source: dummy_source
sighted_at: 2026-01-01T00:00:00Z
tags:
values: malware:dummy-malware-2, source:dummy_source
description: Observation: dummy-malware-2 [2026-01-01T00:00:00Z]
  1

Migration Guide

Migrated Commands

Some of the previous integration’s commands have been migrated to new commands. Below is the table showing the commands that have been migrated to the new ones.

Flashpoint Ignite Command Flashpoint Ignite v2 Command
flashpoint-ignite-get-indicators flashpoint-ignite-v2-get-indicators

Configuration parameters

  • url — Server URL (required)
  • credentials — (required)
  • types — Types of the indicators to fetch
  • cidr_range — CIDR Range of an IPv4 or IPv6 indicator
  • max_score — Maximum Severity Level of an indicator
  • min_score — Minimum Severity Level of an indicator
  • mitre_attack_ids — MITRE ATTACK IDs of an indicator
  • tags — Tags of an indicator
  • actor_tags — Actor Tags of an indicator
  • malware_tags — Malware Tags of an indicator
  • source_tags — Source Tags of an indicator
  • first_fetch — First fetch time
  • feed — Fetch indicators
  • feedReputation — Indicator Reputation
  • feedReliability — Source Reliability (required)
  • tlp_color — Traffic Light Protocol Color
  • defaultMap — Default Indicator Mapping
  • feedTags — Tags
  • feedIncremental
  • feedExpirationPolicy
  • feedExpirationInterval
  • feedFetchInterval — Feed Fetch Interval
  • feedBypassExclusionList — Bypass exclusion list
  • createRelationship — Create relationships
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (1)

  • flashpoint-ignite-v2-get-indicators

    Retrieves indicators from the Ignite V2 API. It displays the content of the fetch-indicators command.

category: Data Enrichment & Threat Intelligence
sectionorder:
- Connect
- Collect
commonfields:
  id: IgniteFeedV2
  version: -1
configuration:
- additionalinfo: Server URL to connect to Ignite.
  defaultvalue: https://api.flashpoint.io
  display: Server URL
  name: url
  required: true
  type: 0
  section: Connect
- displaypassword: API Key
  additionalinfo: API key used for secure communication with the Ignite platform.
  name: credentials
  hiddenusername: true
  required: true
  type: 9
  section: Connect
- additionalinfo: Types of the indicators to fetch. If not specified, it fetches all the indicators.
  display: Types of the indicators to fetch
  name: types
  options:
  - IPv4
  - IPv6
  - Domain
  - URL
  - File
  - Extracted Config
  type: 16
  required: false
  section: Collect
- additionalinfo: "CIDR range to filter IPv4 or IPv6 indicators.\n\nNote: This parameter is applied only if the 'Types of the indicators to fetch' is IPv4 or IPv6."
  display: CIDR Range of an IPv4 or IPv6 indicator
  name: cidr_range
  type: 0
  required: false
  section: Collect
- additionalinfo: Filter indicators by their maximum severity level. If not specified, it fetches all the indicators.
  display: Maximum Severity Level of an indicator
  name: max_score
  options:
  - Informational
  - Suspicious
  - Malicious
  type: 15
  required: false
  section: Collect
- additionalinfo: Filter indicators by their minimum severity level. If not specified, it fetches all the indicators.
  display: Minimum Severity Level of an indicator
  name: min_score
  options:
  - Informational
  - Suspicious
  - Malicious
  type: 15
  required: false
  section: Collect
- additionalinfo: "Filter indicators by their MITRE ATTACK IDs.\n\nExample: T1003, T1004."
  display: MITRE ATTACK IDs of an indicator
  name: mitre_attack_ids
  type: 16
  required: false
  section: Collect
- additionalinfo: "Filter indicators by their tags. Must be exact tag matches.\n\nExample: malware:cobaltstrike, actor:apt."
  display: Tags of an indicator
  name: tags
  type: 16
  required: false
  section: Collect
- additionalinfo: "Filter indicators by their actor tags. Must be exact tag matches. Inclusion of the actor: prefix is optional.\n\nExample: actor:apt37, apt1."
  display: Actor Tags of an indicator
  name: actor_tags
  type: 16
  required: false
  section: Collect
- additionalinfo: "Filter indicators by their malware tags. Must be exact tag matches. Inclusion of the malware: prefix is optional.\n\nExample: malware:cobaltstrike, amadey."
  display: Malware Tags of an indicator
  name: malware_tags
  type: 16
  required: false
  section: Collect
- additionalinfo: "Filter indicators by their source tags. Must be exact tag matches. Inclusion of the source: prefix is optional.\n\nExample: source:flashpoint_extraction, flashpoint_detection"
  display: Source Tags of an indicator
  name: source_tags
  type: 16
  required: false
  section: Collect
- additionalinfo: "Backfill indicators by providing date or relative timestamp. Default is '3 days'.\n\nFormats accepted: 2 minutes, 2 hours, 2 days, 2 weeks, 2 months, 2 years, yyyy-mm-dd, yyyy-mm-ddTHH:MM:SSZ, etc."
  defaultvalue: 3 days
  display: First fetch time
  name: first_fetch
  type: 0
  required: false
  section: Collect
- defaultvalue: 'true'
  display: Fetch indicators
  name: feed
  type: 8
  required: false
  section: Collect
- additionalinfo: Indicators from this integration instance will be marked with this reputation.
  defaultvalue: Bad
  display: Indicator Reputation
  name: feedReputation
  options:
  - None
  - Good
  - Suspicious
  - Bad
  type: 18
  required: false
  section: Collect
- additionalinfo: Reliability of the source providing the intelligence data.
  display: Source Reliability
  name: feedReliability
  options:
  - A - Completely reliable
  - B - Usually reliable
  - C - Fairly reliable
  - D - Not usually reliable
  - E - Unreliable
  - F - Reliability cannot be judged
  required: true
  type: 15
  section: Collect
- additionalinfo: The Traffic Light Protocol (TLP) designation to apply to indicators fetched from the feed.
  display: Traffic Light Protocol Color
  name: tlp_color
  options:
  - RED
  - AMBER
  - GREEN
  - WHITE
  type: 15
  required: false
  section: Collect
- additionalinfo: When selected, all the incoming indicators will map to the Ignite Indicator.
  display: Default Indicator Mapping
  name: defaultMap
  type: 8
  required: false
  section: Collect
- additionalinfo: Provides the tags to be added to the indicators. Supports CSV values.
  display: Tags
  name: feedTags
  type: 0
  required: false
  section: Collect
- additionalinfo: To indicate to the Cortex XSOAR server that a feed is incremental. Generally feeds that fetch based on a time range. For example, a daily feed which provides new indicators for the last day or a feed which is immutable and provides indicators from a search date onwards.
  defaultvalue: 'true'
  hidden: true
  name: feedIncremental
  type: 8
  required: false
  section: Collect
- display: ''
  name: feedExpirationPolicy
  options:
  - never
  - interval
  - indicatorType
  type: 17
  required: false
  section: Collect
  advanced: true
- display: ''
  defaultvalue: '20160'
  name: feedExpirationInterval
  type: 1
  required: false
  section: Collect
  advanced: true
- defaultvalue: '240'
  display: Feed Fetch Interval
  name: feedFetchInterval
  type: 19
  required: false
  section: Collect
  advanced: true
- additionalinfo: When selected, the exclusion list is ignored for indicators from this feed. This means that if an indicator from this feed is on the exclusion list, the indicator might still be added to the system.
  display: Bypass exclusion list
  name: feedBypassExclusionList
  type: 8
  required: false
  section: Collect
  advanced: true
- additionalinfo: Create relationships between indicators as part of Enrichment.
  defaultvalue: 'false'
  display: Create relationships
  name: createRelationship
  type: 8
  required: false
  section: Collect
  advanced: true
- additionalinfo: Indicates whether to allow connections without verifying SSL certificate's validity.
  display: Trust any certificate (not secure)
  name: insecure
  required: false
  type: 8
  section: Connect
  advanced: true
- additionalinfo: Indicates whether to use XSOAR's system proxy settings to connect to the API.
  display: Use system proxy settings
  name: proxy
  required: false
  type: 8
  section: Connect
  advanced: true
description: Flashpoint Ignite Feed V2 Integration allows importing indicators of compromise using the V2 API that provides a more concise, context-rich response structure. It includes sightings of IOCs over time and IOC relationships, providing visibility into an IOC's evolution. The indicators of compromise are ingested into Cortex XSOAR and displayed in the War Room.
display: Flashpoint Ignite Feed v2
name: IgniteFeedV2
provider: Flashpoint
script:
  commands:
  - arguments:
    - defaultValue: '10'
      description: The maximum number of result objects to return. Maximum allowed limit is 500.
      name: limit
    - defaultValue: 3 days
      description: "Only retrieve values after the given timestamp. This parameter operates on the timestamp when an IOC was last modified.\n\nFormats accepted: 2 minutes, 2 hours, 2 days, 2 weeks, 2 months, 2 years, yyyy-mm-dd, yyyy-mm-ddTHH:MM:SSZ, etc."
      name: updated_since
    - auto: PREDEFINED
      description: Search by Indicator types. Supports comma separated values.
      isArray: true
      name: types
      predefined:
      - IPv4
      - IPv6
      - Domain
      - URL
      - File
      - Extracted Config
    - defaultValue: '0'
      name: from
      description: Fetch indicators after the given count of indicators.
    - name: cidr_range
      description: "CIDR range to filter IPv4 or IPv6 indicators.\n\nNote: This parameter is applied only if the \"types\" is IPv4 or IPv6."
    - auto: PREDEFINED
      name: max_severity_level
      description: Filter indicators by their maximum severity level. If not specified, it fetches all the indicators.
      predefined:
      - Informational
      - Suspicious
      - Malicious
    - auto: PREDEFINED
      name: min_severity_level
      description: Filter indicators by their minimum severity level. If not specified, it fetches all the indicators.
      predefined:
      - Informational
      - Suspicious
      - Malicious
    - name: mitre_attack_ids
      description: Filter indicators by their MITRE ATTACK IDs. Supports comma-separated values.
      isArray: true
    - name: tags
      description: Filter indicators by their tags. Must be exact tag matches. Supports comma-separated values.
      isArray: true
    - name: actor_tags
      description: "Filter indicators by their actor tags. Must be exact tag matches. Inclusion of the actor: prefix is optional. Supports comma-separated values."
      isArray: true
    - name: malware_tags
      description: "Filter indicators by their malware tags. Must be exact tag matches. Inclusion of the malware: prefix is optional. Supports comma-separated values."
      isArray: true
    - name: source_tags
      description: "Filter indicators by their source tags. Must be exact tag matches. Inclusion of the source: prefix is optional. Supports comma-separated values."
      isArray: true
    description: Retrieves indicators from the Ignite V2 API. It displays the content of the fetch-indicators command.
    name: flashpoint-ignite-v2-get-indicators
  feed: true
  runonce: false
  script: '-'
  type: python
  subtype: python3
  dockerimage: demisto/python3:3.12.13.10116658
tests:
- No tests (auto formatted)
fromversion: 6.10.0