Cortex-Analyzers/analyzers/PassiveTotal/PassiveTotal_Osint.json
2017-03-07 11:08:10 +01:00

13 lines
321 B
JSON

{
"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"
}