/CTI-Feed-Collector

Open Source Cyber Threat Intelligence Feed Collector

Primary LanguagePythonMIT LicenseMIT

CTI-Feeder

Open Source Cyber Threat Intelligence Feed Collector

Dependencies

Script was configured for Ubuntu OS. You can edit script for rpm based systems. There is no other dependencies.

Installation

  • pip3 install -r requirements.txt

Start

  • python3.8 cti_feeder.py

How to

The script collect the data from all the specified sources, converts it to json format and writes it to the files with the source name.

GitHub Logo

GitHub Logo

GitHub Logo

Feed Resources

Roadmap

  • Writing to JSON file
  • Elasticsearch import added
  • Archive system added
  • Scheduled feed update