Create yeti.json

add doc
pull/488/head
Sebdraven 2021-04-21 17:34:40 +02:00
parent 1b9d47dd33
commit da9d6a7dfd
1 changed files with 9 additions and 0 deletions

9
doc/expansion/yeti.json Normal file
View File

@ -0,0 +1,9 @@
{
"description": "Module to process a query on Yeti.",
"logo": "",
"requirements": ["pyeti", "API key "],
"input": "A domain, hostname,IP, sha256,sha1, md5, url of MISP attribute.",
"output": "MISP attributes and objects fetched from the Yeti instances.",
"references": ["https://github.com/yeti-platform/yeti", "https://github.com/sebdraven/pyeti"],
"features": "This module add context and links between observables using yeti"
}