Cortex-Analyzers/analyzers/PassiveTotal/PassiveTotal_Osint.json

13 lines
321 B
JSON
Raw Normal View History

2017-02-01 15:33:12 +00:00
{
"name": "PassiveTotal_Osint",
"version": "1.0",
"baseConfig": "PassiveTotal",
"config": {
"check_tlp": false,
"service": "osint"
},
"description": "PassiveTotal Osint Lookup",
"dataTypeList": ["domain", "fqdn", "ip"],
"command": "PassiveTotal/passivetotal_analyzer.py"
}