Snort IP Blocklist Feed

This is the Snort IP Block List feed obtained from https://snort.org/

Data Enrichment & Threat Intelligence · Snort IP Blocklist Feed · Feed

Details

IDSnort IP Blocklist Feed
ProviderCisco Systems
CategoryData Enrichment & Threat Intelligence
From Version6.0.0
Docker Imagedemisto/python3:3.12.8.3296088
Supported ModulesAgentix XSIAM

README

Use the Snort IP Block List feed integration to fetch IP indicators from Snort.

Configure Snort IP Blocklist in Cortex

Parameter Description Required
Fetch indicators   False
Server’s URL Should be feed of type .txt. For using other types of feed, modify the parsing in the python file. True
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
Feed Fetch Interval   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
Trust any certificate (not secure)   False
Use system proxy settings   False
Tags Supports CSV values. False

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.

snort-get-ip-blocklist-indicators


Gets indicators from the feed.

Base Command

snort-get-ip-blocklist-indicators

Input

Argument Name Description Required
limit The maximum number of results to return. Default is 10. Optional

Context Output

There is no context output for this command.

Configuration parameters

  • feed — Fetch indicators
  • url — Server's URL (required)
  • feedReputation — Indicator Reputation
  • feedReliability — Source Reliability (required)
  • tlp_color — Traffic Light Protocol Color
  • feedFetchInterval — Feed Fetch Interval
  • feedBypassExclusionList — Bypass exclusion list
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings
  • feedExpirationPolicy
  • feedExpirationInterval
  • feedTags — Tags

Commands (1)

  • snort-get-ip-blocklist-indicators

    Gets indicators from the feed.

**Snort IP Block List** is a plain text list of IPs for blocking that is sourced openly (TLP Green) for the community from Snort - [ip-block-list](https://snort.org/downloads/ip-block-list). This integration ingests IP addresses and tags them with the **snort** tag by default.
The recommendation is to fetch about 1-3 times a day (run once a day or every 8 hours) as the blocklist is only updated 1-2 times a day.