{ "name": "alienvault_otx_malware", "category": "threat_intel", "endpoint": "https://otx.alienvault.com/api/v1/indicators/file/{target}/analysis", "method": "GET", "requires_auth": false, "selectors": { "malware": "$.analysis.malware" }, "rate_limit": 1.0, "headers": {}, "api_key_slots": [], "input_type": "hash", "output_type": [ "hash" ], "normalization_map": {}, "tags": [ "passive", "threat" ], "health_check_url": "https://otx.alienvault.com", "expected_status": 200, "reliability_score": 5, "backup_endpoints": [], "confidence": 1.0 }