Firehose - csirtgadgets/csirtg GitHub Wiki

Getting Started

The CSIRTG Firehose is a realtime stream of indicators from CSIRTG. This is a premium feature, which is activated for your each of your tokens immediately after subscribing via the Plans page. Once subscribed the csirtg-firehose and csirtg-correlator tools included with the PythonSDK can be used as example frameworks for working with the data being streamed over websockets.

Once you've subscribed, be sure to check-out our example 'correlated' feed in the Marketplace. A very simple, but great example of what you can do with access to real-time data.

$ pip install csirtgsdk
$ export CSIRTG_TOKEN=1234
$ csirtg-firehose

YouTube