RSS Feed

RSS Feed reader can ingest new items as report indicators.

Data Enrichment & Threat Intelligence · RSS Feed · Feed

Details

IDRSS Feed
ProviderOpen Source
CategoryData Enrichment & Threat Intelligence
From Version6.2.0
Docker Imagedemisto/py3-tools:1.0.0.2072021
Supported ModulesAgentix XSIAM

README

RSS Feed can ingest new items as report indicators.
This integration was integrated and tested with version 2.0 of RSS.

Configure RSS Feed in Cortex

Parameter Description Required
Feed URL The RSS URL should be a URL with ‘feed’ as the suffix or prefix. True
Article content max size in KB Default is 45KB. If you increase the limit substantialy, it may slow performance. You need to specify only a number, e.g., 50. False
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
Feed Expiration Method   False
feedExpirationInterval   False
Feed Fetch Interval   False
Tags Supports CSV values. 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

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.

rss-get-indicators


Gets the reports from the RSS feed.

Base Command

rss-get-indicators

Input

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

Context Output

There is no context output for this command.

Command Example

!rss-get-indicators

Human Readable Output

RSS Feed:

Title Link Type
Title of an article https://article-example.com Report

Configuration parameters

  • server_url — Feed URL (required)
  • max_size — Article content max size in KB
  • read_timeout — Read Timeout
  • default_headers — Request headers in JSON format.
  • feed — Fetch indicators
  • feedReputation — Indicator Reputation
  • feedReliability — Source Reliability (required)
  • tlp_color — Traffic Light Protocol Color
  • feedExpirationPolicy
  • feedExpirationInterval
  • feedFetchInterval — Feed Fetch Interval
  • feedTags — Tags
  • feedBypassExclusionList — Bypass exclusion list
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings
  • enrichmentExcluded — Enrichment Excluded

Commands (1)

  • rss-get-indicators

    Gets the reports from the RSS feed.


## Configure the Integration

To fetch from several feeds, you need to configure an instance to each feed.

The following are popular security news feeds you can use in the Feed URL field: 

[https://threatpost.com/feed/](https://threatpost.com/feed/)

[https://www.securitymagazine.com/rss/articles](https://www.securitymagazine.com/rss/articles)

[https://www.darkreading.com/rss_feeds.asp](https://www.darkreading.com/rss_feeds.asp)

[https://feeds.feedburner.com/TheHackersNews](https://feeds.feedburner.com/TheHackersNews)

The following are Palo Alto Networks Feed source examples:

[https://unit42.paloaltonetworks.com/feed/](https://unit42.paloaltonetworks.com/feed/)

[https://status.paloaltonetworks.com/history.rss](https://status.paloaltonetworks.com/history.rss)