mirror of
https://github.com/valitydev/Cortex-Analyzers.git
synced 2024-11-07 01:25:21 +00:00
fix summary and clear catalogs
This commit is contained in:
parent
59c73038f9
commit
58c3feb0f2
@ -94,7 +94,6 @@ class LIS_GetReport(Analyzer):
|
||||
self.error("Bad Response: {0}".format(ex))
|
||||
|
||||
def summary(self, raw):
|
||||
raw = raw["message"][0]
|
||||
taxonomies = []
|
||||
level = "info"
|
||||
namespace = "LastInfoSec"
|
||||
|
@ -1710,30 +1710,6 @@
|
||||
"dockerImage": "cortexneurons/joesandbox_url_analysis:devel"
|
||||
}
|
||||
,
|
||||
{
|
||||
"name": "LIS Get Report",
|
||||
"version": "1.0",
|
||||
"author": "LastInfoSec",
|
||||
"url": "https://www.lastinfosec.com",
|
||||
"license": "AGPL-3.0",
|
||||
"description": "Get LastInfoSec Report",
|
||||
"dataTypeList": ["hash", "domain"],
|
||||
"command": "LIS_GetReport/LIS_GetReport.py",
|
||||
"baseConfig": "LastInfoSec",
|
||||
"config": {
|
||||
"service": "get_report"
|
||||
},
|
||||
"configurationItems": [
|
||||
{
|
||||
"name": "apiKey",
|
||||
"description": "LastInfoSec Api Key",
|
||||
"type": "string",
|
||||
"multi": false,
|
||||
"required": true
|
||||
}
|
||||
]
|
||||
}
|
||||
,
|
||||
{
|
||||
"name": "MISP",
|
||||
"author": "Nils Kuhnert, CERT-Bund",
|
||||
|
@ -1710,30 +1710,6 @@
|
||||
"dockerImage": "cortexneurons/joesandbox_url_analysis:2.0"
|
||||
}
|
||||
,
|
||||
{
|
||||
"name": "LIS Get Report",
|
||||
"version": "1.0",
|
||||
"author": "LastInfoSec",
|
||||
"url": "https://www.lastinfosec.com",
|
||||
"license": "AGPL-3.0",
|
||||
"description": "Get LastInfoSec Report",
|
||||
"dataTypeList": ["hash", "domain"],
|
||||
"command": "LIS_GetReport/LIS_GetReport.py",
|
||||
"baseConfig": "LastInfoSec",
|
||||
"config": {
|
||||
"service": "get_report"
|
||||
},
|
||||
"configurationItems": [
|
||||
{
|
||||
"name": "apiKey",
|
||||
"description": "LastInfoSec Api Key",
|
||||
"type": "string",
|
||||
"multi": false,
|
||||
"required": true
|
||||
}
|
||||
]
|
||||
}
|
||||
,
|
||||
{
|
||||
"name": "MISP",
|
||||
"author": "Nils Kuhnert, CERT-Bund",
|
||||
|
@ -1710,30 +1710,6 @@
|
||||
"dockerImage": "cortexneurons/joesandbox_url_analysis:2"
|
||||
}
|
||||
,
|
||||
{
|
||||
"name": "LIS Get Report",
|
||||
"version": "1.0",
|
||||
"author": "LastInfoSec",
|
||||
"url": "https://www.lastinfosec.com",
|
||||
"license": "AGPL-3.0",
|
||||
"description": "Get LastInfoSec Report",
|
||||
"dataTypeList": ["hash", "domain"],
|
||||
"command": "LIS_GetReport/LIS_GetReport.py",
|
||||
"baseConfig": "LastInfoSec",
|
||||
"config": {
|
||||
"service": "get_report"
|
||||
},
|
||||
"configurationItems": [
|
||||
{
|
||||
"name": "apiKey",
|
||||
"description": "LastInfoSec Api Key",
|
||||
"type": "string",
|
||||
"multi": false,
|
||||
"required": true
|
||||
}
|
||||
]
|
||||
}
|
||||
,
|
||||
{
|
||||
"name": "MISP",
|
||||
"author": "Nils Kuhnert, CERT-Bund",
|
||||
|
Loading…
Reference in New Issue
Block a user