{ "name": "EmergingThreats_MalwareInfo", "version": "1.0", "author": "Davide Arcuri and Andrea Garavaglia, LDO-CERT", "url": "https://github.com/dadokkio/Cortex-Analyzers", "license": "AGPL-V3", "description": "Retrieve ET details and info related to a malware hash.", "dataTypeList": ["file", "hash"], "command": "EmergingThreats/emergingthreats_analyzer.py", "baseConfig": "EmergingThreats", "configurationItems": [ { "name": "key", "description": "API key", "type": "string", "multi": false, "required": true } ], "config": { "check_tlp": true, "max_tlp": 2, "auto_extract": false }, "registration_required": true, "subscription_required": true, "free_subscription": false, "service_homepage": "https://threatintel.proofpoint.com/", "service_logo": { "path": "assets/proofpoint.png", "caption": "logo" }, "screenshots": [ { "path": "assets/long_report_hash.png", "caption": "EmergingThreats: hash long report" } ] }