Python Service for MISP Feed Management
Python Service for MISP Feed Management
This set of scripts is designed to offer better reliability and more control over the fetching of feeds into MISP. For the moment, the schedule is broken up into multiple components, at the top of each plugin and in config.py:
- MISP_TIMES: An array of times (24hr format) when enabled MISP feeds will be fetched and cached.
- TEXT_TIMES: An array of times (24hr format) when enabled plaintext and CSV feeds will be fetched and cached.
- HOURLY_FEEDS An array of the ID’s of enabled feeds that you wish to run at the beginning of every hour.
- FULL_EXPORT_TIME The time (24hr format) that you want to run a full text export of attributes.
In addition to this are “ENABLE” options