IoC Feeds

Introduction

An Indicator of Compromise (IoC) identifies malicious activity in a cyber environment, and consists of:

  • Observables

  • Behavioral patterns

  • Contextual intelligence

Together, these elements turn raw data into actionable threat intelligence.

An Observable is an event or a stateful property that can be observed in an operational cyber environment, such as:

  • An IP address

  • A file signature

  • A URL

  • An email address.

Observables are raw data points. They become actionable threat indicators with added behavior descriptions and context.

How Threat Indicators Describe Attacks

Threat indicators demonstrate attacks through:

Indicator Sources

Indicators are derived from multiple sources, including:

  • Threat intelligence providers

  • Internal analysis

  • Government organizations

  • Trusted partners.

IoC Feeds Feature

The IoC Feeds feature fetches feeds from a third-party server directly to the Security GatewayClosed A dedicated Check Point server that runs Check Point software to inspect traffic and enforce Security Policies for connected network resources.. The Security Gateway enforces the feeds through the Anti-Bot, Anti-Virus and IPS engines, in addition to the feeds included in the Check Point packages and ThreatCloud feeds. The IoC Feeds feature manages and monitors indicators with minimum operational overhead.

To configure an IoC Feed for Locally Managed Spark Firewall Appliances:

  1. In the WebUI, go to Threat Prevention view > Threat Prevention section > IoC Feeds page.

  2. Select IoC Feeds enabled.

  3. Click New.

    The Add Feed configuration window opens.

  4. Select Active.

  5. In the Feed Name field, enter a unique name for the feed.

  6. In the Resource field, enter the full URL that starts with http:// or https://

    The supported feed formats are:

    • Check Point format

    • Custom CSV format

    These are the supported types of observables:

    • IP

    • IP range

    • Domain

    • URL

    • Hashes (MD5, SHA1, SHA256)

    • Email attributes (Subject, From, To, CC, Reply to)

    See sk132193 for more information on the feed settings.

  7. Click Test.

    The Security Gateway checks if it can fetch the feed.

  8. In the Action field, select the applicable action:

    • Prevent - Threat Prevention Software Blades block the detected observable.

    • Detect - Threat Prevention Software Blades logs and allows the detected observable to pass.

  9. Click Save.

    The new IoC Feed appears in the IoC Feeds page.

  10. By default, the Security Gateway fetches the feed every 30 minutes and enforces them immediately. To change the interval:

    1. Click Settings in the top toolbar of the WebUI.

      The IoC Feeds Settings window opens.

    2. In the Fetch Interval (sec) field, change the value (in seconds) as necessary.

    3. Click Save.

  11. You can edit, delete or enable/disable a feed using the top toolbar of the WebUI.

Limitations for Locally Managed Spark Firewall Appliances

IoC Feeds do not support:

  • Snort and STIX formats

  • User authentication for a feed

  • Use of Gateway proxy for connection to the external feed

  • These commands in Expert mode: add, push, export, show_interval, set_interval, set_scanning_mode, yes, no_proxy, self_sign_certificate, format, delimeter, comment, feed_file_type, severity, confidence, performance_impact.

  • Fetching feeds from an HTTPS server with a self signed certificate.