mlsecproject / combine

Tool to gather Threat Intelligence indicators from publicly available sources
https://www.mlsecproject.org/
GNU General Public License v3.0
650 stars 179 forks source link

Error Uploading to CRITs #177

Open Brambopulos opened 3 years ago

Brambopulos commented 3 years ago

For some reason, when running the command combine.py -t CRITS, with the correct configuration, causes baler some issues:

2020-08-06 20:43:17,766 - combine.baler - INFO - Issues with adding: ###.###.###.### ........

Baler will loop the list for each IP in crop.json and seems to ignore cancel/EOF requests. Has anybody else experienced this issue?