PyMISP/examples/feed-generator
Alexander J ef1eda5028 Create README.md 2017-06-20 11:24:02 +02:00
..
output Script for the upcoming feed generator 2016-03-01 15:32:58 +01:00
README.md Create README.md 2017-06-20 11:24:02 +02:00
generate.py Fix examples after removal of MISP XML support 2016-09-12 12:53:58 +02:00
settings.default.py Added the option to filter out attributes based on distribution level 2016-04-11 15:18:05 +02:00

README.md

What

This python script can be used to generate a MISP feed based on an existing MISP instance.

Installation

git clone https://github.com/CIRCL/PyMISP
cd examples/feed-generator
cp settings-default.py settings.py
vi settings.py #adjust your settings
python3 generate.py