misp-book icon indicating copy to clipboard operation
misp-book copied to clipboard

Add custom feeds through API

Open SteveClement opened this issue 5 years ago • 1 comments

https://github.com/MISP/MISP/issues/3624

Those few links should help:

Add feeds via API: https://github.com/MISP/PyMISP/blob/master/examples/add_feed.py

Generate feeds: https://github.com/MISP/PyMISP/tree/master/examples/feed-generator https://github.com/MISP/PyMISP/tree/master/examples/feed-generator-from-redis

SteveClement avatar Sep 12 '18 16:09 SteveClement

This issue is fairly cryptic. For me a "custom" feed is a data source that cannot be parsed by the MISP/Cake implementation, so there's no point in adding a Feeds table entry for it.

chrisinmtown avatar Feb 26 '21 16:02 chrisinmtown