mirror of https://github.com/MISP/PyMISP
195cd6d7fc
- use objects, attribute tags and object references correctly - generate quickhashlist for fast lookups / future MISP caching mechanism - saner structure (herp-a-derp) |
||
---|---|---|
.. | ||
output | ||
README.md | ||
generate.py | ||
settings.default.py |
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