misp-modules/doc/import_doc/cuckooimport.json

9 lines
375 B
JSON

{
"description": "Module to import Cuckoo JSON.",
"requirements": [],
"features": "The module simply imports MISP Attributes from a Cuckoo JSON format file. There is thus no special feature to make it work.",
"references": ["https://cuckoosandbox.org/", "https://github.com/cuckoosandbox/cuckoo"],
"input": "Cuckoo JSON file",
"output": "MISP Event attributes"
}