cycat-service/crawler/misp-feeds/README.md

17 lines
352 B
Markdown

# MISP feed importer in CyCAT
MISP event UUID are imported in CyCAT along with associated namespace `misp-tag` and `mitre-attack-id` (if presents).
# Usage
~~~
usage: misp_feed_importer.py [-h] [-u URL]
MISP feed importer for CyCAT
optional arguments:
-h, --help show this help message and exit
-u URL, --url URL MISP feed url
~~~