Skip to content

kdrypr/CTI-Feed-Collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Open Source Cyber Threat Intelligence Feed Collector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages