Open Source Cyber Threat Intelligence Feed Collector
Script was configured for Ubuntu OS. You can edit script for rpm based systems. There is no other dependencies.
- pip3 install -r requirements.txt
- python3.8 cti_feeder.py
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.
- iocfeed.mrlooquer.com
- openphish.com
- urlhaus.abuse.ch
- www.malshare.com
- sslbl.abuse.ch
- feodotracker.abuse.ch
- www.ipspamlist.com
- charles.the-haleys.org
- api.blocklist.de
- Writing to JSON file
- Elasticsearch import added
- Archive system added
- Scheduled feed update